]>
granicus.if.org Git - php/log
Dmitry Stogov [Tue, 19 Sep 2006 07:39:25 +0000 (07:39 +0000)]
ZTS fix
Dmitry Stogov [Tue, 19 Sep 2006 07:39:07 +0000 (07:39 +0000)]
Fixed PCRE related compilation errors
<changelog@php.net> [Tue, 19 Sep 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 18 Sep 2006 23:11:01 +0000 (23:11 +0000)]
MFB: Avoid generating php_errormsg twice in some instances.
Andrei Zmievski [Mon, 18 Sep 2006 20:16:36 +0000 (20:16 +0000)]
Upgrade preg_split() to support Unicode strings.
Andrei Zmievski [Mon, 18 Sep 2006 17:59:10 +0000 (17:59 +0000)]
More work on Unicode support in PCRE. When UG(unicode) is on, all
strings passed to PCRE have to be IS_UNICODE or IS_STRING in UTF-8
encoding. Failure to do so will result in unpredictable results.
Ilia Alshanetsky [Mon, 18 Sep 2006 16:13:00 +0000 (16:13 +0000)]
MFB: Fixed bug #38574 (missing curl constants and improper constant
detection).
Dmitry Stogov [Mon, 18 Sep 2006 14:35:37 +0000 (14:35 +0000)]
Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT. (Nuno, Dmitry)
Antony Dovgal [Mon, 18 Sep 2006 12:35:59 +0000 (12:35 +0000)]
fix test
Dmitry Stogov [Mon, 18 Sep 2006 12:03:21 +0000 (12:03 +0000)]
Fixed non-specialized executor
<changelog@php.net> [Mon, 18 Sep 2006 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Johannes Schlüter [Sun, 17 Sep 2006 09:39:04 +0000 (09:39 +0000)]
- Unicode fix
<changelog@php.net> [Sun, 17 Sep 2006 01:30:48 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Sat, 16 Sep 2006 19:08:59 +0000 (19:08 +0000)]
MFB: One last expand_filepath() check
Nuno Lopes [Sat, 16 Sep 2006 19:08:21 +0000 (19:08 +0000)]
MFB: fix compiler warnings introduced in my previous commit
Ilia Alshanetsky [Sat, 16 Sep 2006 18:31:07 +0000 (18:31 +0000)]
MFB: Additional expand_filepath() checks
Ilia Alshanetsky [Sat, 16 Sep 2006 18:23:05 +0000 (18:23 +0000)]
MFB: Added missing validation checks around expand_filepath()
Nuno Lopes [Sat, 16 Sep 2006 18:21:53 +0000 (18:21 +0000)]
MFB
Nuno Lopes [Sat, 16 Sep 2006 17:42:44 +0000 (17:42 +0000)]
MFB
Nuno Lopes [Sat, 16 Sep 2006 14:21:07 +0000 (14:21 +0000)]
fix lcov report
Rob Richards [Sat, 16 Sep 2006 13:56:25 +0000 (13:56 +0000)]
MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing)
fix bug #38850 (lookupNamespaceURI doesn't return default namespace)
add test
Nuno Lopes [Sat, 16 Sep 2006 12:05:43 +0000 (12:05 +0000)]
MFB
<changelog@php.net> [Sat, 16 Sep 2006 01:30:54 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 15 Sep 2006 19:48:55 +0000 (19:48 +0000)]
MFB: Added a check for PQftable() function
Nuno Lopes [Fri, 15 Sep 2006 16:14:57 +0000 (16:14 +0000)]
MFB
Antony Dovgal [Fri, 15 Sep 2006 15:42:39 +0000 (15:42 +0000)]
missing part of the fix for #38844
Antony Dovgal [Fri, 15 Sep 2006 15:33:30 +0000 (15:33 +0000)]
MFB: still output an error, even if there is no curl_easy_strerror()
Nuno Lopes [Fri, 15 Sep 2006 15:14:04 +0000 (15:14 +0000)]
MFB
Antony Dovgal [Fri, 15 Sep 2006 15:04:03 +0000 (15:04 +0000)]
fix segfault in curl_multi_info_read()
Nuno Lopes [Fri, 15 Sep 2006 14:59:04 +0000 (14:59 +0000)]
MFB
Nuno Lopes [Fri, 15 Sep 2006 14:43:08 +0000 (14:43 +0000)]
MFB
Antony Dovgal [Fri, 15 Sep 2006 13:43:55 +0000 (13:43 +0000)]
fix #38844 (curl_easy_strerror() is defined only since cURL 7.12.0)
Pierre Joye [Fri, 15 Sep 2006 12:10:50 +0000 (12:10 +0000)]
- PECL Bug #8700, zipArchive::getFromIndex() fails
Antony Dovgal [Fri, 15 Sep 2006 09:11:31 +0000 (09:11 +0000)]
fix leak when call to shutdown function fails
Antony Dovgal [Fri, 15 Sep 2006 08:18:10 +0000 (08:18 +0000)]
fix leaks with `php -d option=value -c /path -h`
Antony Dovgal [Fri, 15 Sep 2006 07:43:59 +0000 (07:43 +0000)]
free node pointer using correct function
fixes leak in ext/dom/tests/dom_create_element.phpt
Antony Dovgal [Fri, 15 Sep 2006 07:26:19 +0000 (07:26 +0000)]
fix double free(), add test
Dmitry Stogov [Fri, 15 Sep 2006 07:11:09 +0000 (07:11 +0000)]
Fixed memory leak
<changelog@php.net> [Fri, 15 Sep 2006 01:30:55 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 14 Sep 2006 17:48:11 +0000 (17:48 +0000)]
MFB: Make float filter handle things like 02.324 properly
Nuno Lopes [Thu, 14 Sep 2006 17:07:41 +0000 (17:07 +0000)]
MFB
Antony Dovgal [Thu, 14 Sep 2006 15:30:37 +0000 (15:30 +0000)]
MFB
Antony Dovgal [Thu, 14 Sep 2006 15:00:52 +0000 (15:00 +0000)]
fix test
Rob Richards [Thu, 14 Sep 2006 13:35:49 +0000 (13:35 +0000)]
MFB: fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly)
Dmitry Stogov [Thu, 14 Sep 2006 10:32:57 +0000 (10:32 +0000)]
Reinamed variables to avoid name conflicts
Dmitry Stogov [Thu, 14 Sep 2006 09:59:23 +0000 (09:59 +0000)]
*** empty log message ***
Dmitry Stogov [Thu, 14 Sep 2006 08:56:11 +0000 (08:56 +0000)]
Write valid run-time value for Zend Memory Manager
Dmitry Stogov [Thu, 14 Sep 2006 08:55:17 +0000 (08:55 +0000)]
Added is_zend_mm() to allow runtime check for zend memory manager
<changelog@php.net> [Thu, 14 Sep 2006 01:30:53 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 13 Sep 2006 15:53:12 +0000 (15:53 +0000)]
MFB: Fixed test for systems without INFILE/OUTFILE support
Antony Dovgal [Wed, 13 Sep 2006 14:00:44 +0000 (14:00 +0000)]
fix tests
Dmitry Stogov [Wed, 13 Sep 2006 13:26:10 +0000 (13:26 +0000)]
Fixed memory leaks
Dmitry Stogov [Wed, 13 Sep 2006 13:03:14 +0000 (13:03 +0000)]
Fix for bug #38757 (MultiPart Form Uploads fail with FastCGI)
Antony Dovgal [Wed, 13 Sep 2006 10:44:04 +0000 (10:44 +0000)]
change test to work with Oracle 10
<changelog@php.net> [Wed, 13 Sep 2006 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Antony Dovgal [Tue, 12 Sep 2006 20:32:06 +0000 (20:32 +0000)]
new tests
Antony Dovgal [Tue, 12 Sep 2006 20:26:59 +0000 (20:26 +0000)]
uhm.. declare oci_lob_seek() along with OCI-Lob->seek() method
Antony Dovgal [Tue, 12 Sep 2006 17:26:24 +0000 (17:26 +0000)]
improve spelling (fixes #38780)
Ilia Alshanetsky [Tue, 12 Sep 2006 15:49:02 +0000 (15:49 +0000)]
MFB: Fixed bug #37779 (empty include_path leads to search for files
inside /).
Pierre Joye [Tue, 12 Sep 2006 12:04:03 +0000 (12:04 +0000)]
- MFB:PECL Bug #8676, addFile was not updated and still used VCWD_REALPATH,
it now uses expand_filepath
Antony Dovgal [Tue, 12 Sep 2006 11:42:25 +0000 (11:42 +0000)]
fix leak when binding a variable to the same placeholder several times
Dmitry Stogov [Tue, 12 Sep 2006 11:01:31 +0000 (11:01 +0000)]
Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts)
Antony Dovgal [Tue, 12 Sep 2006 10:53:51 +0000 (10:53 +0000)]
remove a leftover
Antony Dovgal [Tue, 12 Sep 2006 10:44:18 +0000 (10:44 +0000)]
fix test
<changelog@php.net> [Tue, 12 Sep 2006 01:31:11 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Mon, 11 Sep 2006 21:21:27 +0000 (21:21 +0000)]
- Print the type of the original value
Sara Golemon [Mon, 11 Sep 2006 19:18:06 +0000 (19:18 +0000)]
Bug #38687 - sockaddr local storage insufficient for all sock families
Dmitry Stogov [Mon, 11 Sep 2006 17:18:47 +0000 (17:18 +0000)]
fix
Johannes Schlüter [Mon, 11 Sep 2006 17:06:59 +0000 (17:06 +0000)]
- Fix #37923 (Display constant value in reflection::export)
Andrei Zmievski [Mon, 11 Sep 2006 16:32:02 +0000 (16:32 +0000)]
Add a couple more UTF-8 functions.
Ilia Alshanetsky [Mon, 11 Sep 2006 14:53:33 +0000 (14:53 +0000)]
MFB: Fixed bug #38096 (large timeout values ignored on 32bit machines in
stream_socket_accept() and stream_socket_client()).
Antony Dovgal [Mon, 11 Sep 2006 14:28:19 +0000 (14:28 +0000)]
fix #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper)
Antony Dovgal [Mon, 11 Sep 2006 14:27:25 +0000 (14:27 +0000)]
fix tests
Antony Dovgal [Mon, 11 Sep 2006 14:13:05 +0000 (14:13 +0000)]
add tests
Antony Dovgal [Mon, 11 Sep 2006 08:10:03 +0000 (08:10 +0000)]
fix test
Dmitry Stogov [Mon, 11 Sep 2006 07:23:40 +0000 (07:23 +0000)]
Don't try to do safe connection close in case of FastCGI protocol error
<changelog@php.net> [Mon, 11 Sep 2006 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 10 Sep 2006 22:11:10 +0000 (22:11 +0000)]
new tests
Antony Dovgal [Sun, 10 Sep 2006 19:42:04 +0000 (19:42 +0000)]
add new test
Hannes Magnusson [Sun, 10 Sep 2006 17:01:10 +0000 (17:01 +0000)]
Add protos
Hannes Magnusson [Sun, 10 Sep 2006 16:32:30 +0000 (16:32 +0000)]
- date_timezone_set() needs both arguments
- Throw exception in DateTimeZone::__construct if no arguments are passed
Hannes Magnusson [Sun, 10 Sep 2006 14:02:14 +0000 (14:02 +0000)]
Add *.lo into .cvsignore
Hannes Magnusson [Sun, 10 Sep 2006 13:35:32 +0000 (13:35 +0000)]
MFB: abstracting ReflectionFunctionAbstract & fix couple of typos
Antony Dovgal [Sun, 10 Sep 2006 13:01:28 +0000 (13:01 +0000)]
fix coverity issue #197
"I can't think of a reason to pass a NULL buf" (c) Wez
Nuno Lopes [Sun, 10 Sep 2006 12:38:31 +0000 (12:38 +0000)]
MFB
Antony Dovgal [Sun, 10 Sep 2006 11:44:41 +0000 (11:44 +0000)]
more improvements
Antony Dovgal [Sun, 10 Sep 2006 11:26:07 +0000 (11:26 +0000)]
add help
scan directories specified in argv
<changelog@php.net> [Sun, 10 Sep 2006 01:30:50 +0000 (01:30 +0000)]
ChangeLog update
Hannes Magnusson [Sat, 9 Sep 2006 22:07:00 +0000 (22:07 +0000)]
MFB: typos
Hannes Magnusson [Sat, 9 Sep 2006 21:24:27 +0000 (21:24 +0000)]
Add "moved to pecl" section (only ncurses at this time)
Hannes Magnusson [Sat, 9 Sep 2006 20:03:55 +0000 (20:03 +0000)]
Be overly picky: CURL->cURL
Derick Rethans [Sat, 9 Sep 2006 12:25:54 +0000 (12:25 +0000)]
- The .c file is generated... so updating the .re file and cleaning up WS.
Michael Wallner [Sat, 9 Sep 2006 12:10:28 +0000 (12:10 +0000)]
- fix crash when unicode.sematics are enabled and unicode.output_encoding doesn't match iconv.internal_encoding
Antony Dovgal [Sat, 9 Sep 2006 10:58:39 +0000 (10:58 +0000)]
fix #38759 (PDO sqlite2 empty query causes segfault)
<changelog@php.net> [Sat, 9 Sep 2006 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 8 Sep 2006 20:22:23 +0000 (20:22 +0000)]
fix #38721 (date_parse() invalid read)
Antony Dovgal [Fri, 8 Sep 2006 20:09:08 +0000 (20:09 +0000)]
implement feature request #38731 (openssl_pkey_new does not support DSA key generation)
patch by marci at balabit dot hu
Andrei Zmievski [Fri, 8 Sep 2006 17:19:42 +0000 (17:19 +0000)]
convert_to_string_with_converter_ex()
Hannes Magnusson [Fri, 8 Sep 2006 16:51:32 +0000 (16:51 +0000)]
MFB bug#35589
Nuno Lopes [Fri, 8 Sep 2006 16:37:19 +0000 (16:37 +0000)]
MFB