Commit Graph

35199 Commits

Author SHA1 Message Date
Christian Stocker
b59ad4f938 return true, if xsl import did work 2006-07-31 12:51:08 +00:00
Antony Dovgal
06aa83600e fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC) 2006-07-31 10:28:46 +00:00
Ilia Alshanetsky
270a5b8bb1 MFB: Fixed compiler warning. 2006-07-31 03:41:43 +00:00
d4a916876e ChangeLog update 2006-07-31 01:31:01 +00:00
Pierre Joye
7cd4c92c1a - MFB: #36732, add req_extensions support to openssl_csr_new and _sign
(ben at psc dot edu)
- MFB: fix leaks in openssl_csr_new and sig
2006-07-31 00:36:10 +00:00
Antony Dovgal
996f79343c update changelog 2006-07-30 20:53:10 +00:00
Antony Dovgal
5cf81310c7 fix #38173 (Freeing nested cursors causes OCI8 to segfault) 2006-07-30 20:50:53 +00:00
Pierre Joye
6dc7a18d7c - #28382, add support for x509 extensions 2006-07-30 17:02:28 +00:00
Pierre Joye
30901dc4cd - MFB: #38261, openssl_x509_parse leaks with invalid certs 2006-07-30 16:27:03 +00:00
Antony Dovgal
6636721261 improve checks and fix #38251 2006-07-30 11:54:11 +00:00
Antony Dovgal
c3d64c7024 fix compile warnings (#38257) 2006-07-30 11:33:49 +00:00
Antony Dovgal
34cfab8e7c MFB: bug #38253 (PDO produces segfault with default fetch mode)
add test
2006-07-30 11:20:41 +00:00
Pierre Joye
33cfa68757 - MFB: silent compiler warnins (signess) 2006-07-30 09:18:24 +00:00
Pierre Joye
9d93ae55c6 - MFB: vi happiness 2006-07-30 08:28:49 +00:00
7b15ca4757 ChangeLog update 2006-07-30 01:31:07 +00:00
Pierre Joye
5016f0d0e9 - make the test more obvious and add an explanation 2006-07-29 23:03:38 +00:00
Antony Dovgal
9941fd7185 MFB: improve test 2006-07-29 22:41:35 +00:00
Pierre Joye
3a2fb91020 - #38255, fails on array as well 2006-07-29 22:39:52 +00:00
Pierre Joye
cd314aea49 - MFH: #38255, fix possible leak in php_openssl_evp_from_zval 2006-07-29 22:24:49 +00:00
Pierre Joye
1329f72f90 - #37820, add support for algorithm type in openssl_verify() 2006-07-29 21:54:46 +00:00
Seiji Masugata
317bedda3f fix tests. 2006-07-29 17:09:59 +00:00
Pierre Joye
2725e485ba - MFH: #8315, float is affected too 2006-07-29 12:46:16 +00:00
1063f358a5 ChangeLog update 2006-07-29 01:31:19 +00:00
Pierre Joye
cadd5e2ee9 - MFH: #8315, NULL character stops the validation 2006-07-29 01:27:47 +00:00
Hannes Magnusson
e78e8ab2ec MFB: Update test 2006-07-28 16:32:54 +00:00
Ilia Alshanetsky
f6b0244790 MFB: cleanup of the phpinfo() output. 2006-07-28 14:27:17 +00:00
Ilia Alshanetsky
321804b984 MFB: Cleanup phpinfo() output 2006-07-28 14:00:07 +00:00
Antony Dovgal
20b0975a43 fix test
I really hope there are no systems where /dev is a symlink
2006-07-28 13:47:41 +00:00
Antony Dovgal
b6f6e0b699 enabling --leak-check was bad idea, since there are way too much false positives caused by the absence of Zend MM 2006-07-28 12:58:42 +00:00
Antony Dovgal
f6de0063dd patch for #37846 (wordwrap() wraps incorrectly)
by Dmitry Kononov <ddk at krasn dot ru>
2006-07-28 12:21:34 +00:00
Pierre Joye
5c1deef202 - HEAD does not suppot magic_gpc 2006-07-28 08:18:24 +00:00
6320d6329b ChangeLog update 2006-07-28 01:30:51 +00:00
Ilia Alshanetsky
dffc66671e MFB: Fixed a bug in the filter extension that prevented magic_quotes_gpc
from being applied when RAW filter is used.
2006-07-27 18:15:10 +00:00
Ilia Alshanetsky
d2579f9dd1 MFB: Fixed bug #38236 (Binary data gets corrupted on multipart/formdata
POST).
2006-07-27 17:14:24 +00:00
Nuno Lopes
0e29c9a870 upgrade the rest of the functions to Unicode (except ob_gzhandler, that I leave for Mike).
also update tests to force binary data to be passed
2006-07-27 16:31:07 +00:00
Nuno Lopes
ae95b257f8 convert void* to zstr when using the 't' parameter type 2006-07-27 15:53:47 +00:00
Ilia Alshanetsky
a081be13fc MFB: An improved fix for bug #38224 2006-07-27 15:36:43 +00:00
Dmitry Stogov
1dcb726c5a Removed deprecated #ifdef ZEND_ENGINE_2 2006-07-27 15:23:04 +00:00
Dmitry Stogov
83f54a2592 Unicode support (not finished) 2006-07-27 14:56:46 +00:00
Ilia Alshanetsky
3e00d90ff0 MFB: make C++ compilers happy 2006-07-27 14:13:53 +00:00
Ilia Alshanetsky
a3656ec923 Removed debug code 2006-07-27 14:05:38 +00:00
Ilia Alshanetsky
acbb531a12 MFB: Fixed bug #38224 (session extension can't handle broken cookies). 2006-07-27 14:00:27 +00:00
Ilia Alshanetsky
2a2450cb59 MFB: Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 2006-07-27 13:01:10 +00:00
Antony Dovgal
484698f6fe fix leak in php_local_infile_init() handler 2006-07-27 10:53:03 +00:00
Dmitry Stogov
1e71620e8f Fixed bug #38234 (Exception in __clone makes memory leak) 2006-07-27 10:44:19 +00:00
Dmitry Stogov
3f51a6970d Fixed mess with semantic of zend_normalize_identifier()'s return value (SUCCESS != 1) 2006-07-27 09:33:44 +00:00
Dmitry Stogov
c62b08650b Fix usage of uninitialized value and unicode support 2006-07-27 09:19:26 +00:00
foobar
95f2db2459 - Removed unnecessary quotes 2006-07-27 08:52:10 +00:00
foobar
f0fe4e05b9 - Added PHP_VERSION_ID == PHP_VERSION as integer value. 2006-07-27 08:50:41 +00:00
Dmitry Stogov
0eb0282912 Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) 2006-07-27 08:20:52 +00:00