php-src/ext/ereg
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