Commit graph

22 commits

Author SHA1 Message Date
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
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
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
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
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
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