This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-14 11:32:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3cd39497911752eebd00a51ca394680b9c1e588
archived-php-src
/
ext
/
pcre
History
Nuno Lopes
f797495527
after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string).
...
tune the test accordingly
2008-08-14 14:37:39 +00:00
..
pcrelib
fix CVE-2008-2371. patch by Tavis Ormandy
2008-07-06 15:23:31 +00:00
tests
after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string).
2008-08-14 14:37:39 +00:00
config0.m4
MFH: simplify, readability
2008-06-02 14:12:20 +00:00
config.w32
- set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this variable is required by ADD_EXTENSION_DEP
2008-06-23 10:22:42 +00:00
CREDITS
…
php_pcre.c
after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string).
2008-08-14 14:37:39 +00:00
php_pcre.def
MFH: fix win build
2007-02-26 12:38:34 +00:00
php_pcre.h
spread some static keywords
2008-01-25 19:38:26 +00:00
upgrade-pcre.php
MFB5.2: fix script for files with short names
2008-01-14 09:40:29 +00:00