Commit graph

205 commits

Author SHA1 Message Date
Richard Quadling
1e37e327ed Link serialize() and unserialize() to __sleep() and __wakeup().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314997 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 10:21:18 +00:00
Shein Alexey
504a1e19b4 Fixed WS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314989 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 07:57:19 +00:00
Nikita Popov
fa9b1028aa Sync some DE docs with EN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 16:40:14 +00:00
Peter Cowburn
7a5e9507e9 intval($object) returns 1 (doc #54923)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311974 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 12:13:04 +00:00
Peter Cowburn
aafc074ad8 type hint for $... param in isset/var_dump (doc #54768)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311886 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-07 08:45:27 +00:00
Peter Cowburn
1bda9b3cbf mention parameter name in &note.uses-ob;, move var_export() note into notes section. (doc #54956)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311626 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-31 08:19:14 +00:00
Peter Cowburn
4090bf0267 tidy unset() prototype (doc #54771)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311161 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 22:08:15 +00:00
Peter Cowburn
0b932680c0 tidy isset() prototype (doc #54770)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311160 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 22:04:06 +00:00
Peter Cowburn
7ce9ccf719 tidy var_dump() prototype (doc #54768)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311159 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:59:39 +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
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
Peter Cowburn
79069a88f1 add examples of 2nd/3rd array depths for isset() (doc #54251)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310529 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 20:02:13 +00:00
Karoly Negyesi
24b3b02b6a float 0 is empty as well
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309802 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-29 04:51:00 +00:00
Peter Cowburn
a912865116 Typos and grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Philip Olson
8e3c3f725c Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
0a45b3310f Fixed bug #50793 (Note about not being able to serialize internal objects needs clarifiaction)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304536 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:52:32 +00:00
Richard Quadling
2ab5985e8b Strval var parameter updated to include objects implmenting a __toString() method.
Fixes bug #52360

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301421 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 13:56:33 +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
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
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
Richard Quadling
0c1167190b Show example results. Fix #50991
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294837 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-10 11:02:34 +00:00
Richard Quadling
56be43f8b2 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294415 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:13:52 +00:00
Peter Cowburn
1f9807245a Clarify use of return parameter. Fixes #50730
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293493 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 09:20:38 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Yago Ferrer
97dd6830ae The example B it was a little confusing.
Improving the example trying to make it more self-explanatory.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293064 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 02:51:59 +00:00
Simion Onea
968a1753bf Added markup to E_NOTICE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293045 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 19:05:59 +00:00
Simion Onea
b4951c38fd Added markup to E_NOTICE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293043 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 18:55:11 +00:00
Kalle Sommer Nielsen
ae2f860000 Bye bye php3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292619 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 00:49:08 +00:00
Daniel Egeberg
206956db68 Fixed #50311.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292325 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-19 10:59:29 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
d8244e316f Returns FALSE for NULL (bug #47200)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291056 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 10:27:39 +00:00
Jakub Vrana
859c8bbb2c See also get_class (bug #50127)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 16:48:59 +00:00
Torben Wilson
2ae947a71b Refer users looking for a way to format numeric values as strings to sprintf() or number_format().
Addresses bug #49619.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288981 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:52:47 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Jakub Vrana
0efda2548a Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288650 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:02:03 +00:00
Brandon Savage
3110d69f2f Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Brandon Savage
f74325fce7 Per the discussion on the PHP-DOC mailing list, the PHP 4 OOP documentation is being relocated to the appendicies. The PHP 5 object documentation is being renamed to Objects and Classes, to reflect that it is the only supported documentation for OOP in PHP. All links have been changed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288607 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 14:14:18 +00:00
Nilgün Belma Bugüner
51bdd398d7 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283841 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:15:58 +00:00
Richard Quadling
5aedae62db literal => constant for error constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +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
Daniel P. Brown
b14607c872 Incorporates the changes suggested by Bug #47032.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280172 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 19:06:20 +00:00
Yannick Torres
2d7efe3dc8 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Yannick Torres
3fdc0ba55e use literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278954 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 09:46:17 +00:00
Richard Quadling
c7bbd32bf0 Link via "See Also" autoloading and the callback for unserializing unknown objects.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278844 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 15:30:49 +00:00
Jakub Vrana
e7a5c5583f First parameter is callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 09:46:57 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Philip Olson
886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Felix De Vliegher
cf6111f5ce Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273060 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 08:32:59 +00:00
Jakub Vrana
a1fa3669e6 Serializing objects with private and protected members (bug #44004)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268507 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 13:21:22 +00:00