Commit graph

17608 commits

Author SHA1 Message Date
Jakub Vrana
50e15d60d3 Example on Windows (doc bug #53401)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308194 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 14:30:43 +00:00
Jakub Vrana
cc173e00af Rename parameters (doc bug #53560)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308193 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 14:03:50 +00:00
Jakub Vrana
3feacbb644 forward_static_call uses LSB (doc bug #53561)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308192 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 13:52:21 +00:00
Jakub Vrana
20ab2fb21c Better explain max_input_time (doc bug #53590)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308191 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 13:48:15 +00:00
Jakub Vrana
c15909ba49 Mention pcre.backtrack_limit by ungreedy modifier (doc bug #53751)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308190 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 13:03:45 +00:00
Jakub Vrana
9fc26de522 CURLOPT_CAINFO requires absolute path (doc bug #53781)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308189 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:55:07 +00:00
Karoly Negyesi
0419c2fe75 tried to clarify what popen does and added a note to array walk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308188 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:53:33 +00:00
Jakub Vrana
a07a17c15b 'auto' depends on mbstring.language (doc bug #53783)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308187 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:52:47 +00:00
Jakub Vrana
a7ef3cd8b1 Don't mix + and ++ (doc bug #53786)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308186 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:42:46 +00:00
Derick Rethans
693563124f Update pack() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308185 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:36:37 +00:00
Jakub Vrana
9e6419bb66 Improve SPL exceptions (doc bug #53877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308184 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:31:09 +00:00
Jakub Vrana
3fbb2f9686 Zlib is not selectable (doc bug #53902)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:02:31 +00:00
Jakub Vrana
337b691332 Equals after type juggling (doc bug #53908)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308181 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:44:45 +00:00
Jakub Vrana
340444e95f Fix version (doc bug #53927)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308180 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:38:56 +00:00
Jakub Vrana
efef4dfef6 Changelog (doc bug #53935)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:35:46 +00:00
Jakub Vrana
4ad81a88ea Fix proto (doc bug #53937)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308178 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:26:52 +00:00
Shein Alexey
28359dc5d4 Fixed a typo in the variable name in the example comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308160 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-09 11:59:44 +00:00
Shein Alexey
88723b48e9 Fixed example title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308159 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-09 11:58:25 +00:00
Gustavo André dos Santos Lopes
2809c1f99b - Updating default value for serialize_precision in the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308154 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-09 00:34:12 +00:00
Adam Harvey
c6c01a4571 Fix doc bug #53954 (no returing value description for microtime()).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308125 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-08 10:27:42 +00:00
Richard Quadling
a7b80752b7 application/xml => text/xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308108 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-07 17:33:28 +00:00
Jakub Vrana
9e07fbf45c Default charset is now UTF-8, use <initializer>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308101 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-07 15:13:02 +00:00
Adam Harvey
ef23ffdb29 Fix doc bug #53940 (ini_get return values are (not) ambiguous).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308083 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-07 07:23:42 +00:00
Adam Harvey
1477d14987 Fix doc bug #53901 (parse_url() discards invalid port number).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308017 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 11:11:05 +00:00
Adam Harvey
fead37cf3b Fix doc bug #53911 (Function exists should be related to Class exists).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308016 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 11:04:08 +00:00
Adam Harvey
19815f0b8b Fix doc bug #53922 (Disabling Magic Quotes page is ambgious and gives the wrong
impression) by removing the deprecation warning from the Disabling Magic Quotes
page and adding it to the What Are Magic Quotes page instead.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307995 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 09:50:02 +00:00
Hannes Magnusson
a67bc251d0 Added missing params, fix examples and added error refsect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307973 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-03 13:10:21 +00:00
Hannes Magnusson
6df80bd8ba Document missing optional parameters (Are Pedersen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307972 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-03 13:09:37 +00:00
Yannick Torres
638751989c typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307964 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 22:34:10 +00:00
Richard Quadling
4b62e38b59 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307959 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 16:01:08 +00:00
Hannes Magnusson
c134a74ba3 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307958 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 14:11:41 +00:00
Hannes Magnusson
04f2833580 - Replace "void" with &no.function.params;
- Replace some "returns true if all was good" with &return.success;
- Document exceptions thrown
- Document the ctor array keys properly
- Minor update to some examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307957 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 14:11:16 +00:00
Hannes Magnusson
9f1626bd1a Missing method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307956 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 14:03:40 +00:00
Jakub Vrana
38fb898f9a Initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307951 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 10:38:07 +00:00
Adam Harvey
c3caee2d2f Fix doc bug #53897 (filter_input documentation page has no references to the
list of filters) by improving the way the filter functions link back to the
lists of filters.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307896 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-01 06:04:38 +00:00
Adam Harvey
13a1667008 Fix doc bug #53884 (http://www.php.net/manual/en/pcre.pattern.php should have
pattern syntax first).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307895 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-01 05:14:54 +00:00
Christopher Jones
be0eba8d1e Merge user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-31 23:59:51 +00:00
Shein Alexey
6adee2fb1d Removed 'recursively' wording from array-merge description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307837 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 22:13:42 +00:00
Shein Alexey
568b98d647 Added some parameter tags into the array-pad description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307835 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 22:09:55 +00:00
Philip Olson
181d35a2f3 Entity usage, and linked constants to their respective doc sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307822 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 15:42:51 +00:00
Philip Olson
f303e47eac Added properties, constants, and &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307821 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 15:30:49 +00:00
Kristina Chodorow
e733b3ff5d added partial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307801 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 21:07:56 +00:00
Richard Quadling
45f8463725 Grammar changed on unused parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307793 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 14:48:36 +00:00
Richard Quadling
0ce32446dc ZipArchive reflection and parameter parsing now match, and so should the documentation. Fixes docbug aspects to bug #53166
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307780 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 11:55:38 +00:00
Peter Cowburn
fd4b7c3eb3 added bare-bones Transliterator synopsis (fix build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 09:57:01 +00:00
Philip Olson
bb07a3195b Added basic Transliterator documentation/skeletons (still needs help). No version info yet, so SVN is stated. Closes PHP bug #52986
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 02:35:40 +00:00
Adam Harvey
6793ce50e7 Fix doc bug #53187 (urlencode and ~ encodes differently in the various versions
of the functions).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 23:55:03 +00:00
Philip Olson
cc8af0bce5 Removed libevent option/bug, which only affected PHP 5.3.3. Closes PHP Bug #53691 and deals with PHP Bug #52501
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:59:27 +00:00
Philip Olson
c316dd3b8b Added PDO Installation (configure) instructions. Closes PHP Bug #53759
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:38 +00:00
Kristina Chodorow
0a22267f7c added command examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:13 +00:00