]> granicus.if.org Git - php/log
php
16 years agoUpdate libmagic to 4.26 and add support for v6 of the magic file format.
Scott MacVicar [Sun, 2 Nov 2008 16:09:27 +0000 (16:09 +0000)]
Update libmagic to 4.26 and add support for v6 of the magic file format.

16 years agoChangeLog update
<changelog@php.net> [Sun, 2 Nov 2008 01:32:22 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed the fix (bug #46460)
Jani Taskinen [Sat, 1 Nov 2008 23:08:52 +0000 (23:08 +0000)]
- Fixed the fix (bug #46460)

16 years agoChangeLog update
<changelog@php.net> [Sat, 1 Nov 2008 01:32:27 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix the build
Andrey Hristov [Fri, 31 Oct 2008 21:30:58 +0000 (21:30 +0000)]
Fix the build

16 years agoFix warnings in printf
Andrey Hristov [Fri, 31 Oct 2008 20:30:55 +0000 (20:30 +0000)]
Fix warnings in printf

16 years ago64bit fixes:
Andrey Hristov [Fri, 31 Oct 2008 20:30:33 +0000 (20:30 +0000)]
64bit fixes:
- fixes to sprintf modifiers, cleaning warnings
- use _t types, like uint64_t instead of uint64, thus skipping series of
typedefs.

16 years agoChangeLog update
<changelog@php.net> [Fri, 31 Oct 2008 01:32:27 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- New test
Felipe Pena [Thu, 30 Oct 2008 15:50:33 +0000 (15:50 +0000)]
- New test

16 years ago- Improved test
Felipe Pena [Thu, 30 Oct 2008 14:31:01 +0000 (14:31 +0000)]
- Improved test

16 years ago- Fix the fix (thanks Hannes!)
Felipe Pena [Thu, 30 Oct 2008 14:30:02 +0000 (14:30 +0000)]
- Fix the fix (thanks Hannes!)

16 years agoThe real fix for the gettext overflow bug
Lars Strojny [Thu, 30 Oct 2008 14:22:21 +0000 (14:22 +0000)]
The real fix for the gettext overflow bug
 - The overflow issue was not limited to domains, but also present for msgids
 - [DOC] msgids are now limited to 4096 chars, domains to 1024

16 years agoNew testcases for gettimeofday function
Sanjay Mantoor [Thu, 30 Oct 2008 10:46:17 +0000 (10:46 +0000)]
New testcases for gettimeofday function

16 years ago- Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
Felipe Pena [Thu, 30 Oct 2008 10:08:01 +0000 (10:08 +0000)]
- Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")

16 years agoFixed ability to use "internal" heaps in extensions.
Dmitry Stogov [Thu, 30 Oct 2008 08:55:31 +0000 (08:55 +0000)]
Fixed ability to use "internal" heaps in extensions.

16 years agoChangeLog update
<changelog@php.net> [Thu, 30 Oct 2008 01:32:17 +0000 (01:32 +0000)]
ChangeLog update

16 years agoTests for SQLite3Stmt::paramCount().
Felix De Vliegher [Wed, 29 Oct 2008 22:35:52 +0000 (22:35 +0000)]
Tests for SQLite3Stmt::paramCount().

16 years agoFix typo.
Felix De Vliegher [Wed, 29 Oct 2008 21:43:30 +0000 (21:43 +0000)]
Fix typo.

16 years agofix bug #46406 (Unregistering nodeclass throws E_FATAL)
Rob Richards [Wed, 29 Oct 2008 21:21:06 +0000 (21:21 +0000)]
fix bug #46406 (Unregistering nodeclass throws E_FATAL)

16 years agoMFB: Fixed bug #44938 (gettext functions crash with overly long domain).
Ilia Alshanetsky [Wed, 29 Oct 2008 21:02:14 +0000 (21:02 +0000)]
MFB: Fixed bug #44938 (gettext functions crash with overly long domain).

16 years agoMFB: Fixed bug #42294 (Unified solution for round() based on C99 round).
Ilia Alshanetsky [Wed, 29 Oct 2008 20:17:43 +0000 (20:17 +0000)]
MFB: Fixed bug #42294 (Unified solution for round() based on C99 round).

16 years ago- Fixed char formatter
Felipe Pena [Wed, 29 Oct 2008 13:01:44 +0000 (13:01 +0000)]
- Fixed char formatter

16 years ago- Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly...
Felipe Pena [Wed, 29 Oct 2008 12:41:22 +0000 (12:41 +0000)]
- Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property)

16 years agoVarious tests for the sqlite ext.
Felix De Vliegher [Wed, 29 Oct 2008 11:43:33 +0000 (11:43 +0000)]
Various tests for the sqlite ext.
The sqlite session tests are by Mats Lindh <mats at lindh.no>.

16 years agoChangeLog update
<changelog@php.net> [Wed, 29 Oct 2008 01:32:17 +0000 (01:32 +0000)]
ChangeLog update

16 years agoscottish time variation
Zoe Slattery [Tue, 28 Oct 2008 19:26:03 +0000 (19:26 +0000)]
scottish time variation

16 years agoFix compiler warning (MFB: Ilia)
Andrey Hristov [Tue, 28 Oct 2008 10:45:31 +0000 (10:45 +0000)]
Fix compiler warning (MFB: Ilia)

16 years agoNew testcases for array_intersect_uassoc function
Sanjay Mantoor [Tue, 28 Oct 2008 10:21:12 +0000 (10:21 +0000)]
New testcases for array_intersect_uassoc function

16 years ago- Updated to version 2008.9 (2008i)
Derick Rethans [Tue, 28 Oct 2008 08:17:19 +0000 (08:17 +0000)]
- Updated to version 2008.9 (2008i)

16 years agoChangeLog update
<changelog@php.net> [Tue, 28 Oct 2008 01:33:45 +0000 (01:33 +0000)]
ChangeLog update

16 years agoFix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS)
Johannes Schlüter [Mon, 27 Oct 2008 18:29:57 +0000 (18:29 +0000)]
Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS)

16 years agoFix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is
Johannes Schlüter [Mon, 27 Oct 2008 17:20:26 +0000 (17:20 +0000)]
Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is
executed)

16 years agoFix overusage of memory when the result set is empty. Then no memory will be
Andrey Hristov [Mon, 27 Oct 2008 15:13:42 +0000 (15:13 +0000)]
Fix overusage of memory when the result set is empty. Then no memory will be
allocated compared to before. Also grow (realloc) the rset with 10% instead
of 33% - more reallocs but better memory usage. Of course later theres is a
realloc to shrink the rset t ofree it from unused rows but its better to
to eat too much at once.

16 years agoFix compile error
Arnaud Le Blanc [Mon, 27 Oct 2008 14:58:28 +0000 (14:58 +0000)]
Fix compile error

16 years agoFix a name
Andrey Hristov [Mon, 27 Oct 2008 14:38:17 +0000 (14:38 +0000)]
Fix a name

16 years agoFix tests
Andrey Hristov [Mon, 27 Oct 2008 14:33:09 +0000 (14:33 +0000)]
Fix tests

16 years agoFix bug found in a test. mysqli.default_port wasn't used
Andrey Hristov [Mon, 27 Oct 2008 14:30:51 +0000 (14:30 +0000)]
Fix bug found in a test. mysqli.default_port wasn't used

16 years agoImprove test and remove the temporary session file created by the skipif
Hannes Magnusson [Mon, 27 Oct 2008 14:25:18 +0000 (14:25 +0000)]
Improve test and remove the temporary session file created by the skipif
check

16 years agoWarning if the library API version differs from the headers used to compile.
Andrey Hristov [Mon, 27 Oct 2008 12:07:35 +0000 (12:07 +0000)]
Warning if the library API version differs from the headers used to compile.
Patch versions are not considered but major.minor
Fix build of ext/mysql with 4.0.x and pre.

16 years agoChangeLog update
<changelog@php.net> [Mon, 27 Oct 2008 01:34:12 +0000 (01:34 +0000)]
ChangeLog update

16 years ago- Fixed test
Felipe Pena [Sun, 26 Oct 2008 23:33:32 +0000 (23:33 +0000)]
- Fixed test

16 years agoMFB: Fixed compiler warning
Ilia Alshanetsky [Sun, 26 Oct 2008 14:36:25 +0000 (14:36 +0000)]
MFB: Fixed compiler warning

16 years ago- Fixed bug #46388 (stream_notification_callback inside of object destroys object...
Felipe Pena [Sun, 26 Oct 2008 13:22:00 +0000 (13:22 +0000)]
- Fixed bug #46388 (stream_notification_callback inside of object destroys object variables)

16 years agolast commit was an old patch, revert faulty line
Greg Beaver [Sun, 26 Oct 2008 05:51:04 +0000 (05:51 +0000)]
last commit was an old patch, revert faulty line

16 years agoMFB: fix several errors found by valgrind
Greg Beaver [Sun, 26 Oct 2008 05:49:24 +0000 (05:49 +0000)]
MFB: fix several errors found by valgrind
1 - entry metadata not properly processed or retrieved from cached phars
2 - copy on write was using a void return value instead of int, a dangerous oversight in phar_update_cached_entry
3 - metadata creation in entries for cached phars was causing an invalid read

16 years ago- Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by guenter at...
Felipe Pena [Sun, 26 Oct 2008 01:58:25 +0000 (01:58 +0000)]
- Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by guenter at php.net)

