sas Sun Apr 22 10:20:03 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
Fix freeing of a NULL pointer
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.91 php4/ext/pcre/php_pcre.c:1.92
--- php4/ext/pcre/php_pcre.c:1.91
andrei Sun Apr 15 21:56:31 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
@- Fixed a bug with /e modifier in preg_replace(), that would not correctly
@ replace two-digit references if single digit references were present
@ before them. This fi
fmk Tue Mar 13 08:39:48 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
Fixing compiler warning on win32
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.89 php4/ext/pcre/php_pcre.c:1.90
--- php4/ext/pcre/php_pcre.c:1.89
andrei Mon Mar 12 21:24:05 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c php_pcre.h
Log:
@- IMPORTANT: removed /F modifier handling from preg_replace(). Instead
@ one should use new preg_replace_callback() function. (Andrei)
Index: php4/ext/pcr
andrei Sun Mar 11 19:06:59 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
/php4/ext/standard array.c basic_functions.c php_array.h
Log:
@- Added array_reduce(), which allows iterative reduction of an array
@ to a single value via a callback func
andrei Thu Feb 1 07:25:53 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
No need for CLS_FETCH().
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.83 php4/ext/pcre/php_pcre.c:1.84
--- php4/ext/pcre/php_pcre.c:1.83 Thu
sas Thu Feb 1 07:24:17 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
Fix broken ZTS build
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.82 php4/ext/pcre/php_pcre.c:1.83
--- php4/ext/pcre/php_pcre.c:1.82 Wed Jan
andrei Mon Jan 22 14:05:05 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
If we can't call custom replacement function, don't change the subject
string.
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.80 php4/ext/pcre/php_
andrei Mon Jan 22 11:42:29 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
Don't need to check for out-of-memory condition.
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.79 php4/ext/pcre/php_pcre.c:1.80
--- php4/ext/pcre/ph
andrei Mon Jan 22 11:29:44 2001 EDT
Modified files:
/php4/ext/pcre php_pcre.c php_pcre.h
Log:
Z-ify the source.
Index: php4/ext/pcre/php_pcre.c
diff -u php4/ext/pcre/php_pcre.c:1.78 php4/ext/pcre/php_pcre.c:1.79
--- php4/ext/pcre/php_pcre.c:1.78
10 matches
Mail list logo