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-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
844a58dc3cc53d44ee77f91e7d3b9efce6256e21
archived-php-src
/
ext
/
ereg
T
History
Pierre Joye
a7ffa09e18
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +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
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +00:00
CREDITS
MFH:- Moved the old regex functions to own extension: ereg
2007-10-05 15:00:09 +00:00
ereg.c
Eliminate a TSRMLS_FETCH() call in case of an error in one of the ereg functions
2010-09-23 04:51:02 +00:00
php_ereg.h
Allow ereg to be built as shared on Windows
2010-05-24 07:44:00 +00:00
php_regex.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00