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
Felipe Pena
f942b094a6
Add related function ("See also" section)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251265 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 16:35:41 +00:00
Hannes Magnusson
c8b797c4ed
Add ord() into the seealso section (suggested by validus <validus_AT_bigun_DOT_c-gate_DOT_net>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251133 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-22 18:30:03 +00:00
David Coallier
5f6cfdc748
- Added the documentation for lcfirst with basic example
...
- Added crosslinks to strtolower/upper, ucfirst and ucwords
- Added crosslinks to lcfirst in ucfirst.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250918 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-19 20:58:12 +00:00
Felipe Pena
85f88aad73
Add simple description to two arguments ( #43741 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250122 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-08 11:55:11 +00:00
Felipe Pena
c6025f24e8
Fix XML (twice returnvalues section)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-08 00:41:55 +00:00
Hannes Magnusson
ad450d6c03
Don't use the alias
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250089 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-07 19:59:06 +00:00
Hannes Magnusson
e319c0353b
Fixed bug#43523 (strrchr description inaccurate)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250088 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-07 19:57:55 +00:00
Felipe Pena
545ef5baa5
Added changelog section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249397 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 03:21:01 +00:00
Felipe Pena
4b24f5253c
Added \f and \v escape sequences.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249396 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 02:55:08 +00:00
Mehdi Achour
7d46847705
Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249383 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 23:04:24 +00:00
Philip Olson
868fd0c40b
MFB: finished ref.strings conversion to the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247736 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-07 01:18:14 +00:00
Jakub Vrana
343ecac338
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247640 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-05 10:23:19 +00:00
Felipe Pena
3be23233a7
Added simple description for haystack parameter ( #43473 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-02 01:08:18 +00:00
Jakub Vrana
637b01bb16
Negative values of start and length (bug #42710 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246623 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:59:26 +00:00
Jakub Vrana
a19671ae94
PHP tags can't be allowed (bug #42864 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246613 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:08:44 +00:00
Richard Quadling
a1496cecfe
WS - Removal of TABs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Stanislav Yordanov
e7bd2a521f
typo mutli->multi
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244325 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-17 10:18:30 +00:00
Hannes Magnusson
b6dadfe7f8
Add str_getcsv/fgetcsv to the seealso section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244243 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 13:40:05 +00:00
Nuno Lopes
a34f3ff575
fix typo, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242954 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-26 20:49:18 +00:00
Hannes Magnusson
0156acd4e7
Fixed bug#42577 (lill' mistake in echo's manpage)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242233 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-06 13:16:38 +00:00
Nuno Lopes
efab4bb920
mention that the offset can be negative
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242056 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-01 18:57:54 +00:00
Nuno Lopes
3f1468766e
fix copy-paste shit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242055 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-01 18:47:57 +00:00
Nuno Lopes
c3fc93c172
add the new 3rd parameter (before_needle)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-01 18:36:14 +00:00
Richard Quadling
973c320bb2
Fix #42380 - Changelog corrected.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241722 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 14:35:32 +00:00
Hannes Magnusson
39ffa7de4f
Remove duplicated section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241016 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-10 09:12:29 +00:00
Hannes Magnusson
46a54186af
Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +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
Mehdi Achour
e727ac1f60
ref.strings (.* => .*): Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:01:57 +00:00
Mehdi Achour
30fae20937
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:01:26 +00:00
Mehdi Achour
817873327e
Fix build
...
# sorry, I have to make test from a remote server :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237441 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:21:44 +00:00
Mehdi Achour
16fbede5b5
ref.strings (.* => .*): Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237440 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:14:07 +00:00
Mehdi Achour
abd5df04c2
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237439 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:13:26 +00:00
Hannes Magnusson
cb3e0bc8d9
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 14:39:35 +00:00
Mehdi Achour
c7d32a20aa
ref.strings (a* => c*): Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237388 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 00:50:48 +00:00
Mehdi Achour
a988f7effc
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 00:50:00 +00:00
Hannes Magnusson
95b7889402
htmlspecialchars() & htmlentities() have a new optional friend
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236122 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 15:34:06 +00:00
Kouber Saparev
6b55f575ed
Wrong parameter type in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-03 16:26:07 +00:00
Jakub Vrana
c0841cbde1
Case-sensitive (bug #40468 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232465 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 17:10:16 +00:00
Jakub Vrana
a7ec74d5b5
%.123e stands for 1.123 since PHP 5.2.1 (bug #40482 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232464 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 17:07:29 +00:00
Jakub Vrana
651baa2185
Replacement of array is done one by one (bug #40863 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232423 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 13:48:48 +00:00
Matt Li
37f584e7cf
Noted the use of being able to insert a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230934 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 10:28:57 +00:00
Antony Dovgal
88b82f249b
remove bogus semicolon
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230812 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 07:56:11 +00:00
Philip Olson
ac80996b85
Added an example to help clarify how multiple replacements work,
...
this idea came from a user comment (ae at instinctive dot de)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230811 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 07:42:02 +00:00
Etienne Kneuss
94b7d99d01
Demonstrate with an example how to allow more than one tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 20:26:36 +00:00
TAKAGI Masahiro
b8297dd42b
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229287 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 16:24:13 +00:00
Hannes Magnusson
9f4e0737ef
Improve *trim() examples
...
Fixes bug#40243 (Clarify that trim(),ltrim(),rtrim() will trim ANY character in charlist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229034 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 13:50:43 +00:00
Philip Olson
9dfd4d483b
Removed use of PL, RC, and BETA from PHP versions as they go against our
...
conventions.
# Thanks to etienne and nuno for being regex masters ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
Mehdi Achour
5e72515609
Add new protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228268 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 02:27:25 +00:00
Nuno Lopes
d893235bec
remove reference to depcreated /spliti?/ and cross-link str_split/explode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228118 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-25 23:43:54 +00:00