]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Wed, 5 Dec 2007 19:57:09 +0000 (19:57 +0000)]
MFB: Fixed bug #43495 (array_merge_recursive() crashes with recursive
arrays)
<changelog@php.net> [Wed, 5 Dec 2007 01:31:36 +0000 (01:31 +0000)]
ChangeLog update
Rob Richards [Tue, 4 Dec 2007 17:14:02 +0000 (17:14 +0000)]
starting with 2.6.30, standard libxml2 build can be used
Ilia Alshanetsky [Tue, 4 Dec 2007 13:07:30 +0000 (13:07 +0000)]
MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
password is not available)
Ilia Alshanetsky [Tue, 4 Dec 2007 13:05:44 +0000 (13:05 +0000)]
MFB: fixed test
Dmitry Stogov [Tue, 4 Dec 2007 12:36:20 +0000 (12:36 +0000)]
Fixed uninitialized value
Antony Dovgal [Tue, 4 Dec 2007 11:26:54 +0000 (11:26 +0000)]
detect IBM iconv implementation and use correct encoding names
Antony Dovgal [Tue, 4 Dec 2007 08:55:58 +0000 (08:55 +0000)]
fix folding
<changelog@php.net> [Tue, 4 Dec 2007 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Mon, 3 Dec 2007 16:04:47 +0000 (16:04 +0000)]
Fixed crash because of uninitialized SG(sapi_headers).mimetype
Derick Rethans [Mon, 3 Dec 2007 15:16:21 +0000 (15:16 +0000)]
- Updated to version 2007.10
Dmitry Stogov [Mon, 3 Dec 2007 14:15:55 +0000 (14:15 +0000)]
Fixed bug #43332 (self and parent as type hint in namespace)
Ilia Alshanetsky [Mon, 3 Dec 2007 14:13:45 +0000 (14:13 +0000)]
MFB: Fixed bug #43482 (array_pad() does not warn on very small pad
numbers).
Raghubansh Kumar [Mon, 3 Dec 2007 13:02:11 +0000 (13:02 +0000)]
fix tests : better float values
Raghubansh Kumar [Mon, 3 Dec 2007 12:04:26 +0000 (12:04 +0000)]
fix tests: better float values
Raghubansh Kumar [Mon, 3 Dec 2007 11:56:39 +0000 (11:56 +0000)]
New testcases for array_pad() function
Dmitry Stogov [Mon, 3 Dec 2007 09:38:25 +0000 (09:38 +0000)]
The -f option is fixed to work in the same way as in CLI sapi
Raghubansh Kumar [Mon, 3 Dec 2007 03:52:06 +0000 (03:52 +0000)]
New testcases for array_chunk() function
<changelog@php.net> [Mon, 3 Dec 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 2 Dec 2007 20:59:09 +0000 (20:59 +0000)]
MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens't
throw exception with pdo_pgsql driver)
<changelog@php.net> [Sun, 2 Dec 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Sat, 1 Dec 2007 17:19:46 +0000 (17:19 +0000)]
- Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).
<changelog@php.net> [Sat, 1 Dec 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 30 Nov 2007 13:15:38 +0000 (13:15 +0000)]
fix folding, move protos to the top of the sources
<changelog@php.net> [Fri, 30 Nov 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 29 Nov 2007 21:23:59 +0000 (21:23 +0000)]
fix build
Derick Rethans [Thu, 29 Nov 2007 12:27:49 +0000 (12:27 +0000)]
- Fixed a segfault when reading from an HTTP stream.
<changelog@php.net> [Thu, 29 Nov 2007 01:31:36 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 28 Nov 2007 14:50:03 +0000 (14:50 +0000)]
MFB: Fixed tests
Rob Richards [Wed, 28 Nov 2007 10:43:02 +0000 (10:43 +0000)]
Fix bug #43364 (recursive xincludes don't remove internal nodes properly)
Raghubansh Kumar [Wed, 28 Nov 2007 03:46:25 +0000 (03:46 +0000)]
Marked with defect
<changelog@php.net> [Wed, 28 Nov 2007 01:31:35 +0000 (01:31 +0000)]
ChangeLog update
Wez Furlong [Tue, 27 Nov 2007 19:33:10 +0000 (19:33 +0000)]
docbook based spec docs
Wez Furlong [Tue, 27 Nov 2007 19:05:38 +0000 (19:05 +0000)]
test commit mail
Wez Furlong [Tue, 27 Nov 2007 19:01:26 +0000 (19:01 +0000)]
This commit was generated by cvs2svn to compensate for changes in r247182,
which included commits to RCS files with non-trunk default branches.
Ilia Alshanetsky [Tue, 27 Nov 2007 17:13:31 +0000 (17:13 +0000)]
MFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)
Raghubansh Kumar [Tue, 27 Nov 2007 15:15:23 +0000 (15:15 +0000)]
New testcases for array_combine() function
Raghubansh Kumar [Tue, 27 Nov 2007 14:57:55 +0000 (14:57 +0000)]
New testcases for array_sum() function
<changelog@php.net> [Tue, 27 Nov 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 26 Nov 2007 21:10:18 +0000 (21:10 +0000)]
MFB: Revert addition of - char support for bound param names
Jani Taskinen [Mon, 26 Nov 2007 16:34:07 +0000 (16:34 +0000)]
- No zval is stored here
Jani Taskinen [Mon, 26 Nov 2007 10:58:28 +0000 (10:58 +0000)]
- Fixed bug #43365 (Several enums have trailing commas)
<changelog@php.net> [Mon, 26 Nov 2007 01:31:35 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 25 Nov 2007 15:56:58 +0000 (15:56 +0000)]
MFB : Fixed bug #43386 (array_globals not reset to 0 properly on init)
Greg Beaver [Sun, 25 Nov 2007 05:25:04 +0000 (05:25 +0000)]
add helper phars for test
Greg Beaver [Sun, 25 Nov 2007 05:24:50 +0000 (05:24 +0000)]
new test to verify signature algo parsing works
Greg Beaver [Sun, 25 Nov 2007 05:15:50 +0000 (05:15 +0000)]
new test for dir iteration (covers some code missing in gcov tests)
Greg Beaver [Sun, 25 Nov 2007 05:04:40 +0000 (05:04 +0000)]
fix errors found in delMetaData(), add get/delMetaData() to MetaData read test
Greg Beaver [Sun, 25 Nov 2007 04:54:36 +0000 (04:54 +0000)]
new test for Phar::getModified()
Greg Beaver [Sun, 25 Nov 2007 04:52:49 +0000 (04:52 +0000)]
new test for no signature
Greg Beaver [Sun, 25 Nov 2007 04:49:53 +0000 (04:49 +0000)]
fix test expected output
Greg Beaver [Sun, 25 Nov 2007 04:48:14 +0000 (04:48 +0000)]
MFB fix to test
Greg Beaver [Sun, 25 Nov 2007 04:43:01 +0000 (04:43 +0000)]
add new tests for Phar::getSupportedCompression
<changelog@php.net> [Sun, 25 Nov 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update
Lukas Smith [Sat, 24 Nov 2007 13:55:20 +0000 (13:55 +0000)]
- fixed unexpected emphasis in reST parsing due to use of *
Lukas Smith [Sat, 24 Nov 2007 13:52:19 +0000 (13:52 +0000)]
- 5.2 is only for bug fixes
- emphasis should be made with enclosing with ** and not with _
Greg Beaver [Sat, 24 Nov 2007 04:30:08 +0000 (04:30 +0000)]
preliminary work on using gnupg to verify/create signatures - no implementation, just phpinfo() output and build rules
Greg Beaver [Sat, 24 Nov 2007 04:09:01 +0000 (04:09 +0000)]
WS (spaces instead of tabs)
Greg Beaver [Sat, 24 Nov 2007 04:07:07 +0000 (04:07 +0000)]
experimental support for optional bz2 extension - should make windows users a whole lot happier (forgot w32)
Greg Beaver [Sat, 24 Nov 2007 04:06:44 +0000 (04:06 +0000)]
experimental support for optional bz2 extension - should make windows users a whole lot happier
<changelog@php.net> [Sat, 24 Nov 2007 01:31:37 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Fri, 23 Nov 2007 16:44:04 +0000 (16:44 +0000)]
- Improve make pharcmd
- Add -b to pack and stub-set commands of phar.phar
Robert Nicholson [Fri, 23 Nov 2007 15:34:04 +0000 (15:34 +0000)]
Fix incorrect use of assignment in where equality was intended - class tests.
Dmitry Stogov [Fri, 23 Nov 2007 15:02:50 +0000 (15:02 +0000)]
Fixed compilation on Windows
Marcus Boerger [Fri, 23 Nov 2007 13:50:20 +0000 (13:50 +0000)]
- WS
Dmitry Stogov [Fri, 23 Nov 2007 13:38:44 +0000 (13:38 +0000)]
Fixed definitions
Marcus Boerger [Fri, 23 Nov 2007 13:27:18 +0000 (13:27 +0000)]
# My editor somehow likes to convert to UTF-8
Marcus Boerger [Fri, 23 Nov 2007 13:25:35 +0000 (13:25 +0000)]
- Add another LSB test
Dmitry Stogov [Fri, 23 Nov 2007 10:02:53 +0000 (10:02 +0000)]
Fixed bug #42952 (soap cache file is created with insecure permissions)
Greg Beaver [Fri, 23 Nov 2007 05:51:59 +0000 (05:51 +0000)]
MFB fixes to phar.phar
<changelog@php.net> [Fri, 23 Nov 2007 01:31:35 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 23 Nov 2007 00:15:37 +0000 (00:15 +0000)]
MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)
Lukas Smith [Thu, 22 Nov 2007 18:12:07 +0000 (18:12 +0000)]
- adapted to reST format
- added 5_3 branch
- added note about getting confirmation from RM on significant changes
Dmitry Stogov [Thu, 22 Nov 2007 13:33:53 +0000 (13:33 +0000)]
Fixed bug #43128 (Very long class name causes segfault)
Dmitry Stogov [Thu, 22 Nov 2007 10:46:44 +0000 (10:46 +0000)]
Fixed bug #43318
The "const" statement is still allowed outside of namespaces but arrays are disabled.
Derick Rethans [Thu, 22 Nov 2007 10:18:30 +0000 (10:18 +0000)]
- Fixed weights array, which was broken with:
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81
Dmitry Stogov [Thu, 22 Nov 2007 09:03:11 +0000 (09:03 +0000)]
Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time.
Lukas Smith [Thu, 22 Nov 2007 08:58:32 +0000 (08:58 +0000)]
- port from todo wiki to reST (http://wiki.pooteeweet.org/ReleaseChecklist)
Greg Beaver [Thu, 22 Nov 2007 05:47:28 +0000 (05:47 +0000)]
MFB fixes for tests
<changelog@php.net> [Thu, 22 Nov 2007 01:32:49 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 22 Nov 2007 00:20:40 +0000 (00:20 +0000)]
MFB: Fixed bug #43041 (micro-optimizations in pgsql data retrieval)
Robert Nicholson [Wed, 21 Nov 2007 18:23:02 +0000 (18:23 +0000)]
Add some more pcre tests
Dmitry Stogov [Wed, 21 Nov 2007 14:55:51 +0000 (14:55 +0000)]
Macro definitions are moved to zend.h
Dmitry Stogov [Wed, 21 Nov 2007 12:28:30 +0000 (12:28 +0000)]
Safe exit from executor()
Jani Taskinen [Wed, 21 Nov 2007 11:31:49 +0000 (11:31 +0000)]
- Added test for chown bug
Jani Taskinen [Wed, 21 Nov 2007 11:28:26 +0000 (11:28 +0000)]
- Fix crash when chown() 2nd parameter is something else than integer or string
Johannes Schlüter [Wed, 21 Nov 2007 09:38:32 +0000 (09:38 +0000)]
- Improve test
Jani Taskinen [Wed, 21 Nov 2007 08:20:11 +0000 (08:20 +0000)]
- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail
Stanislav Malyshev [Wed, 21 Nov 2007 02:27:07 +0000 (02:27 +0000)]
fix #42866, from Claudio Cherubino
Stanislav Malyshev [Wed, 21 Nov 2007 02:24:47 +0000 (02:24 +0000)]
test for 42866
<changelog@php.net> [Wed, 21 Nov 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 20 Nov 2007 23:56:45 +0000 (23:56 +0000)]
- Add test
Ilia Alshanetsky [Tue, 20 Nov 2007 23:27:56 +0000 (23:27 +0000)]
revert previous pdo patch
Hannes Magnusson [Tue, 20 Nov 2007 22:42:47 +0000 (22:42 +0000)]
- Add support for optional values
- Add support for = as seperator
Johannes Schlüter [Tue, 20 Nov 2007 22:16:20 +0000 (22:16 +0000)]
Add stream_supports_lock() function (Benjamin Schulz)
Johannes Schlüter [Tue, 20 Nov 2007 21:45:52 +0000 (21:45 +0000)]
- Fix build
Johannes Schlüter [Tue, 20 Nov 2007 21:24:35 +0000 (21:24 +0000)]
Add msg_queue_exists() function (Benjamin Schulz)
Dmitry Stogov [Tue, 20 Nov 2007 19:12:01 +0000 (19:12 +0000)]
dead code
Jani Taskinen [Tue, 20 Nov 2007 16:34:08 +0000 (16:34 +0000)]
- Added ZEND_DEBUG_BUILD constant
Marcus Boerger [Tue, 20 Nov 2007 15:55:37 +0000 (15:55 +0000)]
- Add phar.phar to package