Fix PCRE unicode handling
commit973ef3e2057b37b27fd609853761f222233379f8
authorMarco Pivetta <ocramius@gmail.com>
Sat, 12 Apr 2014 16:51:24 +0000 (12 09:51 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 14 Apr 2014 16:06:18 +0000 (14 09:06 -0700)
treed7b2e0b62bb7e156fca4d09d7b2adbd372e045e4
parent150ddf01c959fd4b1adbd43a6106dd564b76b276
Fix PCRE unicode handling

Ported from the PHP repo

Closes #2090

Reviewed By: @fredemmott

Differential Revision: D1230060

Pulled By: @ptarjan
hphp/runtime/base/preg.cpp
hphp/test/zend/good/ext/pcre/tests/bug52971.expectf [copied from hphp/test/zend/bad/ext/pcre/tests/bug52971.php.expectf with 100% similarity]
hphp/test/zend/good/ext/pcre/tests/bug52971.php [moved from hphp/test/zend/bad/ext/pcre/tests/bug52971.php with 100% similarity]
hphp/test/zend/good/ext/pcre/tests/bug52971.php.expectf [moved from hphp/test/zend/bad/ext/pcre/tests/bug52971.php.expectf with 100% similarity]
hphp/test/zend/good/ext/pcre/tests/bug52971.php.skipif [new file with mode: 0644]
hphp/test/zend/good/ext/pcre/tests/bug52971.skipif [new file with mode: 0644]