Commit graph

16379 commits

Author SHA1 Message Date
Daniel Egeberg
ab195aca86 Fixed PHP bug #51509 (Typo error in bbcode_create()'s bbcode_initial_tags parameter documentation) + other grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297720 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 21:58:58 +00:00
Hannes Magnusson
111a89d674 Fix version order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 13:10:11 +00:00
Ruslan Yakushev
5e2d705b6d Fixed minor copy-paste error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297660 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 22:43:50 +00:00
Yannick Torres
8a8413e928 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 22:41:35 +00:00
Yannick Torres
ab6785b01c Add some acronym's tag
#Accept some patchs from PhDOE

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 21:20:37 +00:00
Mark Wiesemann
c84d13055e - Bug #51500: Online documentation typo in OOP5 overloading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297638 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 19:57:22 +00:00
Philip Olson
a1ff53ad8b Reversed order of table (newest on top), and added a 5.3.2 entry (with 8.00)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297628 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:43:36 +00:00
Philip Olson
0b4c5897dd Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +00:00
Johannes Schlüter
669f2979e3 This is waiting here for some time now to be finished, better make it available than loose it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297617 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 13:46:24 +00:00
Johannes Schlüter
13df64d2dc Zend Extension != PHP Extension (zend module) .. try to aovid some confusion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297616 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 13:43:19 +00:00
Philip Olson
0e1e984293 Added see also links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 22:50:21 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Adam Harvey
b1d6df4015 Fix doc bug #51474 (Typo in clearstatcache documentation) and touch up a couple
of other grammatical issues with the clearstatcache() page at the same time.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297556 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 04:26:06 +00:00
Yago Ferrer
cc8075bc25 Solucionado errores.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-05 15:52:15 +00:00
Mark Wiesemann
ea7746ad91 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297502 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-05 13:45:14 +00:00
Jakub Vrana
f4dd676975 Parameter object_id is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:10:06 +00:00
Jakub Vrana
d8cfeeada7 Returns 'server_version' in 'server' key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:08:00 +00:00
Mark Wiesemann
3c5e32fa72 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297477 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 20:03:29 +00:00
Joey Smith
f86f89b517 Fix the JSON documentation (install and requirements got swapped)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297373 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-02 20:05:41 +00:00
Kristina Chodorow
9aa810945f collection name clarification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-02 18:00:13 +00:00
Daniel Egeberg
d6f393442b Fixed #51453 (Mentioning NULL as special value for replacement in array_splice())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297304 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 20:33:18 +00:00
Richard Quadling
bafb2042b6 Document array key => value operator assignment. Fix bug#51454
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297272 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 11:51:26 +00:00
Pedram Salehpoor
6c4efc8690 documentation error corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297260 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 10:29:56 +00:00
Pedram Salehpoor
6c902a19b4 bugs fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297230 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-31 17:35:23 +00:00
Pedram Salehpoor
df2c40934f period in refpurpose deleted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297224 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-31 16:48:11 +00:00
Mark Skilbeck
ea38afbc2b Closes bug #51434
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297209 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 23:03:59 +00:00
Jakub Vrana
d2ce62820d Explain special classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297201 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 20:48:37 +00:00
Jakub Vrana
4e83df1663 Explain standard classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297200 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 20:34:34 +00:00
Kristina Chodorow
f96b346ba5 timeout exceptions, equivalences
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297199 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 20:05:30 +00:00
Daniel P. Brown
587d8430eb It's RFC 3986, not 3686.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297187 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 15:07:14 +00:00
Joey Smith
957d01e350 Clarified / fix docs of several instances where crypt() can be passed an invalid salt.
Added a ChangeLog entry for one trivial BC change in 5.3.2

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297172 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 11:42:08 +00:00
Peter Cowburn
29a9a52e95 fixed operator precedence issue in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297134 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 08:06:50 +00:00
Mark Skilbeck
1f7a574b80 Added Cairo documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297109 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 20:48:54 +00:00
Mark Skilbeck
466e8fe1e0 Added description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297108 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 20:48:28 +00:00
Mark Skilbeck
a65f842422 Added Cairo documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 19:39:08 +00:00
Mark Skilbeck
a4b3c10745 Fixed an error with concatenation in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297100 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 19:38:20 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
0a853b104e w/s before end of sentence full-stop.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297060 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 10:40:22 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Adam Harvey
e63ab27dcc Fix doc bug #51423 (Incorrect return type).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297035 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 05:28:32 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Peter Cowburn
abd83b1915 Added svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296987 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 18:20:43 +00:00
Peter Cowburn
b7b5a87422 typo fix eregi_repalce to eregi_replace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296986 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 18:15:02 +00:00
Daniel Egeberg
9726e9e4fc Added section that outlines notable differences between POSIX regex and PCRE regex.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296975 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 15:02:41 +00:00
Kalle Sommer Nielsen
81d42a8080 Space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296956 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 02:44:38 +00:00
Pedram Salehpoor
ec00d8fc31 added <!-- $Revision$ -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296902 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-27 08:38:19 +00:00
Pierrick Charron
0bd236ecea Fixed bug #51408
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296900 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-27 02:40:32 +00:00
Jakub Vrana
e0ec02cef9 Example uses var_dump
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296851 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 13:34:33 +00:00
Jakub Vrana
1d2f019c2f Utilize <initializer>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296834 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 09:19:20 +00:00