Martin Samesch
cd1f7c8ca1
Removed BETA from PHP version
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229073 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 21:19:24 +00:00
Martin Samesch
979eb4d641
the subject returned isn't the parameter 'subject' that was passed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229041 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 14:42:26 +00:00
Martin Samesch
71337d2152
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229040 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 14:34:28 +00:00
Martin Samesch
bf7e274c41
typo (wrong function)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 09:53:42 +00:00
Mehdi Achour
311ebbd64c
Document parameters in the good place
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228787 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:44:17 +00:00
Mehdi Achour
039d648a12
ref.pcre: switch to new doc style
...
# And fix #40215
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228785 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:11:46 +00:00
Mehdi Achour
64a1c7cc9e
WS, preparing for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228784 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:09:12 +00:00
Mehdi Achour
e9101363ed
Fix #40272 : affects the matches parameter, not the returned value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228719 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 02:44:17 +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
Sean Coates
aa62978193
bug #38999 ; fix language
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220832 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-30 18:20:02 +00:00
Dave Barr
e86398e2cb
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Etienne Kneuss
c29f0e9a74
New example using recursion
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215180 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-21 17:08:39 +00:00
Etienne Kneuss
b287313c6b
Fix #36112 (Bad example removed)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214904 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 13:44:09 +00:00
TAKAGI Masahiro
abd3644f1a
added missing closing parentheses.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-07 03:11:02 +00:00
Nuno Lopes
9e64d5dc4d
oops, I forgot to add the availability of the new constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214314 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:24:45 +00:00
Nuno Lopes
552821619c
expand the pcre_last_error() page
...
add a new ini section
some linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214313 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:20:47 +00:00
Antony Dovgal
efc77ab610
add documentation for new ext/pcre constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213954 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-30 10:24:26 +00:00
Philip Olson
78adb7cb35
Initial commit, still considered undocumented.
...
See also: pcre.backtrack_limit and pcre.recursion_limit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212773 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 17:27:51 +00:00
Dave Barr
e5fa0f1a26
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211661 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-19 03:04:12 +00:00
Jakub Vrana
88e8d865bd
See preg_replace for parameters description (bug #35356 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210611 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 15:10:11 +00:00
Nuno Lopes
0e8a9a7ece
improve last example's regex
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207466 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-18 22:44:06 +00:00
Nuno Lopes
3534833478
fix #35258 : document the compiled regex cache
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206679 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 17:31:23 +00:00
Nuno Lopes
d5b66c381a
clarify that nothing is needed to build the pcre extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206678 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 17:19:31 +00:00
Nuno Lopes
7177e13973
fix #36271 : add a tip about faster/simpler alternative functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206677 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 17:07:22 +00:00
Jakub Vrana
85c3cb8f2f
No Locale Support section (bug #35938 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204864 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 13:46:10 +00:00
Nuno Lopes
cfb4a04e63
fix #35035 : typo in an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200080 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-06 11:16:18 +00:00
Jakub Vrana
b18d908eb5
Note about \ in PHP strings (bug #34562 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196435 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 11:42:58 +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
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
bf129377b1
Option (?X)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189101 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 14:35:56 +00:00
Jakub Vrana
2d24777fae
PCRE 5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188618 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 11:40:21 +00:00
Jakub Vrana
df3388acc3
count parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188605 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 08:29:29 +00:00
Jakub Vrana
889f289ed0
Version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188307 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 16:30:42 +00:00
Jakub Vrana
c671f559eb
Document PCRE 4.3
...
# However, PCRE 5.0 is in the sources now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188306 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 16:26:27 +00:00
Nuno Lopes
fb8a1a92d8
switch to new style and document the new count parameter
...
#an english reviewer wanted.. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-27 12:38:19 +00:00
Nuno Lopes
e5dacc095d
WS. prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-12 20:29:57 +00:00
Horst Schirmeier
119febb453
callback type "see also" added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181255 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-03 13:42:12 +00:00
Jakub Vrana
3b3a880c96
Single backslash, single quotes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180667 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 14:31:46 +00:00
Nuno Lopes
3047d65cae
update docs to reflect the new behaviour of (?xx) at top level
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 13:35:34 +00:00
Sean Coates
884d0238bb
/e -> 'e'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174727 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 18:35:42 +00:00
Aidan Lister
dc60ced6cf
whitespace fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 03:29:16 +00:00
Aidan Lister
996071ceab
Added extra example showing stripping of whitespace (this question is asked atleast 3 times a day)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174081 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-05 15:12:10 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& 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
Alexander Voytsekhovskyy
0fbb830d38
Fixed little typo (from copy/paste)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170898 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-20 08:39:04 +00:00
Andrey Demenev
7074759fdc
<function> => <literal>
...
use &example.outputs;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170513 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 11:20:28 +00:00
Jakub Vrana
9ce37c137f
offset VS substr (patch by Andrey Demenev)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170504 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 07:49:06 +00:00
Jakub Vrana
dd02b70288
'or' was prepared for this :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168612 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 07:22:26 +00:00
Sean Coates
8dfb4f1e7b
removed superfluous 'or'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:30:21 +00:00
Sean Coates
e2b104f082
ws
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:28:40 +00:00
Dave Barr
38a88368a0
- Add < and fix assertion. Fixes #29621 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166069 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 20:15:29 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
7c01f95b1e
Ungreedy can be set by (?U) (bug #24571 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165645 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 15:07:57 +00:00
Jakub Vrana
f64c0fb453
Escaping with e modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:50:32 +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
Nuno Lopes
aee7bfcaf7
fix IDs: now livedocs correctly links the pattern syntax/modifiers
...
some WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 10:15:26 +00:00
Philip Olson
148550502b
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Nuno Lopes
51c605f72a
fix #28408 : simple proto fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159270 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 14:04:32 +00:00
Martin Samesch
42c5a6ef3b
typos... (hope it's not worse now ;-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-17 09:10:20 +00:00
Kenneth Schwartz
2cb355725a
renamed pcre.pattern.syntax and .modifiers & updated entities
...
(they're already in the pcre section)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152841 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-03 05:06:14 +00:00
Kenneth Schwartz
7542a24701
pattern syntax and modifiers back under table of contents
...
(thanks to dave)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-03 04:20:35 +00:00
Jakub Vrana
2ef8aa72ac
Fix of minor glitches by Gaetano Giunta
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152774 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 12:50:22 +00:00
Dave Barr
67b99af1bc
- it's => its.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Nuno Lopes
d3c89cccb9
fix #25754
...
note about PCRE limitations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152100 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-22 20:26:49 +00:00
Jakub Vrana
75a7ec56f0
Bug #27305
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151684 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 09:27:42 +00:00
Nuno Lopes
73a021b40d
remove bogus note. reported by a user in the ML
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-11 16:43:40 +00:00
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Andrei Zmievski
c4a4fa48cf
Document new flags, parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147954 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 09:14:39 +00:00
Jakub Vrana
fa94164d1c
emphasise in literal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147268 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 16:06:25 +00:00
Jakub Vrana
c0c8068767
literallayout changed to para
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147253 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 13:07:58 +00:00
Dave Barr
471578adaa
- Add space to PHP[345] where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 14:42:23 +00:00
Dave Barr
a49c33ff31
- html -> HTML where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Jakub Vrana
43ed9a3d9e
Xmas typos 5/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
e8844eadb3
some more CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Martin Samesch
ec59828f4a
typos...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146403 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-14 10:47:07 +00:00
Derick Rethans
dd203bae9d
- Clarify the use of "array" here. (Bug #26508 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145462 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-03 14:40:56 +00:00
Mehdi Achour
73dbf9a98f
There were forgotten division-marks inside words (Jakub Vrana)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145358 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 23:44:09 +00:00
LEE Yun-young
4b48ac3472
I'm sorry. mistake.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142881 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-22 19:52:45 +00:00
LEE Yun-young
8f4ae31aff
New translate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142880 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-22 19:43:07 +00:00
Dallas Wang
de86619595
WS fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-04 21:04:03 +00:00
Mehdi Achour
477aa9f95c
adding role attribute and php tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Andrioli Darvin
b4bc4b6981
Added php tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134693 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-11 19:45:00 +00:00
Derick Rethans
ed8565bb06
- Distinguish between notes and tips
...
- Use // for single line comments and /* // */ for multi line comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132619 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:21:50 +00:00
Stefan Walk
37c2ed0b4c
added a note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132617 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:10:41 +00:00
Derick Rethans
9d8e216f95
- Layout and whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132064 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 20:03:02 +00:00
Damien Seguy
defa2af2f3
detect constant plus see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118507 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:50:36 +00:00
Hartmut Holzgraefe
799fe843ab
some functions really desere examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117296 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 10:27:20 +00:00
Simone Cortesi
70add6159e
typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114185 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 21:28:07 +00:00
Sara Golemon
6f712fd861
Typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 04:06:26 +00:00
Sara Golemon
4ee7faae08
Bug # 21816 Using indexed arrays with preg_replace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113078 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 01:04:50 +00:00
Sara Golemon
46a380ddef
Bug # 15166. Backreferences followed by numeric literals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 19:52:12 +00:00
Friedhelm Betz
cc5cc1cf2b
some typos and small additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111388 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 01:15:33 +00:00
Hartmut Holzgraefe
d60c0ba6e2
- parameter type for the callback changed from "mixed" to "callback"
...
- version history removed as this is already auto-included
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107603 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 12:51:23 +00:00
Friedhelm Betz
b5ac7588ab
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 17:10:18 +00:00
Philip Olson
79dccfdae9
Fix parameter typo: order->flags. Added <?php ?> to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105987 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 03:30:17 +00:00
Markus Fischer
2bd683aeff
- /u modifier is now also supported since 4.2.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94874 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 11:32:29 +00:00
Sander Roobol
c1a531f218
/e modifier was not available in PHP3 - #18835
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-10 13:34:42 +00:00
Hakan Kuecuekyilmaz
931ba4788e
white space and some spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91117 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-06 20:04:34 +00:00
Dan Kalowsky
505aacbeef
spelling fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91113 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-06 19:13:36 +00:00
Gabor Hojtsy
13b23f4a72
Moving constants to it's own file, adding &reftitle-s instead of wired
...
in titles...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 14:33:12 +00:00
Derick Rethans
c96760bb65
- Limit can't be an array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89644 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-23 22:04:54 +00:00
Simone Cortesi
99ed54dd15
fixing parse error in example code
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-22 15:10:54 +00:00
Markus Fischer
0f428eadd3
- Update to latest PCRE changes.
...
# Would be nice if someone can provide examples for preg_match() and
# preg_match_all() with the new PREG_OFFSET_CAPTURE flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85550 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-13 07:55:02 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Derick Rethans
44d2abbb59
- Clarify \0 bytes ( fixes #16590 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83389 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 19:20:25 +00:00
Markus Fischer
976ecca1af
- Document the new PREG_SPLIT_OFFSET_CAPTURE flag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83316 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-23 19:34:18 +00:00
Sander Roobol
834eb7f209
Fix return values of preg_match() and preg_match_all()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81982 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 16:13:12 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00