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-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18d5751a9e8da170ca02ddbe06120c3993c9bf1e
archived-php-src
/
ext
/
ereg
History
Matt Wilmas
26cde1ee2f
MFH: Updated tests after double->long conversion change (basically to match 5.2)
...
# Let me know about other failing tests I missed
2009-06-04 18:25:06 +00:00
..
regex
propagated const, to avoid "discards qualifiers from pointer target type" errors
2008-10-16 11:38:25 +00:00
tests
MFH: Updated tests after double->long conversion change (basically to match 5.2)
2009-06-04 18:25:06 +00:00
config0.m4
MFH:- Moved the old regex functions to own extension: ereg
2007-10-05 15:00:09 +00:00
config.w32
Windows configure fixes, a few additional lib names allowed, apache2 only on for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled
2008-05-14 03:13:17 +00:00
CREDITS
MFH:- Moved the old regex functions to own extension: ereg
2007-10-05 15:00:09 +00:00
ereg.c
MFH: Fix bug
#48416
- Force a cache size for ereg to stop it getting out of control. Lazy LRU here.
2009-05-28 21:57:24 +00:00
php_ereg.h
MFH: Fix bug
#48416
- Force a cache size for ereg to stop it getting out of control. Lazy LRU here.
2009-05-28 21:57:24 +00:00
php_regex.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00