]> granicus.if.org Git - php/log
php
17 years agoMFH: Changing the regex for %f so the it will match E-, E+ and E.
Zoe Slattery [Mon, 12 Nov 2007 21:16:27 +0000 (21:16 +0000)]
MFH: Changing the regex for %f so the it will match E-, E+ and E.

17 years agoBFN
Rob Richards [Mon, 12 Nov 2007 19:00:04 +0000 (19:00 +0000)]
BFN

17 years agoMFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)
Rob Richards [Mon, 12 Nov 2007 18:59:26 +0000 (18:59 +0000)]
MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)
add test

17 years agoFixed bug #43182 (file_put_contents() LOCK_EX does not work properly on
Ilia Alshanetsky [Mon, 12 Nov 2007 18:47:46 +0000 (18:47 +0000)]
Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly on
file

17 years agoMFH: fix error message (reported by Felipe Nascimento)
Antony Dovgal [Mon, 12 Nov 2007 16:56:39 +0000 (16:56 +0000)]
MFH: fix error message (reported by Felipe Nascimento)

17 years agoNew testcases for ksort() function
Raghubansh Kumar [Mon, 12 Nov 2007 15:55:10 +0000 (15:55 +0000)]
New testcases for ksort() function

17 years agoNew testcases for krsort() function
Raghubansh Kumar [Mon, 12 Nov 2007 15:54:35 +0000 (15:54 +0000)]
New testcases for krsort() function

17 years agoMFH: fix #42736 (xmlrpc_server_call_method() crashes)
Antony Dovgal [Mon, 12 Nov 2007 11:24:13 +0000 (11:24 +0000)]
MFH: fix #42736 (xmlrpc_server_call_method() crashes)

17 years agoFixed bug #42937 (__call() method not invoked when methods are called on parent from...
Dmitry Stogov [Mon, 12 Nov 2007 09:11:49 +0000 (09:11 +0000)]
Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class).

17 years agoMFB: Fixed parse error described in bug #43228
Ilia Alshanetsky [Sun, 11 Nov 2007 13:38:28 +0000 (13:38 +0000)]
MFB: Fixed parse error described in bug #43228

17 years ago- Use #if instead of #ifdef there (by Mikko Koppanen)
Johannes Schlüter [Sat, 10 Nov 2007 19:52:08 +0000 (19:52 +0000)]
- Use #if instead of #ifdef there (by Mikko Koppanen)

17 years agofix tests
Raghubansh Kumar [Fri, 9 Nov 2007 12:00:57 +0000 (12:00 +0000)]
fix tests

17 years agoFixed bug #43216 (stream_is_local() returns false on "file://")
Dmitry Stogov [Fri, 9 Nov 2007 09:37:42 +0000 (09:37 +0000)]
Fixed bug #43216 (stream_is_local() returns false on "file://")

17 years agoFixed bug #43201 (Crash on using unitialized vals and __get/__set)
Dmitry Stogov [Fri, 9 Nov 2007 09:28:18 +0000 (09:28 +0000)]
Fixed bug #43201 (Crash on using unitialized vals and __get/__set)

17 years agoFixed bug #43175 (__destruct() throwing an exception with __call() causes segfault)
Dmitry Stogov [Fri, 9 Nov 2007 09:16:45 +0000 (09:16 +0000)]
Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault)

17 years agofix test: better float values
Raghubansh Kumar [Fri, 9 Nov 2007 08:57:18 +0000 (08:57 +0000)]
fix test: better float values

17 years agofix tests: better float values
Raghubansh Kumar [Fri, 9 Nov 2007 07:09:52 +0000 (07:09 +0000)]
fix tests: better float values

17 years agoFixed win32 build
Ilia Alshanetsky [Fri, 9 Nov 2007 03:51:12 +0000 (03:51 +0000)]
Fixed win32 build

17 years agoBack to dev
Ilia Alshanetsky [Thu, 8 Nov 2007 13:53:14 +0000 (13:53 +0000)]
Back to dev

17 years ago5.2.5
Ilia Alshanetsky [Thu, 8 Nov 2007 13:44:12 +0000 (13:44 +0000)]
5.2.5

17 years agoMFH
Antony Dovgal [Thu, 8 Nov 2007 11:39:59 +0000 (11:39 +0000)]
MFH

