]>
granicus.if.org Git - php/log
Arnaud Le Blanc [Mon, 27 Oct 2008 14:58:28 +0000 (14:58 +0000)]
Fix compile error
Andrey Hristov [Mon, 27 Oct 2008 14:38:17 +0000 (14:38 +0000)]
Fix a name
Andrey Hristov [Mon, 27 Oct 2008 14:33:09 +0000 (14:33 +0000)]
Fix tests
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
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
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.
<changelog@php.net> [Mon, 27 Oct 2008 01:34:12 +0000 (01:34 +0000)]
ChangeLog update
Felipe Pena [Sun, 26 Oct 2008 23:33:32 +0000 (23:33 +0000)]
- Fixed test
Ilia Alshanetsky [Sun, 26 Oct 2008 14:36:25 +0000 (14:36 +0000)]
MFB: Fixed compiler warning
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)
Greg Beaver [Sun, 26 Oct 2008 05:51:04 +0000 (05:51 +0000)]
last commit was an old patch, revert faulty line
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
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)
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
<changelog@php.net> [Sat, 25 Oct 2008 01:32:20 +0000 (01:32 +0000)]
ChangeLog update
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)
Antony Dovgal [Fri, 24 Oct 2008 20:17:50 +0000 (20:17 +0000)]
add test
Felipe Pena [Fri, 24 Oct 2008 16:02:16 +0000 (16:02 +0000)]
- 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
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)
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)
<changelog@php.net> [Fri, 24 Oct 2008 01:31:53 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Thu, 23 Oct 2008 21:18:13 +0000 (21:18 +0000)]
- MFB: flatten path and make them relative before extraction
Felipe Pena [Thu, 23 Oct 2008 18:22:18 +0000 (18:22 +0000)]
- Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
<changelog@php.net> [Thu, 23 Oct 2008 01:32:42 +0000 (01:32 +0000)]
ChangeLog update
Stanislav Malyshev [Wed, 22 Oct 2008 19:29:48 +0000 (19:29 +0000)]
fix instantclient detection
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)
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.
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.
Sanjay Mantoor [Wed, 22 Oct 2008 05:51:52 +0000 (05:51 +0000)]
New PHP testcases for array_diff_ukey function
<changelog@php.net> [Wed, 22 Oct 2008 01:31:53 +0000 (01:31 +0000)]
ChangeLog update
Arnaud Le Blanc [Tue, 21 Oct 2008 23:36:17 +0000 (23:36 +0000)]
initialize optional vars
Arnaud Le Blanc [Tue, 21 Oct 2008 22:06:49 +0000 (22:06 +0000)]
initialize optional vars
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)
Alexey Zakhlestin [Tue, 21 Oct 2008 13:00:29 +0000 (13:00 +0000)]
MFB: proper check for php-version
Alexey Zakhlestin [Tue, 21 Oct 2008 12:48:37 +0000 (12:48 +0000)]
MFB: these tests work just fine on macos-x
Zoe Slattery [Tue, 21 Oct 2008 09:34:39 +0000 (09:34 +0000)]
Committing test for till
Arnaud Le Blanc [Tue, 21 Oct 2008 03:19:07 +0000 (03:19 +0000)]
Fixed FCGI_GET_VALUES requests (fixes #45522)
<changelog@php.net> [Tue, 21 Oct 2008 01:32:07 +0000 (01:32 +0000)]
ChangeLog update
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.
Ilia Alshanetsky [Mon, 20 Oct 2008 23:23:53 +0000 (23:23 +0000)]
MFB: Fixed bug #46343 (IPv6 address filter accepts invalid address)
Rob Richards [Mon, 20 Oct 2008 19:28:36 +0000 (19:28 +0000)]
fix bug #46323 (compilation of simplexml for NetWare breaks)
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
<changelog@php.net> [Mon, 20 Oct 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Sun, 19 Oct 2008 18:24:37 +0000 (18:24 +0000)]
- Fixed test
Johannes Schlüter [Sun, 19 Oct 2008 18:08:19 +0000 (18:08 +0000)]
Fix test
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
Etienne Kneuss [Sun, 19 Oct 2008 17:59:39 +0000 (17:59 +0000)]
Link to spl iterator
Johannes Schlüter [Sun, 19 Oct 2008 12:43:10 +0000 (12:43 +0000)]
fix mysqlnd detection
Johannes Schlüter [Sun, 19 Oct 2008 12:22:49 +0000 (12:22 +0000)]
Don't dereference NULL-pointer
Johannes Schlüter [Sun, 19 Oct 2008 12:20:28 +0000 (12:20 +0000)]
Fix test
<changelog@php.net> [Sun, 19 Oct 2008 01:32:26 +0000 (01:32 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 18 Oct 2008 01:32:10 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Fri, 17 Oct 2008 22:09:35 +0000 (22:09 +0000)]
fix memleak
Zoe Slattery [Fri, 17 Oct 2008 15:05:31 +0000 (15:05 +0000)]
Replacing explicit object ID with %d
Zoe Slattery [Fri, 17 Oct 2008 14:40:13 +0000 (14:40 +0000)]
Committing for Robin Fernandes
Dmitry Stogov [Fri, 17 Oct 2008 10:26:16 +0000 (10:26 +0000)]
Fixed bug #46308 (Invalid write when changing property from inside getter)
Felipe Pena [Fri, 17 Oct 2008 01:53:26 +0000 (01:53 +0000)]
- Fixed bug #45726 (PHP_Archive / Archive.php missing)
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)
<changelog@php.net> [Fri, 17 Oct 2008 01:31:58 +0000 (01:31 +0000)]
ChangeLog update
Ed Batutis [Thu, 16 Oct 2008 18:10:43 +0000 (18:10 +0000)]
Fix for pecl bug 14664 - problem with older gcc
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)
Dmitry Stogov [Thu, 16 Oct 2008 15:49:38 +0000 (15:49 +0000)]
ws
Dmitry Stogov [Thu, 16 Oct 2008 15:37:11 +0000 (15:37 +0000)]
Fixed bug #43723 (SOAP not sent properly from client for <choice>)
Felipe Pena [Thu, 16 Oct 2008 13:04:30 +0000 (13:04 +0000)]
- Revert
Alexey Zakhlestin [Thu, 16 Oct 2008 12:21:27 +0000 (12:21 +0000)]
MFB: Fixed compilation warnings: tsrm_ls is not used here (anymore?)
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
<changelog@php.net> [Thu, 16 Oct 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update
Moriyoshi Koizumi [Thu, 16 Oct 2008 01:01:05 +0000 (01:01 +0000)]
- Fix bug #45722 (mb_check_encoding() crashes).
Felipe Pena [Thu, 16 Oct 2008 00:36:49 +0000 (00:36 +0000)]
- Fixed:
. Memory leak in pg_delete() when using PGSQL_DML_STRING.
. Bug #24679 (pg_insert problem!)
. Bug #35996 (pg_meta_data should take the schema into account)
. Bug #40808 (pg_insert problem)
. Bug #42078 (pg_meta_data mix tables metadata from different schemas)
- Improved:
. Error messages
- Added
. Tests
Ilia Alshanetsky [Wed, 15 Oct 2008 22:57:22 +0000 (22:57 +0000)]
MFB: removed dead-code
Kalle Sommer Nielsen [Wed, 15 Oct 2008 18:41:18 +0000 (18:41 +0000)]
[DOC] Remove define_syslog_variables() and define_syslog_variables ini option
Felipe Pena [Wed, 15 Oct 2008 13:34:13 +0000 (13:34 +0000)]
- Fixed possible efree(NULL)
<changelog@php.net> [Wed, 15 Oct 2008 01:32:07 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 14 Oct 2008 23:39:02 +0000 (23:39 +0000)]
MFB: Fixed bug #46271 (local_cert option is not resolved to full path)
Johannes Schlüter [Tue, 14 Oct 2008 19:00:11 +0000 (19:00 +0000)]
Add PDO::MYSQL_ATTR_COMPRESS connection flag
Felipe Pena [Tue, 14 Oct 2008 17:46:28 +0000 (17:46 +0000)]
- Added SKIPIF
Felipe Pena [Tue, 14 Oct 2008 17:37:13 +0000 (17:37 +0000)]
- Fixed test
Felipe Pena [Tue, 14 Oct 2008 17:34:11 +0000 (17:34 +0000)]
- Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)
<changelog@php.net> [Tue, 14 Oct 2008 01:32:10 +0000 (01:32 +0000)]
ChangeLog update
Greg Beaver [Tue, 14 Oct 2008 00:38:11 +0000 (00:38 +0000)]
MFB: last test for cached phar copy on write (forgot this one yesterday)
Felipe Pena [Mon, 13 Oct 2008 13:41:16 +0000 (13:41 +0000)]
- Fixed bug #37100 (data is returned truncated with BINARY CURSOR)
Patch by Tony
Derick Rethans [Mon, 13 Oct 2008 11:45:32 +0000 (11:45 +0000)]
- Updated to version 2008.8 (2008h)
Greg Beaver [Mon, 13 Oct 2008 04:50:45 +0000 (04:50 +0000)]
MFB: increase code coverage
Greg Beaver [Mon, 13 Oct 2008 04:21:19 +0000 (04:21 +0000)]
MFB: add complete tests verifying copy-on-write for cached phars
<changelog@php.net> [Mon, 13 Oct 2008 01:32:06 +0000 (01:32 +0000)]
ChangeLog update
Greg Beaver [Sun, 12 Oct 2008 23:33:08 +0000 (23:33 +0000)]
MFB: fix faulty tests
Antony Dovgal [Sun, 12 Oct 2008 21:09:10 +0000 (21:09 +0000)]
fix ZTS build
Greg Beaver [Sun, 12 Oct 2008 19:45:12 +0000 (19:45 +0000)]
MFB: fix incorrect key for Phar destructor
Greg Beaver [Sun, 12 Oct 2008 19:40:30 +0000 (19:40 +0000)]
MFB: add tests for copy-on-write support
- fix metadata handling with cached phars
- fix virtual_dirs with rmdir
- ensure that after copy-on-write, all existing Phar objects link to the newly copied phar data
Greg Beaver [Sun, 12 Oct 2008 18:54:13 +0000 (18:54 +0000)]
add missing --INI-- section
Greg Beaver [Sun, 12 Oct 2008 06:53:52 +0000 (06:53 +0000)]
MFB: add new test for copy-on-write, fix copy-on-write for Phar/PharFileInfo methods
Greg Beaver [Sun, 12 Oct 2008 06:44:01 +0000 (06:44 +0000)]
fix test files
Greg Beaver [Sun, 12 Oct 2008 06:43:46 +0000 (06:43 +0000)]
need to re-add as binary
Greg Beaver [Sun, 12 Oct 2008 05:41:34 +0000 (05:41 +0000)]
increase code coverage
<changelog@php.net> [Sun, 12 Oct 2008 01:32:08 +0000 (01:32 +0000)]
ChangeLog update
Greg Beaver [Sat, 11 Oct 2008 22:21:07 +0000 (22:21 +0000)]
MFB: fix links for fseek as well
Greg Beaver [Sat, 11 Oct 2008 22:12:18 +0000 (22:12 +0000)]
MFB: fix reading links from streams (works with PharFileInfo->getContent())
Greg Beaver [Sat, 11 Oct 2008 21:23:13 +0000 (21:23 +0000)]
MFB: cosmetics/maintainability: reduce code redundancy on error conditions
Greg Beaver [Sat, 11 Oct 2008 21:02:53 +0000 (21:02 +0000)]
MFB: work around crap stream filter implementation, update tests for compressed aliases in zip-based phar so they actually test the compression