]>
granicus.if.org Git - php/log
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
Pierre Joye [Mon, 2 Feb 2009 08:47:09 +0000 (08:47 +0000)]
- fix build (use the same arginfo than the aliased func)
Moriyoshi Koizumi [Mon, 2 Feb 2009 04:52:00 +0000 (04:52 +0000)]
* Forgot to add the test.
Moriyoshi Koizumi [Mon, 2 Feb 2009 04:49:48 +0000 (04:49 +0000)]
- Fix bug #46843 (CP936 euro symbol is not converted properly)
<changelog@php.net> [Mon, 2 Feb 2009 01:32:23 +0000 (01:32 +0000)]
ChangeLog update
David Soria Parra [Sun, 1 Feb 2009 21:51:44 +0000 (21:51 +0000)]
Fix a typo
andy wharmby [Sun, 1 Feb 2009 19:29:29 +0000 (19:29 +0000)]
New set_magic_quotes() tests. Tested on Windows, Linux and linux 64
andy wharmby [Sun, 1 Feb 2009 19:17:46 +0000 (19:17 +0000)]
New php_uname() tests. Tested on Windows, Linux and linux 64
andy wharmby [Sun, 1 Feb 2009 18:55:24 +0000 (18:55 +0000)]
New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64
andy wharmby [Sun, 1 Feb 2009 18:39:47 +0000 (18:39 +0000)]
New escapeshellarg() tests. Tested on Windows, Linux and Linux 64
andy wharmby [Sun, 1 Feb 2009 18:32:38 +0000 (18:32 +0000)]
New floatval() tests. Tested on Windows, Linux and Linux 64
<changelog@php.net> [Sun, 1 Feb 2009 01:32:43 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Sat, 31 Jan 2009 19:23:16 +0000 (19:23 +0000)]
- Fixed bug #47255 (Typo in php.ini files)
Kalle Sommer Nielsen [Sat, 31 Jan 2009 15:27:11 +0000 (15:27 +0000)]
Fix arginfo for imagefilter()
<changelog@php.net> [Sat, 31 Jan 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update
Stanislav Malyshev [Fri, 30 Jan 2009 21:45:17 +0000 (21:45 +0000)]
fix bug #14562
Felipe Pena [Fri, 30 Jan 2009 14:49:46 +0000 (14:49 +0000)]
- Fix test
Felipe Pena [Fri, 30 Jan 2009 14:35:22 +0000 (14:35 +0000)]
- WS, CS
- Added missing param. checking
- Fixed type for 'l'
<changelog@php.net> [Fri, 30 Jan 2009 01:36:34 +0000 (01:36 +0000)]
ChangeLog update
Felipe Pena [Fri, 30 Jan 2009 00:16:12 +0000 (00:16 +0000)]
- Year++
Scott MacVicar [Thu, 29 Jan 2009 23:01:40 +0000 (23:01 +0000)]
MFB Fix bug #47245 - Double free in mb_detect_encoding()
<changelog@php.net> [Thu, 29 Jan 2009 01:43:26 +0000 (01:43 +0000)]
ChangeLog update
Felipe Pena [Thu, 29 Jan 2009 00:36:25 +0000 (00:36 +0000)]
- Added arginfo
Nuno Lopes [Wed, 28 Jan 2009 23:20:26 +0000 (23:20 +0000)]
MFB: turn the offset parameter of mmap() back to 0
Felipe Pena [Wed, 28 Jan 2009 22:43:25 +0000 (22:43 +0000)]
- Fix build
Nuno Lopes [Wed, 28 Jan 2009 22:40:36 +0000 (22:40 +0000)]
MFB: fix bug #47229: preg_quote should escape '-'
Johannes Schlüter [Wed, 28 Jan 2009 22:35:06 +0000 (22:35 +0000)]
- Add .cvsignore
Antony Dovgal [Wed, 28 Jan 2009 12:58:50 +0000 (12:58 +0000)]
fix test
Pierre Joye [Wed, 28 Jan 2009 10:33:14 +0000 (10:33 +0000)]
- MFB: fix build
Pierre Joye [Wed, 28 Jan 2009 10:32:45 +0000 (10:32 +0000)]
- MFB: sync 5.3
<changelog@php.net> [Wed, 28 Jan 2009 01:34:16 +0000 (01:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 27 Jan 2009 21:59:46 +0000 (21:59 +0000)]
MFB: improved parameter parsing
Johannes Schlüter [Tue, 27 Jan 2009 15:35:22 +0000 (15:35 +0000)]
- Fix mysqli pconnects to properly reset connection status by default
Derick Rethans [Tue, 27 Jan 2009 13:44:38 +0000 (13:44 +0000)]
- Elevate no-tz setting made from E_STRICT to E_WARNING.
#- [DOC]
<changelog@php.net> [Tue, 27 Jan 2009 01:39:29 +0000 (01:39 +0000)]
ChangeLog update
andy wharmby [Mon, 26 Jan 2009 22:27:06 +0000 (22:27 +0000)]
Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit
Rob Richards [Mon, 26 Jan 2009 19:10:09 +0000 (19:10 +0000)]
fix bug #47220 (segfault in dom_document_parser in recovery mode)
Ilia Alshanetsky [Mon, 26 Jan 2009 15:21:49 +0000 (15:21 +0000)]
MFB: Fixed bug #47217 (content-type is not set properly for file uploads)
Etienne Kneuss [Mon, 26 Jan 2009 11:37:46 +0000 (11:37 +0000)]
Improve spl_object_hash()
Dmitry Stogov [Mon, 26 Jan 2009 11:20:22 +0000 (11:20 +0000)]
Fixed bug #46419 (Elements of associative arrays with NULL value are lost)
<changelog@php.net> [Mon, 26 Jan 2009 01:41:00 +0000 (01:41 +0000)]
ChangeLog update
Antony Dovgal [Sun, 25 Jan 2009 23:26:30 +0000 (23:26 +0000)]
use example.com instead of real domain name
Antony Dovgal [Sun, 25 Jan 2009 23:02:18 +0000 (23:02 +0000)]
ifdef -> if
Antony Dovgal [Sun, 25 Jan 2009 22:33:19 +0000 (22:33 +0000)]
do not define CURLE_SSH twice
andy wharmby [Sun, 25 Jan 2009 22:16:37 +0000 (22:16 +0000)]
Split is_callable test. Test on Windows, Linux and Linux 64 bit
Ilia Alshanetsky [Sun, 25 Jan 2009 18:27:58 +0000 (18:27 +0000)]
MFB: Improved fix for bug #47174 & added a test