1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 20:41:18 +02:00
Files
archived-php-src/ext
Christoph M. Becker 71d16feebb Fix #76512: \w no longer includes unicode characters
The migration from PCRE to PCRE2 missed to rename once occurrence of
`PCRE_UCP` to `PCRE2_UCP`.  We fix that.  We also revert the changes to
bug52971.phpt which had been incorrectly made in commit a5bc5ae[1].

[1] <http://git.php.net/?p=php-src.git;a=commit;h=a5bc5aed71f7a15f14f33bb31b8e17bf5f327e2d>
2018-06-21 22:45:08 +02:00
..
2018-06-17 11:39:08 +08:00
2018-06-12 15:31:49 +02:00
2018-06-16 13:04:30 +02:00
2018-06-09 20:59:41 +02:00
2018-06-02 13:35:22 +02:00
2018-03-23 18:57:58 +01:00
2018-06-10 00:33:42 +02:00
2018-04-14 13:06:13 +02:00
2018-06-20 10:42:04 -07:00
2018-06-14 20:25:59 +01:00
2018-06-20 15:05:08 +02:00
2018-06-15 07:23:31 +02:00
2018-06-10 21:22:12 +02:00
2018-06-21 17:03:07 +01:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-06-19 16:43:52 -07:00
2018-02-23 11:06:20 +01:00
2018-05-29 17:58:06 +03:00
2018-06-08 23:02:25 +02:00
2018-06-05 15:01:02 +02:00
2018-06-04 17:10:49 +02:00
2018-06-18 12:14:17 +08:00
2018-05-29 17:58:06 +03:00
2018-06-13 16:10:08 +02:00