Commit graph

8439 commits

Author SHA1 Message Date
Jakub Vrana
920650919a s/recursively/repeatedly/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169879 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 10:08:00 +00:00
Nuno Lopes
28f2f01af7 document the unparsed key
#thanks to Sterling


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169878 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 10:07:51 +00:00
Aidan Lister
6694acda51 Added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169877 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 09:50:18 +00:00
Aidan Lister
31248619d1 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169869 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 07:09:47 +00:00
Aidan Lister
a48a8e0e14 Fixed amount of 0's on nanoseconds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169867 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 06:26:48 +00:00
Nuno Lopes
b216d51d56 sorry.... removing tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 16:11:24 +00:00
Nuno Lopes
c77bf3429d document strptime()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169854 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 15:53:48 +00:00
Aidan Lister
2ef40890c3 Intergrated the user notes into examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 11:06:39 +00:00
Aidan Lister
074cc6526d Added more information and made the examples easier to understand
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169826 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 05:07:04 +00:00
Aidan Lister
fea8f64e69 Added type hinting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169825 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 04:36:42 +00:00
Aidan Lister
8e5b5470ee Initial Commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 04:36:35 +00:00
Aidan Lister
fe476859ca Reorganised information and rewrote the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 03:49:16 +00:00
Aidan Lister
584bad51be Put screen within example tag and used &example.outputs; (tested)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169822 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 02:36:27 +00:00
Nuno Lopes
47b0c12854 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169800 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-02 12:35:55 +00:00
Nuno Lopes
dd2fc33721 PHP_EOL avaliable since 4.3.10 also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-02 11:54:41 +00:00
Aidan Lister
6ae59bfbd5 Applied PEAR coding standards to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169794 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-02 09:40:52 +00:00
Jakub Vrana
5b435385c5 Return old_function, mark PHP 5 keywords, add more PHP 5 keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-01 08:07:16 +00:00
Marcus Boerger
78cf139559 - Upate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169657 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-30 18:22:30 +00:00
Curt Zirzow
375cd522c9 bug #30291, again. added public, private, protected, abstract, extends,
implements, interface


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169640 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-30 13:44:04 +00:00
Antony Dovgal
c90f94738a nuke old_function & cfunction and rearrange entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169631 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-30 13:07:55 +00:00
Antony Dovgal
f1567421af add <final> (bug #30291), move <php_user_filter> to the last row, add link to <const>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169629 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-30 13:03:55 +00:00
Marcus Boerger
fa0abba16b - Include final classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169583 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 19:53:43 +00:00
Damien Seguy
1c86e97348 fixing refpurpose and slashing function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169573 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 18:19:22 +00:00
Aidan Lister
78a8968ba5 Document the magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 16:27:24 +00:00
Aidan Lister
f89eccf0a6 Reverting my revert, bug #30274 is correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 16:26:30 +00:00
Nuno Lopes
ac99677b8c use is_numeric() instead of is_int()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 16:24:43 +00:00
Aidan Lister
88c7eb3f84 It's __toString not _toString
100th commit!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169561 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:54:48 +00:00
Aidan Lister
5e7b5e8abd whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169558 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:51:49 +00:00
Aidan Lister
f175b914ca Reworked examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169557 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:46:16 +00:00
Nuno Lopes
d436678a25 new func
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:39:54 +00:00
Damien Seguy
f1720e55ed fix spelling + extra tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:24:13 +00:00
Aidan Lister
a8d2566db2 Reverting, bug #30274 is simply not true
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:12:42 +00:00
Damien Seguy
cd12363eec adding function tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169551 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:09:26 +00:00
Jakub Vrana
64d1c6bfd4 SQL injection (bug #30274)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169530 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 11:52:42 +00:00
Damien Seguy
3808af7f18 emphasis -> literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169460 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 15:52:34 +00:00
Damien Seguy
c8b844ebea adding extra tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169455 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 15:33:55 +00:00
Damien Seguy
a06eea9818 adding example tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 15:23:31 +00:00
Antony Dovgal
a8e5f35d21 convert all filenames to lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169434 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 12:23:52 +00:00
Aidan Lister
90a922b8fd Changes to reflect bug #29694. Also reworded and reorganised instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169431 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 12:00:49 +00:00
Aidan Lister
275afce45d Re-ordered sections (makes sense)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169428 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 10:50:28 +00:00
Dan Scott
39dc123b1a Update APD documentation; add APD to manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169404 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 04:35:03 +00:00
Sean Coates
6d6f2bb760 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169356 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 15:53:29 +00:00
Nuno Lopes
80671121aa document new PHP 5.1 function: fputcsv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 15:24:05 +00:00
Nuno Lopes
dd1f66e96c fix #30250: final is just for methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169349 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 14:38:44 +00:00
Damien Seguy
e3d6824e23 adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169343 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 12:21:09 +00:00
Andy Lindeman
684843960d One slash here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169306 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 00:08:50 +00:00
André Luis Ferreira da Silva Bacci
e23bd0d8cf typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169263 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 15:06:09 +00:00
Aidan Lister
14f713e15a Removed the crazy code, added note about phps highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169261 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 14:10:49 +00:00
Aidan Lister
921b48f1e0 Added note about boolean values, bug #30221
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169245 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 02:33:31 +00:00
Aidan Lister
ec02964d51 Added note about line endings, bug #30097
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169244 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 02:21:15 +00:00