17 years agofix tests
Antony Dovgal [Thu, 8 Nov 2007 11:19:46 +0000 (11:19 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Thu, 8 Nov 2007 10:30:08 +0000 (10:30 +0000)]
fix test

17 years agoMFH: fix test
Antony Dovgal [Thu, 8 Nov 2007 10:13:47 +0000 (10:13 +0000)]
MFH: fix test

17 years agoMFH
Antony Dovgal [Thu, 8 Nov 2007 08:12:01 +0000 (08:12 +0000)]
MFH

17 years agoFixed tests
Dmitry Stogov [Thu, 8 Nov 2007 07:06:55 +0000 (07:06 +0000)]
Fixed tests

17 years agofix tests
Antony Dovgal [Wed, 7 Nov 2007 12:07:59 +0000 (12:07 +0000)]
fix tests

17 years agoMFH
Antony Dovgal [Wed, 7 Nov 2007 08:31:04 +0000 (08:31 +0000)]
MFH

17 years agoMFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
Jani Taskinen [Tue, 6 Nov 2007 13:28:21 +0000 (13:28 +0000)]
MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)

17 years agoNew testcases for asort() function
Raghubansh Kumar [Mon, 5 Nov 2007 16:37:45 +0000 (16:37 +0000)]
New testcases for asort() function

17 years agobetter test title
Raghubansh Kumar [Mon, 5 Nov 2007 16:24:37 +0000 (16:24 +0000)]
better test title

17 years agoNew testcases for sort() function
Raghubansh Kumar [Mon, 5 Nov 2007 15:38:03 +0000 (15:38 +0000)]
New testcases for sort() function

17 years agoNew testcases for array_intersect_assoc() function
Raghubansh Kumar [Mon, 5 Nov 2007 14:39:42 +0000 (14:39 +0000)]
New testcases for array_intersect_assoc() function

17 years ago- Updated to version 2007.9
Derick Rethans [Mon, 5 Nov 2007 10:36:50 +0000 (10:36 +0000)]
- Updated to version 2007.9

17 years ago- Right filename
Mattias Bengtsson [Mon, 5 Nov 2007 01:14:18 +0000 (01:14 +0000)]
- Right filename

17 years ago- Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)
Mattias Bengtsson [Sun, 4 Nov 2007 23:56:00 +0000 (23:56 +0000)]
- Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)

17 years agofix tests: proper temp file names
Raghubansh Kumar [Fri, 2 Nov 2007 03:54:05 +0000 (03:54 +0000)]
fix tests: proper temp file names

17 years agofix tests: proper temp file names
Raghubansh Kumar [Fri, 2 Nov 2007 03:16:22 +0000 (03:16 +0000)]
fix tests: proper temp file names

17 years agoFix test: better float values
Raghubansh Kumar [Fri, 2 Nov 2007 03:00:18 +0000 (03:00 +0000)]
Fix test: better float values

17 years agoback to dev
Ilia Alshanetsky [Thu, 1 Nov 2007 22:37:35 +0000 (22:37 +0000)]
back to dev

17 years ago5.2.5RC2
Ilia Alshanetsky [Thu, 1 Nov 2007 22:33:31 +0000 (22:33 +0000)]
5.2.5RC2

17 years agoMFH: initialize correct variable
Antony Dovgal [Thu, 1 Nov 2007 19:13:49 +0000 (19:13 +0000)]
MFH: initialize correct variable

17 years agoMFH: nuke unused variables
Jani Taskinen [Thu, 1 Nov 2007 17:32:26 +0000 (17:32 +0000)]
MFH: nuke unused variables

17 years agoAnother fix for bug #42773
Dmitry Stogov [Thu, 1 Nov 2007 15:41:13 +0000 (15:41 +0000)]
Another fix for bug #42773

17 years agoFixed bug #42848 (Status: header incorrect under FastCGI)
Dmitry Stogov [Thu, 1 Nov 2007 15:23:14 +0000 (15:23 +0000)]
Fixed bug #42848 (Status: header incorrect under FastCGI)

17 years agoFixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major...
Dmitry Stogov [Thu, 1 Nov 2007 14:11:47 +0000 (14:11 +0000)]
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown)

17 years agoFixed bug #42773 (WSDL error causes HTTP 500 Response)
Dmitry Stogov [Thu, 1 Nov 2007 14:10:19 +0000 (14:10 +0000)]
Fixed bug #42773 (WSDL error causes HTTP 500 Response)

17 years agodelete .project file
Robert Nicholson [Thu, 1 Nov 2007 10:34:38 +0000 (10:34 +0000)]
delete .project file

17 years agoupdate min_error and max_error testcases to take into account bug fix for bug#43125
Robert Nicholson [Thu, 1 Nov 2007 08:42:32 +0000 (08:42 +0000)]
update min_error and max_error testcases to take into account bug fix for bug#43125

17 years agoAdded CGI SAPI -T option, to measure execution time of script repeated several times.
Dmitry Stogov [Wed, 31 Oct 2007 18:24:42 +0000 (18:24 +0000)]
Added CGI SAPI -T option, to measure execution time of script repeated several times.

