Commit graph

188 commits

Author SHA1 Message Date
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
Jakub Vrana
6db3fb0def Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268506 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 13:18:31 +00:00
Kalle Sommer Nielsen
a5341a89a0 Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267333 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 19:24:55 +00:00
Kalle Sommer Nielsen
f8c1327682 Added examples for:
* is_binary
* is_buffer
* is_object
* is_unicode


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267304 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-13 23:35:15 +00:00
Felipe Pena
413b0c132a - Added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267159 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-10 18:12:54 +00:00
Kalle Sommer Nielsen
9b26b00569 New examples for
- md5_file
 - is_numeric
 - strval


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:31:12 +00:00
Simion Onea
598a525d73 Removed repeated 'directive'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266736 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-24 12:41:26 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Kalle Sommer Nielsen
cd0486c1b5 Fixed example -- Cheers Felipe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264724 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:19:44 +00:00
Kalle Sommer Nielsen
b05277b996 Document (unset) cast
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264723 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:06:41 +00:00
Matt Wilmas
beaeb2af58 Fixed wording (bug #45015)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259826 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-16 04:32:47 +00:00
Philip Olson
0613e50764 Added the parameter role/information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:38:53 +00:00
Philip Olson
5bab00fd18 Finish converting to the new doc style, add roles return and parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253370 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:28:41 +00:00
Philip Olson
5a8fc9da0a Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253369 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:23:35 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Philip Olson
0c705633e9 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253169 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-18 18:12:51 +00:00
Felipe Pena
2605f98aca Added information about static class members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249295 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 02:07:45 +00:00
Felipe Pena
97d98c61c4 Missing colon (#43636 by Jakub)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249122 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 02:48:32 +00:00