Commit graph

336 commits

Author SHA1 Message Date
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
Nuno Lopes
5c5a83727a fix #40155: fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228031 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-24 11:08:02 +00:00
Nuno Lopes
5d4da87583 it uses only the first char even on php 5 (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225391 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-20 19:56:04 +00:00
Friedhelm Betz
295adb8353 fix 39186
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221962 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-18 15:00:01 +00:00
Dave Barr
3e2879c046 - Document order of replacement (ie. first to last) when search/replace
parameters are arrays. Fixes #38463.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221791 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 05:06:12 +00:00
Derick Rethans
7673c15e7a - Improve and make see-also's consistent here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-12 09:21:26 +00:00
Jean-Sébastien Goupil
8851ff9330 fix #39081
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221353 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-08 02:37:44 +00:00
Sean Coates
33583e124f change separator to delimiter to better match internal error messages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220270 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-20 03:37:27 +00:00
Nuno Lopes
a5b709a405 fix #38267: don't recommend ereg*(), as they are deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217986 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:15:27 +00:00
Jakub Vrana
3cc2683fa4 See also htmlspecialchars_decode (bug #38312)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217460 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-03 13:57:22 +00:00
Philip Olson
6dacfa26de Implemented the new doc style and some rewording where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217366 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-01 02:23:17 +00:00
Philip Olson
03becc40ac WS, preparation for the new doc style
# Doing just one file from ref.strings for now, am doing a test


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217365 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-01 02:00:03 +00:00
Etienne Kneuss
afad0fd9d5 missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210934 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-07 18:19:19 +00:00
Jakub Vrana
fbb9356ad5 Follow coding style (bug #36980)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210815 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-05 16:12:25 +00:00
Jakub Vrana
285cc4e152 See also money_format() (bug #36964)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210653 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-04 10:56:48 +00:00
TAKAGI Masahiro
af7d4cf761 Missing negative sign (bug #36728)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209304 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-14 03:32:02 +00:00
Jakub Vrana
a6be903d14 Fourth parameter is not optional (bug #36470)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208824 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:17:34 +00:00
Jakub Vrana
3623ddb6ca strrpos in PHP 5 accepts string needle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207345 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-17 12:35:21 +00:00
Jakub Vrana
80aa72c727 False doesn't cause mixed (howto/working)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207344 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-17 12:33:52 +00:00
Nuno Lopes
935ca535ae fix return type, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207342 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-17 12:17:20 +00:00
Jakub Vrana
3e1db1b149 See also http_build_query()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207124 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-14 09:27:43 +00:00
Nuno Lopes
5f10a42677 fix #36272: remove 2nd example, as it has nothing to do with str_split()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206676 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 16:59:23 +00:00
Jakub Vrana
52d438bd50 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200598 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-16 12:52:34 +00:00
Jakub Vrana
89bc639e06 bar instead of foo (bug #34933)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198942 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-21 15:22:39 +00:00
Jakub Vrana
90f74ac6c5 LC_MESSAGES (bug #34612)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198354 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:30:44 +00:00
Jakub Vrana
f9c911174d Remove WS inside <function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:11:18 +00:00
Jakub Vrana
362e22f417 MBCS not supported in PHP < 5 (bug #32768)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195244 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 08:27:42 +00:00
Jakub Vrana
55b7456129 magic_quotes_sybase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 12:54:07 +00:00
Sean Coates
6411d25b93 grammar (not mine -- really.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 17:41:06 +00:00
Sean Coates
3c16b3eb40 echo is not a function; neither is print; print, however, BEHAVES like a function -- #33968
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192876 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 17:38:32 +00:00
anatoly techtonik
002104c19b * stress that C-like characters conversion is not automatic,
i.e. they must be present in charlist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192595 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-06 13:28:19 +00:00
Jean-Sébastien Goupil
4dcecb4c49 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190604 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 22:35:15 +00:00
Nuno Lopes
b11367af14 convert to new style
add new offset&length parameters
integrate users notes about 'overlapped' substrings
improve the example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190586 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 16:33:55 +00:00
Jakub Vrana
08443590ff Replace numeric entities in userland function (spotted by Goba)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190478 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:33:42 +00:00
Jakub Vrana
c78ed10a19 Returns only one form (bug #33553)
Remove duplicate example, add see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:57:39 +00:00
Jakub Vrana
5ace950dc8 Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
62b8f6d5ec Accepting int is preffered
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189062 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 08:16:55 +00:00
Jean-Sébastien Goupil
3f2be2a942 remove () for function tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187696 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 03:23:26 +00:00
Hartmut Holzgraefe
7a1882f63d added warning about setlocale() not being thread safe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187536 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-03 00:46:55 +00:00