]>
granicus.if.org Git - php/log
<changelog@php.net> [Mon, 23 Feb 2009 01:32:42 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 22 Feb 2009 17:55:01 +0000 (17:55 +0000)]
MFB: Fixed 2 memory corruptions in zip extension idenfied by
oo_properties.phpt test
<changelog@php.net> [Sun, 22 Feb 2009 01:32:24 +0000 (01:32 +0000)]
ChangeLog update
Greg Beaver [Sat, 21 Feb 2009 03:15:57 +0000 (03:15 +0000)]
MFB: fix faulty logic in tests, needed to use ksort instead of asort and to sort output. These tests failed on some systems with non-case sensitive filesystem sorting
Greg Beaver [Sat, 21 Feb 2009 02:37:33 +0000 (02:37 +0000)]
MFB: cosmetics: remove two unreachable return statements, removes warning in sun cc
Greg Beaver [Sat, 21 Feb 2009 02:34:01 +0000 (02:34 +0000)]
MFB: cosmetics: fix warning (only affects suncc)
<changelog@php.net> [Sat, 21 Feb 2009 01:32:40 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Fri, 20 Feb 2009 13:37:48 +0000 (13:37 +0000)]
- Fix test
Andrey Hristov [Fri, 20 Feb 2009 13:24:14 +0000 (13:24 +0000)]
Add the charsets available from 6.0 as a structure, to be used later
Greg Beaver [Fri, 20 Feb 2009 05:06:52 +0000 (05:06 +0000)]
MFB: fix zip access to work in all compilers, present and future, and on all arches without potential for bus errors. This removes PHAR_ZIP_PACK in favor of a safer approach
<changelog@php.net> [Fri, 20 Feb 2009 01:32:40 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Thu, 19 Feb 2009 12:13:47 +0000 (12:13 +0000)]
fix test
<changelog@php.net> [Thu, 19 Feb 2009 01:32:43 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Wed, 18 Feb 2009 22:53:44 +0000 (22:53 +0000)]
- New test
Felipe Pena [Wed, 18 Feb 2009 22:33:22 +0000 (22:33 +0000)]
- Fixed bug #47443 (metaphone('scratch') returns wrong result)
Ilia Alshanetsky [Wed, 18 Feb 2009 20:07:55 +0000 (20:07 +0000)]
MFB: Removed unused var
Robin Fernandes [Wed, 18 Feb 2009 16:42:56 +0000 (16:42 +0000)]
Revert fix to bug #46903 as per http://marc.info/?l=php-internals&m=
123476465621346 &w=2 .
Johannes Schlüter [Wed, 18 Feb 2009 16:33:28 +0000 (16:33 +0000)]
Fix #47438 mysql_fetch_field ignores zero offse
Dmitry Stogov [Wed, 18 Feb 2009 13:25:59 +0000 (13:25 +0000)]
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
Scott MacVicar [Wed, 18 Feb 2009 12:38:47 +0000 (12:38 +0000)]
Update bundled SQLite to 3.6.11
Dmitry Stogov [Wed, 18 Feb 2009 12:03:03 +0000 (12:03 +0000)]
Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)
Dmitry Stogov [Wed, 18 Feb 2009 10:55:23 +0000 (10:55 +0000)]
Fixed zend_print_zval_r_ex() to use the write callback function
<changelog@php.net> [Wed, 18 Feb 2009 01:32:40 +0000 (01:32 +0000)]
ChangeLog update
Zoe Slattery [Tue, 17 Feb 2009 20:25:02 +0000 (20:25 +0000)]
fix test
Moriyoshi Koizumi [Tue, 17 Feb 2009 16:28:33 +0000 (16:28 +0000)]
- Add an entry for http_output_conv_mimetypes to the output of mb_get_info().
Matt Wilmas [Tue, 17 Feb 2009 15:14:48 +0000 (15:14 +0000)]
Added overflow comment from div_function
Zoe Slattery [Tue, 17 Feb 2009 15:13:20 +0000 (15:13 +0000)]
Increased the sleep() from 1 to 5 to prevent intermittent failures
Johannes Schlüter [Tue, 17 Feb 2009 14:39:58 +0000 (14:39 +0000)]
- Fix #46542 Extending PDO class with a __call() function doesn't work as
expected
Matt Wilmas [Tue, 17 Feb 2009 14:14:56 +0000 (14:14 +0000)]
Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
Removed abs(), just -1 needs to be checked (only LONG_MIN % -1 is a problem)
Felipe Pena [Tue, 17 Feb 2009 12:32:06 +0000 (12:32 +0000)]
- Fix proto
Felipe Pena [Tue, 17 Feb 2009 12:03:43 +0000 (12:03 +0000)]
- Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)
Zoe Slattery [Tue, 17 Feb 2009 10:34:10 +0000 (10:34 +0000)]
bug 46680
Antony Dovgal [Tue, 17 Feb 2009 10:08:23 +0000 (10:08 +0000)]
remove XFAIL
<changelog@php.net> [Tue, 17 Feb 2009 01:32:42 +0000 (01:32 +0000)]
ChangeLog update
Zoe Slattery [Mon, 16 Feb 2009 20:08:02 +0000 (20:08 +0000)]
fix tests
Felipe Pena [Mon, 16 Feb 2009 19:48:49 +0000 (19:48 +0000)]
- Missing "DROP TABLE"
Greg Beaver [Mon, 16 Feb 2009 18:55:19 +0000 (18:55 +0000)]
MFB: fix memleaks on zip corruption
Johannes Schlüter [Mon, 16 Feb 2009 17:25:37 +0000 (17:25 +0000)]
- Improve mysqlnd's internal method registration
Zoe Slattery [Mon, 16 Feb 2009 13:15:49 +0000 (13:15 +0000)]
exit -1 and exit -2 don't work for all sh. changed to exit 1
Moriyoshi Koizumi [Mon, 16 Feb 2009 01:57:13 +0000 (01:57 +0000)]
- Fix bug #47399 (mb_check_encoding() returns true for some illegal SJIS
characters).
<changelog@php.net> [Mon, 16 Feb 2009 01:33:04 +0000 (01:33 +0000)]
ChangeLog update
Greg Beaver [Sun, 15 Feb 2009 21:50:58 +0000 (21:50 +0000)]
MFB: fix test
Felipe Pena [Sun, 15 Feb 2009 21:48:54 +0000 (21:48 +0000)]
- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)
Antony Dovgal [Sun, 15 Feb 2009 21:48:07 +0000 (21:48 +0000)]
fix test
Greg Beaver [Sun, 15 Feb 2009 20:29:26 +0000 (20:29 +0000)]
MFB: fix all remaining big-endian issues
Greg Beaver [Sun, 15 Feb 2009 19:23:06 +0000 (19:23 +0000)]
MFB: fix getting/setting of all 16/32 bit on zip
Greg Beaver [Sun, 15 Feb 2009 18:52:11 +0000 (18:52 +0000)]
MFB: fix setting of 32-bit values on big-endian systems
Felipe Pena [Sun, 15 Feb 2009 16:00:48 +0000 (16:00 +0000)]
- Supressing error message for SKIPIF check works as expected
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:04:59 +0000 (07:04 +0000)]
- Fix tests.
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:04:07 +0000 (07:04 +0000)]
- Refix bug #43840.
- Fix bug #43841.
- Remove redundant trailing dots from the error messages.
- Fix tests.
<changelog@php.net> [Sun, 15 Feb 2009 01:32:57 +0000 (01:32 +0000)]
ChangeLog update
Rasmus Lerdorf [Sat, 14 Feb 2009 21:21:59 +0000 (21:21 +0000)]
2.4.1 is safe
Zoe Slattery [Sat, 14 Feb 2009 10:29:22 +0000 (10:29 +0000)]
splitting array_chunk into smaller tests
Moriyoshi Koizumi [Sat, 14 Feb 2009 08:15:46 +0000 (08:15 +0000)]
- Prevent unwanted overflow
Moriyoshi Koizumi [Sat, 14 Feb 2009 07:33:41 +0000 (07:33 +0000)]
- Fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)
# test still fails because of the difference of str[r]pos() behavior between 5.3 and 6.0.
Moriyoshi Koizumi [Sat, 14 Feb 2009 06:59:36 +0000 (06:59 +0000)]
- These should be E_WARNING for consistency with strpos()
<changelog@php.net> [Sat, 14 Feb 2009 01:32:31 +0000 (01:32 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 13 Feb 2009 22:35:18 +0000 (22:35 +0000)]
Revert bogus fix for #47370.
Zoe Slattery [Fri, 13 Feb 2009 18:02:03 +0000 (18:02 +0000)]
fixed bad section name
Kalle Sommer Nielsen [Fri, 13 Feb 2009 16:54:16 +0000 (16:54 +0000)]
Revert previous change
Takeshi Abe [Fri, 13 Feb 2009 16:02:46 +0000 (16:02 +0000)]
fixed typos
Felipe Pena [Fri, 13 Feb 2009 12:54:20 +0000 (12:54 +0000)]
- Added arginfo
Felipe Pena [Fri, 13 Feb 2009 02:20:31 +0000 (02:20 +0000)]
- New test
Felipe Pena [Fri, 13 Feb 2009 02:18:04 +0000 (02:18 +0000)]
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent connection)
- Fixed bug #45432 (PDO: persistent connection leak)
<changelog@php.net> [Fri, 13 Feb 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update
Moriyoshi Koizumi [Thu, 12 Feb 2009 20:04:59 +0000 (20:04 +0000)]
- Remove dependencies on ustdio.h. Doing so allows HEAD to be built with
ICU that comes with the out-of-the-box Mac OS X.
Moriyoshi Koizumi [Thu, 12 Feb 2009 18:29:15 +0000 (18:29 +0000)]
* Fix bug #47370 (BC breakage of array_unique())
Kalle Sommer Nielsen [Thu, 12 Feb 2009 14:36:32 +0000 (14:36 +0000)]
Fixed wrong usage of error_reporting directive
<changelog@php.net> [Thu, 12 Feb 2009 01:32:46 +0000 (01:32 +0000)]
ChangeLog update
Takeshi Abe [Wed, 11 Feb 2009 17:56:17 +0000 (17:56 +0000)]
- fixed memory leaks in gdImageCreateFromXpm()
- dropped unused codes
Takeshi Abe [Wed, 11 Feb 2009 16:30:48 +0000 (16:30 +0000)]
optimization via the row-major order.
Ilia Alshanetsky [Wed, 11 Feb 2009 14:26:53 +0000 (14:26 +0000)]
MFB: Improved param parsing
Felipe Pena [Wed, 11 Feb 2009 10:44:27 +0000 (10:44 +0000)]
Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL)
Antony Dovgal [Wed, 11 Feb 2009 10:01:54 +0000 (10:01 +0000)]
add test
Antony Dovgal [Wed, 11 Feb 2009 09:58:13 +0000 (09:58 +0000)]
fix bug #47353 (crash when creating a lot of objects in object destructor)
Antony Dovgal [Wed, 11 Feb 2009 09:07:41 +0000 (09:07 +0000)]
fix check for zend_extension type
<changelog@php.net> [Wed, 11 Feb 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update
Scott MacVicar [Wed, 11 Feb 2009 00:08:17 +0000 (00:08 +0000)]
Fix debug builds for OSX, PHP_DEBUG is set to 1 at the top
Lukas Smith [Tue, 10 Feb 2009 20:45:27 +0000 (20:45 +0000)]
primary tester ml needs to be in the TO not CC
Ilia Alshanetsky [Tue, 10 Feb 2009 16:14:35 +0000 (16:14 +0000)]
MFB:Adjust condition
Ilia Alshanetsky [Tue, 10 Feb 2009 14:22:19 +0000 (14:22 +0000)]
MFB: Added path truncation E_NOTICE to let people now when path resolving
caused the file path to be truncated.
<changelog@php.net> [Tue, 10 Feb 2009 01:32:44 +0000 (01:32 +0000)]
ChangeLog update
Scott MacVicar [Tue, 10 Feb 2009 00:44:09 +0000 (00:44 +0000)]
MFB: The constructor should also throw exceptions, make this semi useful now.
Felipe Pena [Mon, 9 Feb 2009 16:44:10 +0000 (16:44 +0000)]
- Fix tests
Ilia Alshanetsky [Mon, 9 Feb 2009 15:34:23 +0000 (15:34 +0000)]
MFB: Initialize optional var
Felipe Pena [Mon, 9 Feb 2009 12:55:46 +0000 (12:55 +0000)]
- Fix test
Felipe Pena [Mon, 9 Feb 2009 12:07:10 +0000 (12:07 +0000)]
- Fix mem. leak
Felipe Pena [Mon, 9 Feb 2009 11:57:29 +0000 (11:57 +0000)]
- Fixed test
Dmitry Stogov [Mon, 9 Feb 2009 10:47:19 +0000 (10:47 +0000)]
Fixed bug #47329 (Crash in garbage collector)
Dmitry Stogov [Mon, 9 Feb 2009 09:20:46 +0000 (09:20 +0000)]
Fixed bug #47320 ($php_errormsg out of scope in functions)
Dmitry Stogov [Mon, 9 Feb 2009 08:55:35 +0000 (08:55 +0000)]
Better fix for #47341
<changelog@php.net> [Mon, 9 Feb 2009 01:32:54 +0000 (01:32 +0000)]
ChangeLog update
Lukas Smith [Sun, 8 Feb 2009 20:24:44 +0000 (20:24 +0000)]
MFB primary testers list is now mailed for every release
Derick Rethans [Sun, 8 Feb 2009 19:30:01 +0000 (19:30 +0000)]
- Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0 causes
segfault.
Ilia Alshanetsky [Sun, 8 Feb 2009 16:54:57 +0000 (16:54 +0000)]
MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
the remote end restarts)
<changelog@php.net> [Sat, 7 Feb 2009 01:32:47 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Fri, 6 Feb 2009 14:38:18 +0000 (14:38 +0000)]
fix unicode implementation
Felipe Pena [Fri, 6 Feb 2009 10:40:16 +0000 (10:40 +0000)]
- Improve test
Felipe Pena [Fri, 6 Feb 2009 10:18:40 +0000 (10:18 +0000)]
- New test
Felipe Pena [Fri, 6 Feb 2009 10:17:51 +0000 (10:17 +0000)]
- Fixed bug #47322 (sscanf %d does't work)