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-10 01:23:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df199c2e75d0f80f1e46bbf4fd54580201cff5b8
archived-php-src
/
ext
/
pcre
History
Nuno Lopes
4ff9ad5bf1
fix bug
#47229
: preg_quote should escape '-'
2009-01-28 22:39:33 +00:00
..
pcrelib
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
tests
fix bug
#47229
: preg_quote should escape '-'
2009-01-28 22:39:33 +00:00
config0.m4
upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..)
2008-09-09 07:55:10 +00:00
config.w32
- Remove NO_RECURSE as it causes a huge performance impact. Up to 50%
2009-01-02 04:59:41 +00:00
CREDITS
…
php_pcre.c
fix bug
#47229
: preg_quote should escape '-'
2009-01-28 22:39:33 +00:00
php_pcre.def
MFH: export php_pcre_free to make mbstring happy
2009-01-11 13:59:00 +00:00
php_pcre.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
upgrade-pcre.php
export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC (reported by shire)
2008-12-10 10:16:14 +00:00