]>
granicus.if.org Git - php/log
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)
Moriyoshi Koizumi [Fri, 6 Feb 2009 07:32:44 +0000 (07:32 +0000)]
- Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
enabled).
<changelog@php.net> [Fri, 6 Feb 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update
Christopher Jones [Thu, 5 Feb 2009 21:48:31 +0000 (21:48 +0000)]
MFB: Make message punctuation consistent across PHP
Felipe Pena [Thu, 5 Feb 2009 13:45:58 +0000 (13:45 +0000)]
- Update
<changelog@php.net> [Thu, 5 Feb 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Wed, 4 Feb 2009 16:40:13 +0000 (16:40 +0000)]
- Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
Patch by matteo at beccati dot com
Pierre Joye [Wed, 4 Feb 2009 09:58:39 +0000 (09:58 +0000)]
- fix build
<changelog@php.net> [Wed, 4 Feb 2009 01:32:28 +0000 (01:32 +0000)]
ChangeLog update
David Coallier [Wed, 4 Feb 2009 00:07:27 +0000 (00:07 +0000)]
- MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in iterator).
Ilia Alshanetsky [Tue, 3 Feb 2009 19:23:12 +0000 (19:23 +0000)]
MFB: Return empty string when recv() does not fetch any data
Greg Beaver [Tue, 3 Feb 2009 19:02:41 +0000 (19:02 +0000)]
MFB: Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream)
Greg Beaver [Tue, 3 Feb 2009 18:29:46 +0000 (18:29 +0000)]
MFB: fix bug #47085:rename() returns true even if the file in PHAR does not exist
Greg Beaver [Tue, 3 Feb 2009 18:25:59 +0000 (18:25 +0000)]
MFB fix Bug #47265 (generating phar.phar fails because of safe_mode)
Etienne Kneuss [Tue, 3 Feb 2009 12:40:00 +0000 (12:40 +0000)]
Fix #47031 (Fix constants in example)
<changelog@php.net> [Tue, 3 Feb 2009 01:32:30 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 2 Feb 2009 23:51:19 +0000 (23:51 +0000)]
MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email
addresses as invalid)
Nuno Lopes [Mon, 2 Feb 2009 19:31:53 +0000 (19:31 +0000)]
regenerate
Nuno Lopes [Mon, 2 Feb 2009 19:25:30 +0000 (19:25 +0000)]
MFB: fix #46347
Felipe Pena [Mon, 2 Feb 2009 09:59:49 +0000 (09:59 +0000)]
- Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
Pierre Joye [Mon, 2 Feb 2009 09:49:57 +0000 (09:49 +0000)]
- define HAVE_SOCKLEN_T as it exists (vc6+)
Pierre Joye [Mon, 2 Feb 2009 09:49:41 +0000 (09:49 +0000)]
- silent compiler warning about socklen_t benign redefinition