Christoph Michael Becker
e1a63cdc60
Document new J
modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343482 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 16:10:38 +00:00
Christoph Michael Becker
90251a0f83
Fix grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342565 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-08 09:47:05 +00:00
Christoph Michael Becker
952a9acd72
Add note on avoiding substr() with $offset
...
--
Provided by anonymous 61891 (rasmus@mindplay.dk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342563 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-08 09:30:36 +00:00
Christoph Michael Becker
5c93bc6f29
Gender neutral wording
...
Patch provided by Tom Hudson.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342184 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-25 12:23:58 +00:00
Christoph Michael Becker
f6b3cb3437
Fix #73709 : preg_match_all PREG_OFFSET_CAPTURE documentation incorrect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341360 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-10 16:29:17 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Christoph Michael Becker
c01961f079
Fix typos
...
Patch provided by anon users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341136 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-25 12:22:13 +00:00
Christoph Michael Becker
1520fc2ce5
--without-pcre-jit is available as of PHP 7.0.12
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340986 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 14:16:46 +00:00
Christoph Michael Becker
441f9436b4
Fix #66664 : preg_match_all + PREG_PATTERN_ORDER + PCRE_INFO_JCHANGED, output wrong result
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340012 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-10 00:25:03 +00:00
Christoph Michael Becker
8adbf24fe9
Document failure return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339933 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 13:34:21 +00:00
Christoph Michael Becker
b64ba59d6a
Fix #64516 : preg_quote() doesn't work to escape the replacement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339916 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 13:02:09 +00:00
Christoph Michael Becker
4e713319a0
Add missing markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339915 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 12:57:20 +00:00
Christoph Michael Becker
20ccb21520
Integrate user note 115687
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339914 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 12:49:18 +00:00
Christoph Michael Becker
ceb9bcd643
Fix #67758 : PCRE version notes not up-to-date
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339684 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-21 12:00:25 +00:00
Christoph Michael Becker
f41fee15b5
Fix #72353 : Misleading quote concerning PCRE in "UTF-8 mode"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339309 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-07 14:28:24 +00:00
Christoph Michael Becker
91b8b05f52
fix #72341 : Inconsitent $ escaping in preg_replace replacement patterns
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339301 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-06 16:54:44 +00:00
Peter Cowburn
62e96a7df3
\R is commonly used but still missing from the manual
...
--
Provided by Alexander Makarov (sam@rmcreative.ru )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339182 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:22:52 +00:00
Christoph Michael Becker
d62d6b01c4
minor fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338862 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-31 18:48:08 +00:00
Christoph Michael Becker
717ac3060f
partially fixed bug #71237 : preg_replace_callback is not marked as available in PHP7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338400 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-03 13:56:50 +00:00
Adam Harvey
72af2380f5
Cut down the preg_replace_callback_array() part of the migration guide.
...
I've removed the example: it was terrific, but the function reference has a
good example, and it was much too long for the page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337869 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:02 +00:00
Philip Olson
fffa6686bb
PCRE library upgrade updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337753 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:55:51 +00:00
Karoly Negyesi
5d70fe7a40
Documenting Unicode character properties inside character classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337628 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 18:58:07 +00:00
Christoph Michael Becker
ae2e4360c9
maximum number of captured substrings may not be reachable ( fixes #70328 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337592 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-23 13:53:50 +00:00
Christoph Michael Becker
8a1b96facb
recommend PCRE 8.10 for current PHP versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337590 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-22 16:52:04 +00:00
Simion Onea
7050d96265
Corrected/added SVN properties, especially svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337516 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 15:27:48 +00:00
Thomas Punt
3485a1d2b3
Add version information to preg_replace_callback_array()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337511 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 10:12:36 +00:00
Christoph Michael Becker
e9be1b6379
The page for strstr() recommends using strpos(). preg_match() should match this recommendation.
...
--
Provided by anonymous 62208 (Liam Morland)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337467 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 01:16:19 +00:00
Thomas Punt
03393b1f43
Added preg_replace_callback_array function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337413 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-12 15:39:47 +00:00
Christoph Michael Becker
84a87a7fa9
documented PREG_JIT_STACKLIMIT_ERROR
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337283 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-04 02:14:47 +00:00
Christoph Michael Becker
c0024126d1
updated PCRE documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337221 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-22 12:30:09 +00:00
Christoph Michael Becker
f0e566aee7
documented \g<name> and \g'name' syntax for PCRE patterns (fixes bug #62428 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336943 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 14:13:44 +00:00
Maciej Sobaczewski
86727eb89e
Document PREG_REPLACE_EVAL removal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336806 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-20 05:15:44 +00:00
Pieter Hordijk
61b8c6fb86
Fixed references to examples / explanation "below" and "above" to actually link to the content.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336703 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 19:32:03 +00:00
Maciek Sokolewicz
cbe2facb3e
added paragraph explaining the way whitespace characters are handled by PCRE (patch by Christoph M. Becker)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336248 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:47:03 +00:00
Dan Ackroyd
cc6711c55b
Corrected order. The example is showing that the order is unexpected, and that you need to sort to get the 'right' order.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335841 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 19:33:59 +00:00
Daniel Convissor
f08a981a30
Add preg_quote() to See Also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335337 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 16:03:21 +00:00
Adam Harvey
7506ffce44
Include delimiter in preg_quote() example.
...
Fixes doc bug #68632 (Bad practice preg_quote() example).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335316 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 23:23:36 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Peter Cowburn
3e71d7cc2f
tidy example and paragraph introduction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334412 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 13:36:04 +00:00
Peter Cowburn
0155d14f57
move bracket delimiters paragraph again
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334411 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 13:36:00 +00:00
Chris Wright
d28c33adb9
Clarify some details of using bracket-style delimiters in regular expression patterns
...
Patch suggested by Brandon Kelly (brandon@pixelandtonic.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334410 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 12:46:16 +00:00
Peter Cowburn
092ad46255
extra bracket delimiters examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334409 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 11:22:38 +00:00
Peter Cowburn
9284ca6f8a
move bracket delimiters paragraph up a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334408 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 11:22:34 +00:00
Peter Cowburn
aa43a24ec6
Patch by anonymous #43665
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333668 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 13:12:06 +00:00
Philip Olson
0b89623f80
Cleaned up the disable/enable information a bit by assuming PHP 5.3.0 is old.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333545 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-15 17:06:53 +00:00
Philip Olson
8feb3ece95
PHP 5.5.10 updated the bundled PCRE library from 8.32 to 8.34
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333544 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-15 16:33:44 +00:00
Nikita Popov
f98fbc326d
Fix the programlisting markup
...
No idea if that's necessary, but that's how it's done everywhere else...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332867 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 18:39:14 +00:00
Nikita Popov
396e76d002
Update maximum number of capturing groups
...
Also remove limit on non-capturing groups, which no longer exists.
Also applies a formatting patch by anonymous.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332866 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 18:15:34 +00:00