17 years agoMFH: fix typo
Jani Taskinen [Wed, 31 Oct 2007 13:39:14 +0000 (13:39 +0000)]
MFH: fix typo

17 years agoMFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)
Jani Taskinen [Wed, 31 Oct 2007 13:23:07 +0000 (13:23 +0000)]
MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)

17 years agoMFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
Ilia Alshanetsky [Wed, 31 Oct 2007 12:58:24 +0000 (12:58 +0000)]
MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
fetchAll()

17 years agoMFB: Test not relavent for sqlite that uses built-in bound syntax
Ilia Alshanetsky [Tue, 30 Oct 2007 23:03:54 +0000 (23:03 +0000)]
MFB: Test not relavent for sqlite that uses built-in bound syntax

17 years agoMFB: Fixed bug #43130 (Bound parameters cannot have - in their name)
Ilia Alshanetsky [Mon, 29 Oct 2007 22:37:25 +0000 (22:37 +0000)]
MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)

17 years agoMFH
Jani Taskinen [Mon, 29 Oct 2007 09:05:55 +0000 (09:05 +0000)]
MFH

17 years agoMFB: Fixed bug #42976 (Crash when constructor for newInstance() or
Ilia Alshanetsky [Sun, 28 Oct 2007 13:47:14 +0000 (13:47 +0000)]
MFB: Fixed bug #42976 (Crash when constructor for newInstance() or
newInstanceArgs() fails)

17 years agoNew testcases for shuffle() function
Raghubansh Kumar [Sat, 27 Oct 2007 12:29:25 +0000 (12:29 +0000)]
New testcases for shuffle() function

17 years agoNew testcases for array_intersect() function
Raghubansh Kumar [Sat, 27 Oct 2007 12:16:57 +0000 (12:16 +0000)]
New testcases for array_intersect() function

17 years agoadd attribution
Stanislav Malyshev [Fri, 26 Oct 2007 17:45:26 +0000 (17:45 +0000)]
add attribution

17 years agoRemove unneeded INI sections
Robert Nicholson [Fri, 26 Oct 2007 16:08:34 +0000 (16:08 +0000)]
Remove unneeded INI sections

17 years agomore testcases for array_unshift() function
Raghubansh Kumar [Fri, 26 Oct 2007 11:47:50 +0000 (11:47 +0000)]
more testcases for array_unshift() function

17 years agonew testcases for array_splice
Robert Nicholson [Fri, 26 Oct 2007 11:07:31 +0000 (11:07 +0000)]
new testcases for array_splice

17 years agonew testcases for max and min
Robert Nicholson [Fri, 26 Oct 2007 11:02:04 +0000 (11:02 +0000)]
new testcases for max and min

17 years agofix news
Jani Taskinen [Fri, 26 Oct 2007 08:13:15 +0000 (08:13 +0000)]
fix news

17 years agoMFH
Antony Dovgal [Thu, 25 Oct 2007 13:01:16 +0000 (13:01 +0000)]
MFH

17 years agoMFH
Antony Dovgal [Thu, 25 Oct 2007 11:54:23 +0000 (11:54 +0000)]
MFH

17 years agoAdded ability to control memory consumption between request using ZEND_MM_COMPACT...
Dmitry Stogov [Thu, 25 Oct 2007 07:30:29 +0000 (07:30 +0000)]
Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable

17 years agoMFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)
Ilia Alshanetsky [Wed, 24 Oct 2007 22:50:19 +0000 (22:50 +0000)]
MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)

17 years agoFixed realpath cache for existent file with CWD_FILEPATH flag on win32
Dmitry Stogov [Tue, 23 Oct 2007 05:57:35 +0000 (05:57 +0000)]
Fixed realpath cache for existent file with CWD_FILEPATH flag on win32

17 years ago- Be paranoid and dont allow multiplication with zero
Mattias Bengtsson [Tue, 23 Oct 2007 01:58:08 +0000 (01:58 +0000)]
- Be paranoid and dont allow multiplication with zero

17 years agoMFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
Ilia Alshanetsky [Mon, 22 Oct 2007 22:43:44 +0000 (22:43 +0000)]
MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
time)

17 years agomore testcase for array_filter() function
Raghubansh Kumar [Mon, 22 Oct 2007 11:13:51 +0000 (11:13 +0000)]
more testcase for array_filter() function

17 years agoMake it compile with libmysql 3.23
Andrey Hristov [Mon, 22 Oct 2007 10:35:33 +0000 (10:35 +0000)]
Make it compile with libmysql 3.23

17 years agoforgotten description
Dmitry Stogov [Mon, 22 Oct 2007 07:52:03 +0000 (07:52 +0000)]
forgotten description