16 years ago- MFH: add php-test-pack-[version].zip to nmake snap so we can distribute the tests...
Pierre Joye [Sun, 26 Oct 2008 00:15:56 +0000 (00:15 +0000)]
- MFH: add php-test-pack-[version].zip to nmake snap so we can distribute the tests as single zip
  TODO: add run-tests.bat to the package

16 years agoChangeLog update
<changelog@php.net> [Sat, 25 Oct 2008 01:32:20 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed bug #46382 (Mismatching allocation and deallocation in stresstest.cpp) (dvice...
Felipe Pena [Fri, 24 Oct 2008 23:16:16 +0000 (23:16 +0000)]
- Fixed bug #46382 (Mismatching allocation and deallocation in stresstest.cpp) (dvice_null at yahoo dot com)

16 years agoadd test
Antony Dovgal [Fri, 24 Oct 2008 20:17:50 +0000 (20:17 +0000)]
add test

16 years ago- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena [Fri, 24 Oct 2008 16:02:16 +0000 (16:02 +0000)]
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

16 years ago- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena [Fri, 24 Oct 2008 14:34:17 +0000 (14:34 +0000)]
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

16 years ago- Fixed bug #46082 (stream_set_blocking() can cause a crash in some circumstances)
Felipe Pena [Fri, 24 Oct 2008 10:44:19 +0000 (10:44 +0000)]
- Fixed bug #46082 (stream_set_blocking() can cause a crash in some circumstances)

16 years ago- Removed unnecessary check for array (#46273, noticed by serovov at gmail dot com)
Felipe Pena [Fri, 24 Oct 2008 10:27:54 +0000 (10:27 +0000)]
- Removed unnecessary check for array (#46273, noticed by serovov at gmail dot com)

16 years agoChangeLog update
<changelog@php.net> [Fri, 24 Oct 2008 01:31:53 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- MFB: flatten path and make them relative before extraction
Pierre Joye [Thu, 23 Oct 2008 21:18:13 +0000 (21:18 +0000)]
- MFB: flatten path and make them relative before extraction

16 years ago- Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
Felipe Pena [Thu, 23 Oct 2008 18:22:18 +0000 (18:22 +0000)]
- Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)

16 years agoChangeLog update
<changelog@php.net> [Thu, 23 Oct 2008 01:32:42 +0000 (01:32 +0000)]
ChangeLog update

16 years agofix instantclient detection
Stanislav Malyshev [Wed, 22 Oct 2008 19:29:48 +0000 (19:29 +0000)]
fix instantclient detection

16 years agoFixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)
Arnaud Le Blanc [Wed, 22 Oct 2008 18:58:43 +0000 (18:58 +0000)]
Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)

16 years agoFix a stat on a null when the internal database is used.
Scott MacVicar [Wed, 22 Oct 2008 16:34:17 +0000 (16:34 +0000)]
Fix a stat on a null when the internal database is used.

16 years agoWhen using the internal database and there is an error it could try free some invalid...
Scott MacVicar [Wed, 22 Oct 2008 13:59:08 +0000 (13:59 +0000)]
When using the internal database and there is an error it could try free some invalid things. This was causing a bus error on ppc.

16 years agoNew PHP testcases for array_diff_ukey function
Sanjay Mantoor [Wed, 22 Oct 2008 05:51:52 +0000 (05:51 +0000)]
New PHP testcases for array_diff_ukey function

16 years agoChangeLog update
<changelog@php.net> [Wed, 22 Oct 2008 01:31:53 +0000 (01:31 +0000)]
ChangeLog update

16 years agoinitialize optional vars
Arnaud Le Blanc [Tue, 21 Oct 2008 23:36:17 +0000 (23:36 +0000)]
initialize optional vars

16 years agoinitialize optional vars
Arnaud Le Blanc [Tue, 21 Oct 2008 22:06:49 +0000 (22:06 +0000)]
initialize optional vars

16 years agoMFB: skip tests on systems without fnmatch() function (f.e.: old darwin)
Alexey Zakhlestin [Tue, 21 Oct 2008 13:38:57 +0000 (13:38 +0000)]
MFB: skip tests on systems without fnmatch() function (f.e.: old darwin)

16 years agoMFB: proper check for php-version
Alexey Zakhlestin [Tue, 21 Oct 2008 13:00:29 +0000 (13:00 +0000)]
MFB: proper check for php-version

16 years agoMFB: these tests work just fine on macos-x
Alexey Zakhlestin [Tue, 21 Oct 2008 12:48:37 +0000 (12:48 +0000)]
MFB: these tests work just fine on macos-x

16 years agoCommitting test for till
Zoe Slattery [Tue, 21 Oct 2008 09:34:39 +0000 (09:34 +0000)]
Committing test for till

16 years agoFixed FCGI_GET_VALUES requests (fixes #45522)
Arnaud Le Blanc [Tue, 21 Oct 2008 03:19:07 +0000 (03:19 +0000)]
Fixed FCGI_GET_VALUES requests (fixes #45522)

16 years agoChangeLog update
<changelog@php.net> [Tue, 21 Oct 2008 01:32:07 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix bug #46331 - The internal magic db is const memory and segfaults when you try...
Scott MacVicar [Mon, 20 Oct 2008 23:35:47 +0000 (23:35 +0000)]
Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as
it wastes memory. Perhaps using a static cache would be better.

16 years agoMFB: Fixed bug #46343 (IPv6 address filter accepts invalid address)
Ilia Alshanetsky [Mon, 20 Oct 2008 23:23:53 +0000 (23:23 +0000)]
MFB: Fixed bug #46343 (IPv6 address filter accepts invalid address)

16 years agofix bug #46323 (compilation of simplexml for NetWare breaks)
Rob Richards [Mon, 20 Oct 2008 19:28:36 +0000 (19:28 +0000)]
fix bug #46323 (compilation of simplexml for NetWare breaks)

16 years agofix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
Rob Richards [Mon, 20 Oct 2008 12:44:28 +0000 (12:44 +0000)]
fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
add test

16 years agoChangeLog update
<changelog@php.net> [Mon, 20 Oct 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed test
Felipe Pena [Sun, 19 Oct 2008 18:24:37 +0000 (18:24 +0000)]
- Fixed test

16 years agoFix test
Johannes Schlüter [Sun, 19 Oct 2008 18:08:19 +0000 (18:08 +0000)]
Fix test

16 years agoAdd %S and %A to EXPECTF, they work like %s and %a but match empty strings, too
Johannes Schlüter [Sun, 19 Oct 2008 18:04:35 +0000 (18:04 +0000)]
Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too

16 years agoLink to spl iterator
Etienne Kneuss [Sun, 19 Oct 2008 17:59:39 +0000 (17:59 +0000)]
Link to spl iterator

16 years agofix mysqlnd detection
Johannes Schlüter [Sun, 19 Oct 2008 12:43:10 +0000 (12:43 +0000)]
fix mysqlnd detection

16 years agoDon't dereference NULL-pointer
Johannes Schlüter [Sun, 19 Oct 2008 12:22:49 +0000 (12:22 +0000)]
Don't dereference NULL-pointer

16 years agoFix test
Johannes Schlüter [Sun, 19 Oct 2008 12:20:28 +0000 (12:20 +0000)]
Fix test

16 years agoChangeLog update
<changelog@php.net> [Sun, 19 Oct 2008 01:32:26 +0000 (01:32 +0000)]
ChangeLog update

16 years agoChangeLog update
<changelog@php.net> [Sat, 18 Oct 2008 01:32:10 +0000 (01:32 +0000)]
ChangeLog update

16 years agofix memleak
Antony Dovgal [Fri, 17 Oct 2008 22:09:35 +0000 (22:09 +0000)]
fix memleak

16 years agoReplacing explicit object ID with %d
Zoe Slattery [Fri, 17 Oct 2008 15:05:31 +0000 (15:05 +0000)]
Replacing explicit object ID with %d

16 years agoCommitting for Robin Fernandes
Zoe Slattery [Fri, 17 Oct 2008 14:40:13 +0000 (14:40 +0000)]
Committing for Robin Fernandes

16 years agoFixed bug #46308 (Invalid write when changing property from inside getter)
Dmitry Stogov [Fri, 17 Oct 2008 10:26:16 +0000 (10:26 +0000)]
Fixed bug #46308 (Invalid write when changing property from inside getter)

16 years ago- Fixed bug #45726 (PHP_Archive / Archive.php missing)
Felipe Pena [Fri, 17 Oct 2008 01:53:26 +0000 (01:53 +0000)]
- Fixed bug #45726 (PHP_Archive / Archive.php missing)

16 years agoMFB: Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304
Ilia Alshanetsky [Fri, 17 Oct 2008 01:34:26 +0000 (01:34 +0000)]
MFB: Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304
response code, in cgi sapi)

16 years agoChangeLog update
<changelog@php.net> [Fri, 17 Oct 2008 01:31:58 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFix for pecl bug 14664 - problem with older gcc
Ed Batutis [Thu, 16 Oct 2008 18:10:43 +0000 (18:10 +0000)]
Fix for pecl bug 14664 - problem with older gcc

16 years agoFixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)
Dmitry Stogov [Thu, 16 Oct 2008 16:21:20 +0000 (16:21 +0000)]
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)

16 years agows
Dmitry Stogov [Thu, 16 Oct 2008 15:49:38 +0000 (15:49 +0000)]
ws

16 years agoFixed bug #43723 (SOAP not sent properly from client for <choice>)
Dmitry Stogov [Thu, 16 Oct 2008 15:37:11 +0000 (15:37 +0000)]
Fixed bug #43723 (SOAP not sent properly from client for <choice>)

16 years ago- Revert
Felipe Pena [Thu, 16 Oct 2008 13:04:30 +0000 (13:04 +0000)]
- Revert

16 years agoMFB: Fixed compilation warnings: tsrm_ls is not used here (anymore?)
Alexey Zakhlestin [Thu, 16 Oct 2008 12:21:27 +0000 (12:21 +0000)]
MFB: Fixed compilation warnings: tsrm_ls is not used here (anymore?)

16 years agoMFB: propagated const, to avoid "discards qualifiers from pointer target type" errors
Alexey Zakhlestin [Thu, 16 Oct 2008 11:42:20 +0000 (11:42 +0000)]
MFB: propagated const, to avoid "discards qualifiers from pointer target type" errors