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 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff6f052d0581c32d4eae88c207dc92092b646ece
archived-php-src
/
ext
/
ereg
History
Matt Wilmas
9061bf39bd
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:24:09 +00:00
..
regex
MFB: propagated const, to avoid "discards qualifiers from pointer target type" errors
2008-10-16 11:42:20 +00:00
tests
Updated tests after double->long conversion change (basically to match 5.2)
2009-06-04 18:24:09 +00:00
config0.m4
- Cleanup and simplify
2007-07-16 13:41:12 +00:00
config.w32
MFB and steph's pecl fixes into confutils
2008-05-14 03:32:27 +00:00
CREDITS
- Initial commit (files will be moved from elsewhere in CVS!)
2007-07-15 15:40:11 +00:00
ereg.c
Fix bug
#48416
- Force a cache size for ereg to stop it getting out of control. Lazy LRU here.
2009-05-28 21:56:35 +00:00
php_ereg.h
Fix bug
#48416
- Force a cache size for ereg to stop it getting out of control. Lazy LRU here.
2009-05-28 21:56:35 +00:00
php_regex.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00