1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Christoph M. Becker 39423e425d Implement #47456: Missing PCRE option 'J'
While it is possible to force the same behavior by setting the internal
option (?J), having a dedicated modifier appears to be useful. After all,
J is even listed on the "Pattern Modifiers" man page[1], but the description
referrs to (?J).

[1] <http://php.net/manual/en/reference.pcre.pattern.modifiers.php>
2016-09-05 00:30:48 -07:00
..
2016-04-27 13:16:57 +02:00
2016-08-29 21:03:03 +02:00
2016-08-30 13:44:34 +02:00
2016-03-17 17:06:56 +08:00
2016-08-29 19:27:47 +02:00
2016-08-29 18:01:21 +02:00
2016-08-06 12:08:13 +02:00
2016-08-18 13:50:36 +10:00
2016-02-13 17:46:24 +01:00
2016-09-03 16:59:17 +02:00
2016-09-03 00:01:04 +02:00
2016-07-30 18:34:34 +02:00
2016-01-15 08:43:00 +01:00
2016-09-03 00:24:30 +02:00
2016-08-16 22:55:41 -07:00
2016-05-03 19:09:11 +02:00
2016-03-14 15:53:02 +01:00
2016-07-04 03:17:17 +02:00