]>
granicus.if.org Git - php/log
Raghubansh Kumar [Fri, 2 Nov 2007 03:57:48 +0000 (03:57 +0000)]
fix tests: proper temp file names
Raghubansh Kumar [Fri, 2 Nov 2007 03:11:00 +0000 (03:11 +0000)]
fix tests: proper temp file names
Raghubansh Kumar [Fri, 2 Nov 2007 03:06:13 +0000 (03:06 +0000)]
fix tests: better float values
<changelog@php.net> [Fri, 2 Nov 2007 01:32:39 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Fri, 2 Nov 2007 00:15:13 +0000 (00:15 +0000)]
ws + cs + fix test
Jani Taskinen [Thu, 1 Nov 2007 22:31:39 +0000 (22:31 +0000)]
- CPP macros are supposed to start at column 1 (# at least)
Stanislav Malyshev [Thu, 1 Nov 2007 20:33:22 +0000 (20:33 +0000)]
MFB gmp fixes
Antony Dovgal [Thu, 1 Nov 2007 19:13:28 +0000 (19:13 +0000)]
initialize correct variable
Jani Taskinen [Thu, 1 Nov 2007 17:32:10 +0000 (17:32 +0000)]
- Nuke unused variables
Dmitry Stogov [Thu, 1 Nov 2007 15:43:17 +0000 (15:43 +0000)]
Another fix for bug #42773
Jani Taskinen [Thu, 1 Nov 2007 15:05:20 +0000 (15:05 +0000)]
ws + cs
Antony Dovgal [Thu, 1 Nov 2007 14:12:39 +0000 (14:12 +0000)]
MF53: fix tests
Jani Taskinen [Thu, 1 Nov 2007 13:30:15 +0000 (13:30 +0000)]
cs + ws
Dmitry Stogov [Thu, 1 Nov 2007 13:27:57 +0000 (13:27 +0000)]
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown)
Dmitry Stogov [Thu, 1 Nov 2007 12:26:38 +0000 (12:26 +0000)]
Fixed bug #42773 (WSDL error causes HTTP 500 Response)
Jani Taskinen [Thu, 1 Nov 2007 12:00:59 +0000 (12:00 +0000)]
fix test
Dmitry Stogov [Thu, 1 Nov 2007 11:59:15 +0000 (11:59 +0000)]
Fixed bug #43027 (Declare cause fatal error)
Dmitry Stogov [Thu, 1 Nov 2007 11:49:27 +0000 (11:49 +0000)]
use slprintf()
Dmitry Stogov [Thu, 1 Nov 2007 11:13:06 +0000 (11:13 +0000)]
Fixed bug #42848 (Status: header incorrect under FastCGI)
Robert Nicholson [Thu, 1 Nov 2007 10:32:28 +0000 (10:32 +0000)]
delete .project file
Robert Nicholson [Thu, 1 Nov 2007 08:43:12 +0000 (08:43 +0000)]
update min_error and max_error testcases to take into account bug fix for bug#43125
<changelog@php.net> [Thu, 1 Nov 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Jani Taskinen [Wed, 31 Oct 2007 13:39:00 +0000 (13:39 +0000)]
- Fix typo (bug #43125)
Jani Taskinen [Wed, 31 Oct 2007 13:22:18 +0000 (13:22 +0000)]
- Fixed bug #43137 (rmdir() and rename() do not clear statcache)
Ilia Alshanetsky [Wed, 31 Oct 2007 12:58:39 +0000 (12:58 +0000)]
MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
fetchAll()
<changelog@php.net> [Wed, 31 Oct 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 30 Oct 2007 23:04:01 +0000 (23:04 +0000)]
MFB: Test not relavent for sqlite that uses built-in bound syntax
Lars Westermann [Tue, 30 Oct 2007 18:06:02 +0000 (18:06 +0000)]
- Added 3 firebird specific attributes to firebird_handle_set_attribute()
- function. They control formatting of date/timestamp columns.
- pdo_firebird_handle_factory() now throwing an execption if unable to attach
- database (bug reports 39822 and 41522)
- Fixed bug #39822 (new PDO() doesn't work with firebird)
- Fixed bug #41522 (PDO firebird driver returns null if it fails to connect)
Lars Westermann [Tue, 30 Oct 2007 18:05:17 +0000 (18:05 +0000)]
# Removed dead code
- Fixed bug #35386 (firebird: first row is null)
- Fixed bug #36128 (Interbase PDO - timestamp columns return NULL)
- Fixed bug #39700 (NUMERIC error when result precision are 7,8 or 12-14 )
Lars Westermann [Tue, 30 Oct 2007 18:04:25 +0000 (18:04 +0000)]
[DOC] Added 3 firebird specific attributes that can be set via
PDO::setAttribute() to control formatting of date/timestamp columns:
PDO::FB_ATTR_DATE_FORMAT, PDO::FB_ATTR_TIME_FORMAT and
PDO::FB_ATTR_TIMESTAMP_FORMAT. These attributes are strftime
format strings, and operate in the same way as the ibase.dateformat,
ibase.timeformat and ibase.timestampformat ini options.
(related to bug #36128, Interbase PDO)
Lars Westermann [Tue, 30 Oct 2007 18:02:45 +0000 (18:02 +0000)]
- Added default timestamp format definitions (ISO 8601) (related to bug #36128, Interbase PDO)
Jani Taskinen [Tue, 30 Oct 2007 12:06:28 +0000 (12:06 +0000)]
Fix bug headers
Dmitry Stogov [Tue, 30 Oct 2007 07:22:12 +0000 (07:22 +0000)]
Use heap-allocated return value
<changelog@php.net> [Tue, 30 Oct 2007 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 29 Oct 2007 22:37:44 +0000 (22:37 +0000)]
MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)
Dmitry Stogov [Mon, 29 Oct 2007 14:37:11 +0000 (14:37 +0000)]
optimization
Jani Taskinen [Mon, 29 Oct 2007 09:50:49 +0000 (09:50 +0000)]
- Fixed invalid handling of float value passed to an integer field on 64bit machine
Jani Taskinen [Mon, 29 Oct 2007 09:03:39 +0000 (09:03 +0000)]
fix test
<changelog@php.net> [Mon, 29 Oct 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 28 Oct 2007 13:44:09 +0000 (13:44 +0000)]
MFB: Fixed bug #42976 (Crash when constructor for newInstance() or
newInstanceArgs() fails)
<changelog@php.net> [Sun, 28 Oct 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Sat, 27 Oct 2007 12:24:06 +0000 (12:24 +0000)]
New testcases for shuffle() function
Raghubansh Kumar [Sat, 27 Oct 2007 12:13:05 +0000 (12:13 +0000)]
New testcases for array_intersect() function
<changelog@php.net> [Sat, 27 Oct 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Robert Nicholson [Fri, 26 Oct 2007 16:10:16 +0000 (16:10 +0000)]
Remove unneeded INI sections
Raghubansh Kumar [Fri, 26 Oct 2007 11:52:59 +0000 (11:52 +0000)]
more testcases for array_unshift() function
Robert Nicholson [Fri, 26 Oct 2007 11:06:31 +0000 (11:06 +0000)]
new testcases for array_splice
Robert Nicholson [Fri, 26 Oct 2007 10:57:59 +0000 (10:57 +0000)]
new testcases for max and min
Dmitry Stogov [Fri, 26 Oct 2007 04:46:28 +0000 (04:46 +0000)]
Added check for HAVE_GETTIMEOFDAY
<changelog@php.net> [Fri, 26 Oct 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 25 Oct 2007 13:00:58 +0000 (13:00 +0000)]
that endElement() call was required
Antony Dovgal [Thu, 25 Oct 2007 11:54:10 +0000 (11:54 +0000)]
fix test
Jani Taskinen [Thu, 25 Oct 2007 10:01:25 +0000 (10:01 +0000)]
ws
Dmitry Stogov [Thu, 25 Oct 2007 07:32:58 +0000 (07:32 +0000)]
Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable
Dmitry Stogov [Thu, 25 Oct 2007 05:39:24 +0000 (05:39 +0000)]
Added CGI SAPI -T option, to measure execution time of script repeated several times.
<changelog@php.net> [Thu, 25 Oct 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 24 Oct 2007 22:50:30 +0000 (22:50 +0000)]
MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)
<changelog@php.net> [Wed, 24 Oct 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Tue, 23 Oct 2007 12:52:51 +0000 (12:52 +0000)]
Fixed variations of bug #35163
Andrey Hristov [Tue, 23 Oct 2007 10:44:25 +0000 (10:44 +0000)]
Fix the build, the w32 files should look like in 5_3
Andrey Hristov [Tue, 23 Oct 2007 10:17:39 +0000 (10:17 +0000)]
MFB: Fix compile failure on windows
Dmitry Stogov [Tue, 23 Oct 2007 09:55:25 +0000 (09:55 +0000)]
Fixed bug #35163 (Array elements can lose references)
Dmitry Stogov [Tue, 23 Oct 2007 05:57:13 +0000 (05:57 +0000)]
Fixed realpath cache for existent file with CWD_FILEPATH flag on win32
Mattias Bengtsson [Tue, 23 Oct 2007 01:58:41 +0000 (01:58 +0000)]
-MFB, Be paranoid and dont allow multiplication with zero
<changelog@php.net> [Tue, 23 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 22 Oct 2007 22:42:54 +0000 (22:42 +0000)]
MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
time)
Raghubansh Kumar [Mon, 22 Oct 2007 11:17:18 +0000 (11:17 +0000)]
more testcases for array_filter() function
Dmitry Stogov [Mon, 22 Oct 2007 07:37:52 +0000 (07:37 +0000)]
Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov)
<changelog@php.net> [Mon, 22 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 21 Oct 2007 15:41:53 +0000 (15:41 +0000)]
MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
0644 permissions).
<changelog@php.net> [Sun, 21 Oct 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Sat, 20 Oct 2007 05:34:35 +0000 (05:34 +0000)]
New testcases for array_rand() function
<changelog@php.net> [Sat, 20 Oct 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Fri, 19 Oct 2007 18:25:57 +0000 (18:25 +0000)]
New testcases for array_fill() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:22:55 +0000 (18:22 +0000)]
New testcases for array_filter() function
Raghubansh Kumar [Fri, 19 Oct 2007 09:19:57 +0000 (09:19 +0000)]
New testcases for array_unshift() function
<changelog@php.net> [Fri, 19 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Thu, 18 Oct 2007 19:47:24 +0000 (19:47 +0000)]
fix TSRM, a couple of compile warnings on windows, and test
Dmitry Stogov [Thu, 18 Oct 2007 13:12:01 +0000 (13:12 +0000)]
Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)
Marcus Boerger [Thu, 18 Oct 2007 05:19:13 +0000 (05:19 +0000)]
- Missing piece
Marcus Boerger [Thu, 18 Oct 2007 05:09:49 +0000 (05:09 +0000)]
- Commit new tests to correct brnach (funny broken checkout)
Marcus Boerger [Thu, 18 Oct 2007 04:49:54 +0000 (04:49 +0000)]
- MFB #42654, #42704
<changelog@php.net> [Thu, 18 Oct 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Wed, 17 Oct 2007 12:09:14 +0000 (12:09 +0000)]
Fixed possible crash because of uninitialized value (Zdash Urf)
Dmitry Stogov [Wed, 17 Oct 2007 11:18:49 +0000 (11:18 +0000)]
Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)
Dmitry Stogov [Wed, 17 Oct 2007 10:36:45 +0000 (10:36 +0000)]
Fixed bug #42919 (Unserializing of namespaced class object fails)
Dmitry Stogov [Wed, 17 Oct 2007 10:01:37 +0000 (10:01 +0000)]
Fixed bug #42859 (import always conflicts with internal classes). (cellog@php.net, Dmitry)
Antony Dovgal [Wed, 17 Oct 2007 08:22:01 +0000 (08:22 +0000)]
commit lost part of the patch
Antony Dovgal [Wed, 17 Oct 2007 08:17:34 +0000 (08:17 +0000)]
use correct dtor and variable for the callback
<changelog@php.net> [Wed, 17 Oct 2007 01:31:20 +0000 (01:31 +0000)]
ChangeLog update
Andrey Hristov [Tue, 16 Oct 2007 20:58:35 +0000 (20:58 +0000)]
Sync mysqlnd with HEAD. Same sources as in 5_3
Antony Dovgal [Tue, 16 Oct 2007 13:18:55 +0000 (13:18 +0000)]
use zval_dtor() instead of efree() + FREE_ZVAL()
Andrey Hristov [Tue, 16 Oct 2007 12:55:38 +0000 (12:55 +0000)]
MFB: Fix bug due to shadowing of variables. This one is pretty-pretty rare,
caught by source code inspection.
<changelog@php.net> [Tue, 16 Oct 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Mon, 15 Oct 2007 06:33:32 +0000 (06:33 +0000)]
New testcases for array_flip() function
Raghubansh Kumar [Mon, 15 Oct 2007 06:23:27 +0000 (06:23 +0000)]
New testcases for array_reverse() function
<changelog@php.net> [Mon, 15 Oct 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 14 Oct 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Scott MacVicar [Sat, 13 Oct 2007 18:05:20 +0000 (18:05 +0000)]
MFB: Added icon file format support to getimagesize
Hannes Magnusson [Sat, 13 Oct 2007 11:36:59 +0000 (11:36 +0000)]
Add skipif