]> granicus.if.org Git - php/log
php
17 years agothis error message may vary
Antony Dovgal [Thu, 8 Nov 2007 10:19:39 +0000 (10:19 +0000)]
this error message may vary

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

17 years agoadd missing 64bit version of the test
Antony Dovgal [Thu, 8 Nov 2007 10:06:52 +0000 (10:06 +0000)]
add missing 64bit version of the test

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

17 years agoChangeLog update
<changelog@php.net> [Thu, 8 Nov 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

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

17 years agoT_IMPORT -> T_USE
Dmitry Stogov [Wed, 7 Nov 2007 09:14:06 +0000 (09:14 +0000)]
T_IMPORT -> T_USE

17 years agoFixed compilation
Dmitry Stogov [Wed, 7 Nov 2007 08:32:17 +0000 (08:32 +0000)]
Fixed compilation

17 years agoChangeLog update
<changelog@php.net> [Wed, 7 Nov 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update

17 years agoWs + cs + missing fix for MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation
Jani Taskinen [Tue, 6 Nov 2007 17:58:41 +0000 (17:58 +0000)]
Ws + cs + missing fix for MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation

17 years ago- MFB Add tests
Marcus Boerger [Tue, 6 Nov 2007 15:29:32 +0000 (15:29 +0000)]
- MFB Add tests

17 years agoFixed bug #43175 (__destruct() throwing an exception with __call() causes segfault)
Dmitry Stogov [Tue, 6 Nov 2007 14:56:32 +0000 (14:56 +0000)]
Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault)

17 years ago- fix more variable stuff
Marcus Boerger [Tue, 6 Nov 2007 14:49:15 +0000 (14:49 +0000)]
- fix more variable stuff

17 years ago- fix tests
Marcus Boerger [Tue, 6 Nov 2007 14:47:11 +0000 (14:47 +0000)]
- fix tests

17 years agofix tests
Antony Dovgal [Tue, 6 Nov 2007 14:31:08 +0000 (14:31 +0000)]
fix tests

17 years agoFixed bug #43201 (Crash on using unitialized vals and __get/__set)
Dmitry Stogov [Tue, 6 Nov 2007 14:12:14 +0000 (14:12 +0000)]
Fixed bug #43201 (Crash on using unitialized vals and __get/__set)

17 years agofix: #2
Jani Taskinen [Tue, 6 Nov 2007 13:44:04 +0000 (13:44 +0000)]
fix: #2

17 years ago- Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
Jani Taskinen [Tue, 6 Nov 2007 13:26:24 +0000 (13:26 +0000)]
- Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
# Note: Same problem was with array_diff_assoc()

17 years agofix cleanup
Jani Taskinen [Tue, 6 Nov 2007 13:21:55 +0000 (13:21 +0000)]
fix cleanup

17 years agofix tests, add 64bit versions
Antony Dovgal [Tue, 6 Nov 2007 12:54:13 +0000 (12:54 +0000)]
fix tests, add 64bit versions

17 years ago- nuke extra UEXPECTF
Jani Taskinen [Tue, 6 Nov 2007 12:09:12 +0000 (12:09 +0000)]
- nuke extra UEXPECTF

17 years agoFixed windows build (Rob)
Dmitry Stogov [Tue, 6 Nov 2007 12:06:23 +0000 (12:06 +0000)]
Fixed windows build (Rob)

17 years agows + cs
Jani Taskinen [Tue, 6 Nov 2007 11:48:34 +0000 (11:48 +0000)]
ws + cs

17 years agows
Jani Taskinen [Tue, 6 Nov 2007 10:56:58 +0000 (10:56 +0000)]
ws

17 years agofix non ipv6 enabled win build
Rob Richards [Tue, 6 Nov 2007 10:56:53 +0000 (10:56 +0000)]
fix non ipv6 enabled win build

17 years ago- MFB ws
Marcus Boerger [Tue, 6 Nov 2007 10:54:29 +0000 (10:54 +0000)]
- MFB ws

17 years ago- ws + cs
Jani Taskinen [Tue, 6 Nov 2007 10:52:54 +0000 (10:52 +0000)]
- ws + cs

17 years agoT_IMPORT is gone
Antony Dovgal [Tue, 6 Nov 2007 09:54:34 +0000 (09:54 +0000)]
T_IMPORT is gone

17 years ago- Clarify the difference with * and + args
Jani Taskinen [Tue, 6 Nov 2007 09:48:14 +0000 (09:48 +0000)]
- Clarify the difference with * and + args

17 years ago- Move some entries to 5.3
Jani Taskinen [Tue, 6 Nov 2007 09:45:24 +0000 (09:45 +0000)]
- Move some entries to 5.3

17 years agoAllow user defined malloc/realloc/free
Dmitry Stogov [Tue, 6 Nov 2007 07:37:50 +0000 (07:37 +0000)]
Allow user defined malloc/realloc/free

17 years agoT_IMPORT -> T_USE
Dmitry Stogov [Tue, 6 Nov 2007 07:29:41 +0000 (07:29 +0000)]
T_IMPORT -> T_USE

17 years agoChangeLog update
<changelog@php.net> [Tue, 6 Nov 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #43197 (array_intersect_assoc() does not emit warning
Ilia Alshanetsky [Mon, 5 Nov 2007 23:55:21 +0000 (23:55 +0000)]
MFB: Fixed bug #43197 (array_intersect_assoc() does not emit warning
messages for error inputs)

17 years ago- Fix another wrong expected result (this is a bug!)
Jani Taskinen [Mon, 5 Nov 2007 17:28:58 +0000 (17:28 +0000)]
- Fix another wrong expected result (this is a bug!)

17 years ago- Fix another wrong expected result
Jani Taskinen [Mon, 5 Nov 2007 17:24:00 +0000 (17:24 +0000)]
- Fix another wrong expected result

17 years ago- Fix expected result. This has hidden an obvious bug..
Jani Taskinen [Mon, 5 Nov 2007 17:09:26 +0000 (17:09 +0000)]
- Fix expected result. This has hidden an obvious bug..

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

17 years agows
Jani Taskinen [Mon, 5 Nov 2007 16:29:04 +0000 (16:29 +0000)]
ws

17 years agoFix test title
Raghubansh Kumar [Mon, 5 Nov 2007 16:19:55 +0000 (16:19 +0000)]
Fix test title

17 years agows
Jani Taskinen [Mon, 5 Nov 2007 16:14:11 +0000 (16:14 +0000)]
ws

17 years agows + cs + sync some fixes from PHP_5_3 branch
Jani Taskinen [Mon, 5 Nov 2007 16:12:55 +0000 (16:12 +0000)]
ws + cs + sync some fixes from PHP_5_3 branch

17 years agows + cs
Jani Taskinen [Mon, 5 Nov 2007 15:24:25 +0000 (15:24 +0000)]
ws + cs

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

17 years agows + cs + missing PHPAPIs
Jani Taskinen [Mon, 5 Nov 2007 14:06:19 +0000 (14:06 +0000)]
ws + cs + missing PHPAPIs

17 years agoNew testcases for array_intersect_assoc() function
Raghubansh Kumar [Mon, 5 Nov 2007 13:50:33 +0000 (13:50 +0000)]
New testcases for array_intersect_assoc() function

17 years agonuke compile warning
Jani Taskinen [Mon, 5 Nov 2007 13:42:16 +0000 (13:42 +0000)]
nuke compile warning

17 years agows
Jani Taskinen [Mon, 5 Nov 2007 13:40:36 +0000 (13:40 +0000)]
ws

17 years ago- ws
Jani Taskinen [Mon, 5 Nov 2007 13:09:31 +0000 (13:09 +0000)]
- ws

17 years agows + cs
Jani Taskinen [Mon, 5 Nov 2007 12:44:47 +0000 (12:44 +0000)]
ws + cs

17 years agows + cs
Jani Taskinen [Mon, 5 Nov 2007 12:39:39 +0000 (12:39 +0000)]
ws + cs

17 years agoUpdate credits
Jani Taskinen [Mon, 5 Nov 2007 12:29:30 +0000 (12:29 +0000)]
Update credits

17 years agows + cs
Jani Taskinen [Mon, 5 Nov 2007 12:24:33 +0000 (12:24 +0000)]
ws + cs

17 years ago- ws + cs + nuke a warning
Jani Taskinen [Mon, 5 Nov 2007 12:07:28 +0000 (12:07 +0000)]
- ws + cs + nuke a warning

17 years agows + cs
Jani Taskinen [Mon, 5 Nov 2007 11:52:18 +0000 (11:52 +0000)]
ws + cs

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

17 years agoChangeLog update
<changelog@php.net> [Mon, 5 Nov 2007 01:31:37 +0000 (01:31 +0000)]
ChangeLog update

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

17 years agoAllow http fopen wrapper to fetch content on 'error' condition (David Zulke)
Sara Golemon [Mon, 5 Nov 2007 00:47:21 +0000 (00:47 +0000)]
Allow http fopen wrapper to fetch content on 'error' condition (David Zulke)

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

17 years agoChangeLog update
<changelog@php.net> [Sat, 3 Nov 2007 01:33:33 +0000 (01:33 +0000)]
ChangeLog update

17 years agofix build (temp fix pending Andrey's review)
Stanislav Malyshev [Fri, 2 Nov 2007 17:37:41 +0000 (17:37 +0000)]
fix build (temp fix pending Andrey's review)

17 years agoFix build
Jani Taskinen [Fri, 2 Nov 2007 16:19:57 +0000 (16:19 +0000)]
Fix build

17 years ago- WS + CS and namespace protection
Jani Taskinen [Fri, 2 Nov 2007 16:19:31 +0000 (16:19 +0000)]
- WS + CS and namespace protection

17 years ago- WS + CS + use Z macros where possible
Jani Taskinen [Fri, 2 Nov 2007 15:59:58 +0000 (15:59 +0000)]
- WS + CS + use Z macros where possible

17 years ago- nuke extra s
Jani Taskinen [Fri, 2 Nov 2007 14:04:52 +0000 (14:04 +0000)]
- nuke extra s

17 years agofix test
Jani Taskinen [Fri, 2 Nov 2007 12:57:52 +0000 (12:57 +0000)]
fix test

17 years agofix typo and silence compile warning
Antony Dovgal [Fri, 2 Nov 2007 12:03:25 +0000 (12:03 +0000)]
fix typo and silence compile warning

17 years ago- Fix the fix for bug #41686
Jani Taskinen [Fri, 2 Nov 2007 11:48:35 +0000 (11:48 +0000)]
- Fix the fix for bug #41686

17 years agows + cs
Jani Taskinen [Fri, 2 Nov 2007 10:57:56 +0000 (10:57 +0000)]
ws + cs

17 years agoMFB52: Fixed bug #41686
Jani Taskinen [Fri, 2 Nov 2007 10:50:33 +0000 (10:50 +0000)]
MFB52: Fixed bug #41686

17 years agoReimplemented support for namespaces in indexes id constant arrays (removed zval...
Dmitry Stogov [Fri, 2 Nov 2007 10:11:59 +0000 (10:11 +0000)]
Reimplemented support for namespaces in indexes id constant arrays (removed zval.idx_type)

17 years agomore ws
Jani Taskinen [Fri, 2 Nov 2007 09:43:04 +0000 (09:43 +0000)]
more ws

17 years agows
Jani Taskinen [Fri, 2 Nov 2007 09:15:55 +0000 (09:15 +0000)]
ws

17 years agows + cs + missing folding tags
Jani Taskinen [Fri, 2 Nov 2007 09:01:39 +0000 (09:01 +0000)]
ws + cs + missing folding tags

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

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

17 years agofix tests: better float values
Raghubansh Kumar [Fri, 2 Nov 2007 03:06:13 +0000 (03:06 +0000)]
fix tests: better float values

17 years agoChangeLog update
<changelog@php.net> [Fri, 2 Nov 2007 01:32:39 +0000 (01:32 +0000)]
ChangeLog update

17 years agows + cs + fix test
Jani Taskinen [Fri, 2 Nov 2007 00:15:13 +0000 (00:15 +0000)]
ws + cs + fix test

17 years ago- CPP macros are supposed to start at column 1 (# at least)
Jani Taskinen [Thu, 1 Nov 2007 22:31:39 +0000 (22:31 +0000)]
- CPP macros are supposed to start at column 1 (# at least)

17 years agoMFB gmp fixes
Stanislav Malyshev [Thu, 1 Nov 2007 20:33:22 +0000 (20:33 +0000)]
MFB gmp fixes

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

17 years ago- Nuke unused variables
Jani Taskinen [Thu, 1 Nov 2007 17:32:10 +0000 (17:32 +0000)]
- Nuke unused variables

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

17 years agows + cs
Jani Taskinen [Thu, 1 Nov 2007 15:05:20 +0000 (15:05 +0000)]
ws + cs

17 years agoMF53: fix tests
Antony Dovgal [Thu, 1 Nov 2007 14:12:39 +0000 (14:12 +0000)]
MF53: fix tests

17 years agocs + ws
Jani Taskinen [Thu, 1 Nov 2007 13:30:15 +0000 (13:30 +0000)]
cs + ws

17 years agoFixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major...
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)

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

17 years agofix test
Jani Taskinen [Thu, 1 Nov 2007 12:00:59 +0000 (12:00 +0000)]
fix test

17 years agoFixed bug #43027 (Declare cause fatal error)
Dmitry Stogov [Thu, 1 Nov 2007 11:59:15 +0000 (11:59 +0000)]
Fixed bug #43027 (Declare cause fatal error)

17 years agouse slprintf()
Dmitry Stogov [Thu, 1 Nov 2007 11:49:27 +0000 (11:49 +0000)]
use slprintf()

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

17 years agodelete .project file
Robert Nicholson [Thu, 1 Nov 2007 10:32:28 +0000 (10:32 +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:43:12 +0000 (08:43 +0000)]
update min_error and max_error testcases to take into account bug fix for bug#43125

17 years agoChangeLog update
<changelog@php.net> [Thu, 1 Nov 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix typo (bug #43125)
Jani Taskinen [Wed, 31 Oct 2007 13:39:00 +0000 (13:39 +0000)]
- Fix typo (bug #43125)

17 years ago- Fixed bug #43137 (rmdir() and rename() do not clear statcache)
Jani Taskinen [Wed, 31 Oct 2007 13:22:18 +0000 (13:22 +0000)]
- 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:39 +0000 (12:58 +0000)]
MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
fetchAll()