Commit graph

13015 commits

Author SHA1 Message Date
Philip Olson
81c496ab6b Only one proto is needed here, the difference will be explained in the upcoming parameters role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253378 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 02:59:10 +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
4a15716911 Updated parameter information to reflect behaviour, and added the parameter role.
# Sanity check required please


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253372 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:36:14 +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
Paul Reinheimer
729a62a91e Modes 3 and 4 return a string containing the characters that were or were
not used respectively, not byte-codes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253352 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 21:44:00 +00:00
Paul Reinheimer
3317f3f29a List works without a second parameter, correcting docs to demonstrate this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 21:23:52 +00:00
Paul Reinheimer
917a6b2009 It is possible to commit to boolean, not sure why it was ommited from the table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 05:18:51 +00:00
Philip Olson
cce8a0a287 Removed PHP 3 information.
This document remains fairly PHP 4 specific, so it needs an update.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 02:24:54 +00:00
Edward Z. Yang
4925ee942c Minor rewrite of opening paras for the introduction.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253281 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 01:34:06 +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
cc20dd0b2c Updated info about our documented PHP versions, 4.1.0 through 6.0.0, which will be true in one moment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253259 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 17:20:42 +00:00
Richard Quadling
10ae608f1f Due to docbook not being able to group optional parameters (yet), using multiple methodsynopsis.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253220 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 11:50:34 +00:00
Gwynne Raskind
847b241496 Some markup structure and whitespace fixes. This stye of markup is more consistent with DB 5. No content changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253176 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-18 22:32:54 +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
Yannick Torres
20e67547e0 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 21:27:46 +00:00
Felipe Pena
ad01637284 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 13:41:27 +00:00
Felipe Pena
e973d3a63b Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 13:27:44 +00:00
Philip Olson
3dbecc855e - Created configure.xml
- Moved timezone note from setup.xml to configure.xml (added new <title> only)
- Added note regarding optional experimental DateTime support in PHP 5.1.x
- Paves way to change version info from 5.1.0 to 5.2.0 for these functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252999 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 00:17:44 +00:00
Philip Olson
d81396423a Replace DateTime with MyDateTime, to avoid possible confusion with the 5.2+ DateTime class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252996 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-15 23:14:12 +00:00
Gwynne Raskind
123738b556 step two: massive whitespace updates. types.xml (containing the entire description of PHP types) was a very large file, and has now been split in several files in en/language/types. No content has been changed whatsoever at this point. This commit fixes whitespace across the board in all the files, and contains no other changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252928 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-14 20:50:33 +00:00
Gwynne Raskind
5b09b299d6 step one of updating language.types: split into separate files (types.xml) was getting too big
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252927 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-14 19:57:17 +00:00
Philip Olson
4058360f06 Fix and->an typo (closes bug #44103)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252865 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-13 17:34:55 +00:00
Hannes Magnusson
581ef07abc Document the default value for the optional recursive parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252839 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-13 13:59:20 +00:00
Gwynne Raskind
7e7617eb07 The list and table have been merged into a single annotated table for conciseness and readability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252766 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-12 14:35:12 +00:00
Edward Z. Yang
5fd4ab47ee Document __DIR__ constant.
- Rename __MAGIC__ in tokens.xml from "constants" to "magic constants"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252734 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-12 04:39:11 +00:00
Etienne Kneuss
43a6dca993 Fix #43869 (wording, patch by olleolleolle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252574 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-09 15:19:16 +00:00
Etienne Kneuss
7164175020 Document special callbacks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252539 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-08 22:17:25 +00:00
Philip Olson
dabad796d9 Be clear that key() works with all arrays (closes bug #44016).
Also, added example output to <example>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252235 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 18:13:59 +00:00
Philip Olson
d0d573418a Document the parameters (closes bug #43986)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252234 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 18:02:28 +00:00
Gwynne Raskind
4573035033 updated descriptions to make a little more logical sense, started the table of expected values; NEED RENDERER UPDATE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252233 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 18:00:54 +00:00
Hannes Magnusson
7f7735377b Make the example output part of the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252200 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 14:27:46 +00:00
Felipe Pena
cf43271b27 Changed the version of parameter 'before_needle' (merged to 5.3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252009 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-01 16:50:53 +00:00
Felipe Pena
a743774306 The new parameter is optional (before_needle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251909 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-01 10:28:51 +00:00
TAKAGI Masahiro
0af5f5b0c2 fixed the parameter of 'stream_context_create'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251624 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 13:38:05 +00:00
TAKAGI Masahiro
3cd6d1522e fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251623 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 13:36:50 +00:00
Antony Dovgal
26c399df27 it's not Windows [tm], it's windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251620 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 12:37:01 +00:00
Hannes Magnusson
b7019f14cf Fixed bug#43961 (add header_list() to header_sent() under see also)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251589 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 08:18:41 +00:00
Hannes Magnusson
39be72eb6d Add missing parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251524 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 17:12:43 +00:00
Hannes Magnusson
5c368c5e03 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251523 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 17:11:42 +00:00
Hannes Magnusson
bc1874ecee Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251512 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 14:21:41 +00:00
Hannes Magnusson
9365fd08c5 Initial glob:// docs
# NOTE: glob:// is actually broken and the example doesn't work


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251510 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 13:59:06 +00:00
Hannes Magnusson
2f74d924c9 Document how to check if an object is not an instanceof a class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251509 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 13:39:51 +00:00
Hannes Magnusson
987700350a Improve the changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251507 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 12:42:47 +00:00
Hannes Magnusson
86c755dce4 missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 23:58:49 +00:00
Hannes Magnusson
a71c8b9515 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251479 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 23:02:37 +00:00
Hannes Magnusson
fca899abc7 Remove autogenerated file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251478 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 23:02:04 +00:00
Hannes Magnusson
85873d22d7 enable classsynopisinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251466 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 20:23:52 +00:00
Hannes Magnusson
aa8da248f4 Enable classsynopsisinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251464 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 19:55:50 +00:00
Hannes Magnusson
5aad38d568 Remove classsynopsis and add the classname to <methodname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251462 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 19:48:18 +00:00