Commit graph

17919 commits

Author SHA1 Message Date
Peter Cowburn
4f760d9fd8 revert intializer for ldap_list()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311157 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:44:13 +00:00
Peter Cowburn
919a0d32bf initializer for deref param of ldap_list() (doc #54764)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311154 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:36:46 +00:00
Peter Cowburn
4cfccfb378 initializer for type param of imagegd2() (doc #54763)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311153 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:28:18 +00:00
Peter Cowburn
db6586d935 initializer for http_send_last_modified() (doc #54761)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311152 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:16:18 +00:00
Peter Cowburn
d0ded87aaf initializer for perm param in shm_attach() (doc #54756)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311151 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:11:25 +00:00
Peter Cowburn
31619124fa intializers for msg_send() (doc #54755)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311150 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:05:54 +00:00
Peter Cowburn
5474843de6 add initializer for flags param in msg_receive() (doc #54754)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311149 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:01:14 +00:00
Peter Cowburn
1a34931477 clarify default value for atime parameter for touch() (doc #54747)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311148 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 20:52:27 +00:00
Kristina Chodorow
42446d1bac added "value" field to numeric types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311139 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 14:02:37 +00:00
Yannick Torres
6e5ca69e5c Fix bug #54757
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311133 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 13:02:15 +00:00
Yannick Torres
1f9e2a87ee Fix bug in params list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311131 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 12:48:09 +00:00
Yannick Torres
cae293a6fe Fix bug #54786
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311129 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 12:44:04 +00:00
Yannick Torres
520c4e151b Fix bug #54787
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311128 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 12:41:15 +00:00
Ian Barber
2bfd4f3161 Adding SVM documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311126 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 12:38:28 +00:00
David Tajchreber
140520df70 Doc Bug #54753 - Missing default value in msg_get_queue prototype - added default value for perms in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/sysvmsg/sysvmsg.c#254

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311094 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:50:22 +00:00
David Tajchreber
2a272c4ca0 Doc Bug #54752 - Missing default value in pg_result_status prototype - added default value for type in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/pgsql/pgsql.c#4741

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311092 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:44:06 +00:00
David Tajchreber
0a2f679e1f Doc Bug #54750 - missing default value in openssl_x509_export_to_file() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1216

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311089 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:38:34 +00:00
David Tajchreber
847deb924e Doc Bug #54751 missing default value in openssl_x509_export() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1261

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311086 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:34:51 +00:00
David Tajchreber
ff6f703135 Doc Bug #54749 - Missing default value for last parameter of mysqli_query - added MYSQLI_STORE_RESULT as default value for resultmode in signatures
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/mysqli/mysqli_nonapi.c#492

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311085 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:21:38 +00:00
David Tajchreber
56b50d5677 Doc Bug #54748 - Missing default value for image_type_to_extension() - added default value of true to prototype
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/standard/image.c#1173

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311084 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:10:17 +00:00
Philip Olson
dd95f273f8 Changed changelog version number entries to be consistent with an X.Y.Z format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311057 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-15 17:58:55 +00:00
Yannick Torres
86105701a0 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311055 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-15 17:22:41 +00:00
Kristina Chodorow
db9125f4d8 added sql-to-mongo chart
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311013 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-14 15:09:38 +00:00
David Tajchreber
c00fa073b3 Fixed #54711 - SoapVar's first parameter can be mixed
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/soap/soap.c?view=markup#l1021

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310998 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 19:56:04 +00:00
David Tajchreber
65d285c035 Fixed #54728 - removed extra EV_SIGNAL constants from two locations on event_set page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310997 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 19:44:09 +00:00
Daniel P. Brown
b6aad8151e Typofix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310996 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 14:41:29 +00:00
Esen Sagynov
87e4a94362 change 'SQL sentence' to 'SQL statement'; change some req_identifier to result
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310962 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-12 01:43:59 +00:00
Peter Cowburn
309f23930b die dot die
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310946 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 14:06:29 +00:00
Peter Cowburn
ac59046078 show serialized string in Serializable example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310943 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 11:24:59 +00:00
Peter Cowburn
a2fa37fa52 fixed enc_type changelog version for http_build_query (doc #54706)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310942 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 10:22:41 +00:00
Christopher Jones
69faf0d6c6 Update Windows DLL requirements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310926 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 19:12:48 +00:00
Richard Quadling
a7729a2a06 And correct my correction before anyone notices
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310880 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 09:27:37 +00:00
Richard Quadling
7f8c6ad5fc Fix example reported in http://news.php.net/php.webmaster/10978 by Elija Smith
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310879 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 09:24:59 +00:00
Adam Harvey
60e2e1437b Update the documentation per bug #54691 (SQLite3::open() Return Value).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310878 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 08:42:55 +00:00
Philip Olson
3c39fa17b3 Clarified removing middle strings via an example and note. Deals with PHP Bug #54697
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310860 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 18:22:39 +00:00
Etienne Kneuss
91b81c7b6c Simplify example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310855 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 15:34:46 +00:00
Ulf Wendel
e0a206c69c http://bugs.php.net/bug.php?id=54192 - mysqlnd supports SSL as of 5.3.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310852 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:24:34 +00:00
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Richard Quadling
07f987b58a Added complete svn:keyword list
Ignore entities.*.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310849 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 09:51:47 +00:00
Esen Sagynov
dbfabc3b8b fix an error about the function name cubrid_next_result in cubrid-next-result and cubrid-execute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310848 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 08:21:51 +00:00
Antony Dovgal
8f4833799a an string -> a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310843 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-08 19:35:02 +00:00
Nikola Smolenski
ef468fba90 - Translation of Jirka's book title, both → these.
- Update numbers of PHP books (from Amazon searches).

- New sr translations.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310835 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-08 05:52:53 +00:00
Hannes Magnusson
64042ccbff Remove several html entities and replace them with utf8 chars so we can drop the
dtd include
#   replaced with nothing
# — with —
# € with €
# ä with ä
# Ä with Ä


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
Peter Cowburn
bc8c8ab759 grammar ("rather then" to "rather than") (doc #54670)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310795 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 19:09:30 +00:00
Peter Cowburn
47ce3a5932 added missing title for MySQL overview example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310790 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 14:57:50 +00:00
Peter Cowburn
9fad144a4f tidied debug_(print_)backtrace parameters, changelogs, return value (doc #54653)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-04 21:27:46 +00:00
Richard Quadling
201018aaab "Olson" Timezone Database Version => 2011.7 (2011g)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310763 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-04 15:51:08 +00:00
Nikola Smolenski
f397964e50 - The first argv argument is not just the script filename
- New sr translation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310748 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-04 03:24:06 +00:00
Philip Olson
f9d0cf9673 documented serialize_precision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310726 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 23:49:04 +00:00
Philip Olson
f99e201a27 Added skeletons for missing memcache ini settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310725 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 23:26:56 +00:00