17 years agoFixed move_uploaded_file() to always set file permissions of resulting file according...
Dmitry Stogov [Mon, 22 Oct 2007 07:37:20 +0000 (07:37 +0000)]
Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov)

17 years agoMFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
Ilia Alshanetsky [Sun, 21 Oct 2007 15:41:45 +0000 (15:41 +0000)]
MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
0644 permissions).

17 years agoNew tetscases for array_rand() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:39:52 +0000 (18:39 +0000)]
New tetscases for array_rand() function

17 years agoNew testcases for array_fill() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:34:16 +0000 (18:34 +0000)]
New testcases for array_fill() function

17 years agoNew testcases for array_filter() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:18:17 +0000 (18:18 +0000)]
New testcases for array_filter() function

17 years agoNew testcases for array_unshift() function
Raghubansh Kumar [Fri, 19 Oct 2007 09:12:22 +0000 (09:12 +0000)]
New testcases for array_unshift() function

17 years agoformatting
Robert Thompson [Fri, 19 Oct 2007 05:35:05 +0000 (05:35 +0000)]
formatting

17 years agoNews for getcwd() failure fix.
Robert Thompson [Fri, 19 Oct 2007 01:22:24 +0000 (01:22 +0000)]
News for getcwd() failure fix.

17 years agoBack to dev
Ilia Alshanetsky [Thu, 18 Oct 2007 23:09:54 +0000 (23:09 +0000)]
Back to dev

17 years ago5.2.5RC1
Ilia Alshanetsky [Thu, 18 Oct 2007 22:59:43 +0000 (22:59 +0000)]
5.2.5RC1

17 years agoMFB53: Fixed bug #43020 (Warning message is missing with shuffle() and more than...
Scott MacVicar [Thu, 18 Oct 2007 14:39:08 +0000 (14:39 +0000)]
MFB53: Fixed bug #43020 (Warning message is missing with shuffle() and more than one argument)

17 years agoFixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)
Dmitry Stogov [Thu, 18 Oct 2007 13:11:30 +0000 (13:11 +0000)]
Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)

17 years ago- BFN
Marcus Boerger [Thu, 18 Oct 2007 05:32:50 +0000 (05:32 +0000)]
- BFN

17 years ago- MF53 Fix for #41692, #42703
Marcus Boerger [Thu, 18 Oct 2007 05:26:55 +0000 (05:26 +0000)]
- MF53 Fix for #41692, #42703
# Now in correct branch with fixed checkout and so on

17 years ago- Fix test expectation
Marcus Boerger [Thu, 18 Oct 2007 04:51:53 +0000 (04:51 +0000)]
- Fix test expectation

17 years ago- MFB #42654, #42704
Marcus Boerger [Thu, 18 Oct 2007 04:49:55 +0000 (04:49 +0000)]
- MFB #42654, #42704

17 years agoFixed possible crash because of uninitialized value (Zdash Urf)
Dmitry Stogov [Wed, 17 Oct 2007 12:08:46 +0000 (12:08 +0000)]
Fixed possible crash because of uninitialized value (Zdash Urf)

17 years agoFixed bug #42637 (SoapFault : Only http and https are allowed)
Dmitry Stogov [Wed, 17 Oct 2007 11:17:46 +0000 (11:17 +0000)]
Fixed bug #42637 (SoapFault : Only http and https are allowed)

17 years agoMFH
Antony Dovgal [Wed, 17 Oct 2007 08:19:50 +0000 (08:19 +0000)]
MFH

17 years agoavoid double free and use zval_dtor() where neccessary
Antony Dovgal [Tue, 16 Oct 2007 13:20:29 +0000 (13:20 +0000)]
avoid double free and use zval_dtor() where neccessary

17 years agoMFB5_3 : Shadowing of params bring undefined results.
Andrey Hristov [Tue, 16 Oct 2007 13:00:32 +0000 (13:00 +0000)]
MFB5_3 : Shadowing of params bring undefined results.

17 years agoNew testcases for array_flip() function
Raghubansh Kumar [Mon, 15 Oct 2007 06:29:37 +0000 (06:29 +0000)]
New testcases for array_flip() function

17 years agoNew testcases for array_reverse() function
Raghubansh Kumar [Mon, 15 Oct 2007 06:09:27 +0000 (06:09 +0000)]
New testcases for array_reverse() function

17 years agoMFH: fix typo and remove dots in error message
Hannes Magnusson [Sat, 13 Oct 2007 11:35:35 +0000 (11:35 +0000)]
MFH: fix typo and remove dots in error message

17 years agoMFB: Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode)
Ilia Alshanetsky [Thu, 11 Oct 2007 20:56:22 +0000 (20:56 +0000)]
MFB: Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode)