Commit graph

99 commits

Author SHA1 Message Date
Rui Hirokawa
8dbac513aa fixed the document according to bug #41147.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242874 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-24 10:14:41 +00:00
Philip Olson
a19afca437 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242741 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-20 20:55:38 +00:00
Jakub Vrana
8dc6aef215 Doesn't exist yet (bug #41070)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241420 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 10:06:26 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Hannes Magnusson
ab66e86255 Add few constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236245 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 13:40:51 +00:00
David Mytton
23d8a0039e Patch from #40522
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 18:14:08 +00:00
David Mytton
63ff2259d8 Missed space in previous commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230713 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 21:12:24 +00:00
David Mytton
e946d5a188 Reworded potentially ambiguous description. Closes #40522
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230712 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 21:09:25 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Mehdi Achour
ee233943ae Document missing PHP 5 additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 16:49:31 +00:00
Mehdi Achour
d17c045fde Add missing functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228264 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 01:27:31 +00:00
Nuno Lopes
36acb31fc4 fix typo (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227509 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 15:20:05 +00:00
TAKAGI Masahiro
364b1223d3 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222710 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-03 08:43:11 +00:00
TAKAGI Masahiro
d69ba15f18 added the document of new functions (they'll be available as of PHP 5.2.0).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220379 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-23 06:34:37 +00:00
TAKAGI Masahiro
5ae9be36a2 added the document for 3rd argument (Bug #38583)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220062 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-16 13:31:30 +00:00
TAKAGI Masahiro
1729d39eea - converted to the new doc style
- added the description of a new parameter 'offset'
- removed a note about the difference of mb_strrpos() and strrpos()
   (strrpos() accepts string for 'needle' as of PHP 5)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217137 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-27 03:42:56 +00:00
Nuno Lopes
22d9eb79c6 fix #38157: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216760 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-20 10:53:57 +00:00
Derek Ford
844538a6c9 Fixed a newline issue which would have caused an unwanted space bewteen a quote and zen-kaku.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210643 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-04 00:05:06 +00:00
Derek Ford
7adb369ad7 Added a few grammatical fixes and provided a more in-depth explanation of why we need mbstring because of the limitations of a byte.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210636 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 21:39:59 +00:00
Jakub Vrana
c922f4fb35 Remove info about strrpos (bug #36565)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208312 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-01 04:35:32 +00:00
Nuno Lopes
9527602e97 document the new array keys
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207083 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 20:19:25 +00:00
Rui Hirokawa
f96d9c9b6d added new option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205642 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 04:25:50 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
72b0023625 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
8664ea3458 Remove self-reference See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-22 15:39:28 +00:00
Jakub Vrana
f80551189e Content-Type and Content-Transfer-Encoding headers (bug #22064)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 16:23:29 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Antony Dovgal
1435f24601 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175360 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-22 09:58:35 +00:00
Jakub Vrana
b41f54c7e0 Replace invalid characters in <parameter>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:38:18 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Sean Coates
be6c9b1a42 note 46324 - makes sense
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-07 05:11:28 +00:00
Nuno Lopes
1446685892 doc and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168926 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-21 17:51:49 +00:00
Dave Barr
c2f864d023 - This extension is no longer experimental.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 13:34:36 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
5fb3e0c98d Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 15:39:26 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Curt Zirzow
918f77ae2e Fixed proto's to show variable number of args.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:30:40 +00:00
Nuno Lopes
f8ab0f13f0 finally switch to the new install part
#going to sleep now :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 22:37:44 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Jakub Vrana
2e3cff0476 Made consistent with other Configuration parts
Enables automatic linking from ini_set


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163853 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 08:40:46 +00:00
Mehdi Achour
2eef67138a we already have this information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 14:33:24 +00:00
Nuno Lopes
e3f30f1da2 new PHP 5 funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158736 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 15:35:23 +00:00
Moriyoshi Koizumi
5382c8f065 - Fix bug #23192
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153750 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-15 20:36:58 +00:00
Nuno Lopes
d8bbf9b646 fixing docbook style
adding entities for mbstring


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153619 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-14 11:19:32 +00:00