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-18 05:21:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0346a304ff4496e8b19caefd22bdb76dd6b993d
archived-php-src
/
ext
/
pcre
History
Nuno Lopes
c61d5627ba
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
..
pcrelib
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
tests
- Opss, reverted accidental changes
2008-11-03 13:07:28 +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
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
CREDITS
…
php_pcre.c
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
2008-11-17 11:28:01 +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
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