Commit graph

14808 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
c6e0042249 Migration guide for 5.3.0
# Feel free to rip it apart and make any changes as needed here


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282492 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 09:42:26 +00:00
Kalle Sommer Nielsen
5864c5a8ad Fixed example being in wrong file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282485 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 01:58:48 +00:00
Rasmus Lerdorf
6676521c23 Improve goto description and add a couple of examples. Remove the
warning because I think it is better to simply describe that
restriction up front.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 18:07:12 +00:00
Rasmus Lerdorf
7d553b8809 Daily phpdoc commit
Add missing oauth constants and an example for how to get a user's
location from FireEagle.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282475 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 17:43:35 +00:00
Joey Smith
b05d256d63 Fix tidy->html() example to use the instance instead of calling statically.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282472 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 16:02:40 +00:00
Karoly Negyesi
7b6b665ce1 fixed increment and decrement return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282459 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 02:10:17 +00:00
Kalle Sommer Nielsen
4ad80308a1 Changelog is always newest first
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282450 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 19:06:49 +00:00
Rasmus Lerdorf
d19ed8933f include_path performance note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282445 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 15:52:53 +00:00
Rasmus Lerdorf
728a06d7a7 Someone at http://www.phpwtf.org/ didn't like our php_uname docs. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282444 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 15:01:51 +00:00
Richard Quadling
ad6d2db228 Updated to version 2009.10 (2009j)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282420 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 08:20:21 +00:00
Etienne Kneuss
7a67a8ed9e Add spldoublylinkedlist::prev
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282408 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 01:04:14 +00:00
Nilgün Belma Bugüner
70d87c265b Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282354 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-18 04:50:04 +00:00
Daniel P. Brown
d2a20a1aaf We no longer want users to report bugs in user notes, so we link them to bugs.php.net.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282329 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 18:40:28 +00:00
Damien Seguy
533d4f0c33 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282286 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 08:49:33 +00:00
Damien Seguy
4ce84353b5 fix some spelling and entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282285 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 08:44:24 +00:00
Daniel P. Brown
81d901a3ba Fixes Bug #48571.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282259 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-16 18:51:16 +00:00
Peter Cowburn
c83112eeec Added basic (no auto-correction, month wrapping) usage example for mktime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282148 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-15 11:54:46 +00:00
Philip Olson
93d7dabbae added xkcd image to the goto docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282135 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-14 22:03:29 +00:00
Peter Cowburn
ee9ecbb4bd Updated SeekableIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282133 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-14 19:52:52 +00:00
Peter Cowburn
9dd1ca3768 Whitespace characters are not allowed as delimiters in PCRE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282027 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-12 13:09:39 +00:00
Joey Smith
c29a3e3692 The null byte is not an acceptable delimiter to PCRE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282003 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 23:07:37 +00:00
Peter Cowburn
ab7980a757 Added SPL DirectoryIterator docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281975 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 14:34:14 +00:00
Damien Seguy
a97184134b add literals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281973 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 13:12:55 +00:00
Damien Seguy
38d3616bf5 using entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281972 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 13:09:17 +00:00
Damien Seguy
13d82b3a2b add note.regex.deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281971 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 13:08:59 +00:00
Martin Samesch
5521ff3a17 deprecated as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281927 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-10 13:18:23 +00:00
Damien Seguy
d17f5fddd7 fix spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281920 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-10 11:30:35 +00:00
Kristina Chodorow
03dc111494 examples, group, and key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281893 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 19:20:59 +00:00
Nilgün Belma Bugüner
b9edc80610 cosmetic fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281883 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 16:26:30 +00:00
Damien Seguy
62616e70d4 cosmetic fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281867 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 11:28:31 +00:00
Damien Seguy
4311c96437 upgrade example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281866 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 11:24:59 +00:00
Richard Quadling
e65155b6c6 Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281862 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 10:10:49 +00:00
Richard Quadling
d1762cd01d Olson Timezone Database 2009.9
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281859 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 09:38:06 +00:00
Richard Quadling
2a2a9368dd Refined string to int/float rules. #48496
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 09:31:40 +00:00
Richard Quadling
8d2863cf56 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281857 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 09:30:48 +00:00
Nilgün Belma Bugüner
353206d9d1 Changed <xref linkend="... to <methodname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-08 21:01:23 +00:00
Pierre Joye
948411970b - add a note about hard link on windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281807 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-08 09:42:11 +00:00
Andrei Zmievski
b21b760799 Document new constants and parameter for getMulti*.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281728 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 18:51:33 +00:00
Andrei Zmievski
9fbf62764b Document getVersion().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281725 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 18:02:25 +00:00
Kalle Sommer Nielsen
5cf5a1c9fd PHP_WINDOWS_VERSION_PRODUCTTYPE's values is one of the PHP_WINDOWS_NT_* constants, updating makes it more understandable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281710 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 11:13:37 +00:00
Kalle Sommer Nielsen
57264479b1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281709 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 09:33:58 +00:00
Kalle Sommer Nielsen
236cdffb1c * Documented the PHP_WINDOWS_* constants, and the suitemask values for PHP_WINDOWS_VERSION_SUITEMASK
* Typo on the reserved.constants.core
* WS + putting assert constants into a table


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281708 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 09:31:46 +00:00
Kristina Chodorow
98f35b218a minor fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 19:49:08 +00:00
Kristina Chodorow
271e5ed149 explain and dbref param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281653 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 14:21:00 +00:00
Hannes Magnusson
dae2264083 Fixed bug#48468 (empty function confusing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281639 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 09:08:28 +00:00
Kalle Sommer Nielsen
02a147968f Typo, thanks Pierre
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281635 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 07:45:03 +00:00
Kalle Sommer Nielsen
5bc8478457 Document PHP_WINDOWS_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 07:42:09 +00:00
Hannes Magnusson
488cee7edb Fixed bug#48467 (Wrong use of example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281619 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 21:42:41 +00:00
Brian Shire
aad15e3996 Add a note regarding apc.rfc1867 usage and the order of the hidden form elements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281614 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 19:23:04 +00:00
Nilgün Belma Bugüner
97cb48b565 Changed <xref linkend="... to <methodname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 14:21:18 +00:00