Commit Graph

32842 Commits

Author SHA1 Message Date
Ilia Alshanetsky
5e2bdfcfcc MFB51: Added tests for new parse_url() and http_build_query() functionality. 2005-12-04 17:58:53 +00:00
Ilia Alshanetsky
08c824bbea MFB51: Fixed bug #35062 (socket_read() produces warnings on non blocking
sockets).
2005-12-04 17:31:40 +00:00
Ilia Alshanetsky
e803ebb403 MFB51: Fixed gcov for generated files 2005-12-04 17:28:26 +00:00
Ilia Alshanetsky
f631fdef4c MFB51: Regen files so they work properly with gcov. 2005-12-04 17:25:26 +00:00
Antony Dovgal
ced6ef40cd fix #35539 (typo in error message for ErrorException) 2005-12-04 11:45:45 +00:00
Antony Dovgal
c7631a2dca fix #35543 (php crash when calling non existing method of a class that extends PDO) 2005-12-04 11:40:52 +00:00
7f8adfcc7e ChangeLog update 2005-12-04 06:48:28 +00:00
Antony Dovgal
a74ea6cfb8 fix typos in xmlwriter/config.m4 2005-12-04 00:20:52 +00:00
Antony Dovgal
e084ac9d8b add declarations
more uint -> size_t fixes
2005-12-03 23:49:52 +00:00
Antony Dovgal
60af8a388c MF51: fix #35538 (new "hash" extensions does not compile on amd64) 2005-12-03 23:31:49 +00:00
Antony Dovgal
58c6a0da27 yet another compile warning 2005-12-03 23:24:07 +00:00
Antony Dovgal
e9f068a7d6 fix compile warning 2005-12-03 23:19:48 +00:00
foobar
cdd291f514 - Fix bug #35530 (ext/bz2 compile failure with phpize) 2005-12-03 13:22:20 +00:00
Michael Wallner
2e3a2a5dbc MF51: add adler32 test 2005-12-03 10:32:42 +00:00
Michael Wallner
5da5750736 - fix ws 2005-12-03 10:24:06 +00:00
Michael Wallner
dbe8a6a629 - add test to package.xml 2005-12-03 10:20:21 +00:00
Michael Wallner
f1a0fdddba - add crc32 test 2005-12-03 10:16:59 +00:00
688f880e61 ChangeLog update 2005-12-03 06:46:25 +00:00
foobar
0586ac73f1 - fix possible compile error 2005-12-03 01:27:37 +00:00
foobar
d2e3d9c244 fix compile failure (bug #35528) 2005-12-03 01:21:09 +00:00
foobar
2fcfc02141 fix configure --help output 2005-12-03 01:12:35 +00:00
foobar
c7e4853008 fix configure --help output 2005-12-03 01:06:36 +00:00
Sara Golemon
c456c16952 Add MD4 support 2005-12-03 00:51:30 +00:00
foobar
8e5799059d Nuked dos EOLs and fixed typo 2005-12-03 00:00:44 +00:00
foobar
ecd8376f36 - Changed "session.use_only_cookies" to be on by default. 2005-12-02 18:42:41 +00:00
Ilia Alshanetsky
4041e52215 MFB51: Regenerate file to be more gcov friendly 2005-12-02 17:34:35 +00:00
Marcus Boerger
f509c44be8 - Be picky about names 2005-12-02 15:59:36 +00:00
foobar
ab3fcb8f06 MFB51: fix compile warning and paths 2005-12-02 13:23:44 +00:00
Michael Wallner
f48a99133d MF51: use --enable instead of --with 2005-12-02 11:01:19 +00:00
foobar
79bc13d29e - Fix configure 2005-12-02 08:59:26 +00:00
dbe3d0b8d7 ChangeLog update 2005-12-02 06:46:50 +00:00
Pierre Joye
f001c7d5a0 - prepare 2.0.2 2005-12-02 00:50:28 +00:00
Michael Wallner
dd947297fe - export everything we've got aliases for 2005-12-01 21:08:17 +00:00
Michael Wallner
4323354ee0 - use php_pcre aliases 2005-12-01 20:53:04 +00:00
Antony Dovgal
37eeba6f27 tweak the fix 2005-12-01 20:39:49 +00:00
Michael Wallner
9bae4e12e4 - ext/filter will need those exports
# php_compat.h still prevents linking
2005-12-01 20:07:01 +00:00
Antony Dovgal
25ac5ff0b7 fix #35508 (PDO fails when unknown fetch mode specified) 2005-12-01 19:59:36 +00:00
Antony Dovgal
1d74918ddd MF51: fix Win32 compile failure 2005-12-01 19:26:31 +00:00
Antony Dovgal
701dfc56b5 two more tests 2005-12-01 18:23:08 +00:00
Rob Richards
6f42894489 change to PHP 3.01 license 2005-12-01 16:41:52 +00:00
Ilia Alshanetsky
38d192b7c6 MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the
date string).
2005-12-01 16:26:38 +00:00
foobar
7b396961da - Fixed PECL bug #6124: Crash on HTML tags when using FS_STRING 2005-12-01 16:24:19 +00:00
Antony Dovgal
14bdb93d6b MF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses) 2005-12-01 14:03:51 +00:00
Antony Dovgal
4f906aa23f fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails 2005-12-01 13:46:05 +00:00
Dmitry Stogov
a139e19fe3 Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4) 2005-12-01 12:51:19 +00:00
Dmitry Stogov
feaa2501d0 Fixed bug #34729 (Crash in ZTS mode under Apache) 2005-12-01 11:49:51 +00:00
Marcus Boerger
507942a34e - Use putenv() correct 2005-12-01 09:59:59 +00:00
foobar
8ae898f486 - Use correct configure option style. Enabled by default. 2005-12-01 08:54:15 +00:00
Marcus Boerger
885a80dabc - Fix warnings 2005-12-01 08:49:57 +00:00
57fa8a5782 ChangeLog update 2005-12-01 06:45:42 +00:00