1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Ilia Alshanetsky d84afe1121 Fixed a memory leak. 2002-11-12 17:41:26 +00:00
Moriyoshi Koizumi e9982c06c7 Reduced compiler warnings 2002-11-02 13:38:32 +00:00
Moriyoshi Koizumi 579a1c3ab1 ZTS fixes 2002-10-08 17:20:10 +00:00
Moriyoshi Koizumi e9444610eb Removed table generating code. The return values of isalnum() may vary by the locale setting. 2002-10-08 15:15:50 +00:00
Ilia Alshanetsky 8f4276b61d Fixed memory leak. 2002-10-08 14:57:06 +00:00
Derick Rethans bde85234d6 - Please do not use notices for debug information 2002-10-08 08:01:06 +00:00
Sebastian Bergmann df472058e2 HAVE_MBREGEX awareness. 2002-10-06 09:29:54 +00:00
foobar 1939764d98 Fix ZTS build 2002-08-28 02:08:57 +00:00
Marcus Boerger 965ecdb3a6 php_error_docref 2002-08-27 15:32:04 +00:00
Marcus Boerger 81df625260 -Fix warnings (fixed all?) 2002-08-04 18:59:19 +00:00
Marcus Boerger de8c36dcaa -use const to clarify code
-fix tsrmls build (therefore rfc1867.c)
2002-08-02 10:22:31 +00:00
Rui Hirokawa 813a795c64 fixed compile warning with Visual C++. 2002-04-30 12:45:14 +00:00
Marcus Boerger 0743669f1c -fix warnings 2002-04-07 18:09:31 +00:00
Rui Hirokawa 8c09fb90ba fixed compile warnings. 2002-03-23 07:32:40 +00:00
Rui Hirokawa 0544cdca3a fixed an error in mbstring caused by confliction with regex. 2002-01-14 03:08:40 +00:00
Rui Hirokawa c79f749ff8 @Added multi-byte enabled regex functions. (Rui) 2002-01-11 13:21:09 +00:00