]>
granicus.if.org Git - php/log
Rui Hirokawa [Sat, 16 Feb 2008 08:32:26 +0000 (08:32 +0000)]
removed unnecessary space.
Rui Hirokawa [Sat, 16 Feb 2008 08:21:39 +0000 (08:21 +0000)]
'auto' encoding was not initialized correctly per request basis.
Christopher Jones [Sat, 16 Feb 2008 03:01:53 +0000 (03:01 +0000)]
MFB: Test existing LOB error messages
Christopher Jones [Sat, 16 Feb 2008 01:20:22 +0000 (01:20 +0000)]
Streamlined code and incorporated review comments. Respect oci8.ping_interval when oci_pconnect called multiple times in a script. Changed OCIServerVersion to OCIPing (http://pecl.php.net/bugs/bug.php?id=11976)
Christopher Jones [Fri, 15 Feb 2008 23:24:45 +0000 (23:24 +0000)]
MHB: Bug #44113 (New collection creation can fail with OCI-22303)
Josie Messa [Fri, 15 Feb 2008 16:06:38 +0000 (16:06 +0000)]
- New tests for rsort() function
Pierre Joye [Fri, 15 Feb 2008 14:51:39 +0000 (14:51 +0000)]
- [DOC] add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION,
PHP_EXTRA_VERSION, PHP_VERSION_ID, PHP_ZTS and PHP_DEBUG constants
Dmitry Stogov [Fri, 15 Feb 2008 14:45:42 +0000 (14:45 +0000)]
optimization
Derick Rethans [Fri, 15 Feb 2008 12:48:13 +0000 (12:48 +0000)]
- Fixed speling.
Derick Rethans [Fri, 15 Feb 2008 12:38:53 +0000 (12:38 +0000)]
- Add the ReflectionProperty::setAccesible() method that allows non-public
property's values to be read through ::getValue().
#- [DOC]
Antony Dovgal [Fri, 15 Feb 2008 09:35:53 +0000 (09:35 +0000)]
MFH
Antony Dovgal [Fri, 15 Feb 2008 09:33:09 +0000 (09:33 +0000)]
MFH: recursion protection in count()
Antony Dovgal [Fri, 15 Feb 2008 09:20:25 +0000 (09:20 +0000)]
MFH
Dmitry Stogov [Fri, 15 Feb 2008 06:51:12 +0000 (06:51 +0000)]
Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set the HTTP Status)
Josie Messa [Thu, 14 Feb 2008 16:49:58 +0000 (16:49 +0000)]
- New tests for count() function
Ilia Alshanetsky [Thu, 14 Feb 2008 16:29:45 +0000 (16:29 +0000)]
Fixed test on 64bit machines
Andrey Hristov [Thu, 14 Feb 2008 15:20:49 +0000 (15:20 +0000)]
Another fix
Andrey Hristov [Thu, 14 Feb 2008 14:50:21 +0000 (14:50 +0000)]
Fix memory errors<
Dmitry Stogov [Thu, 14 Feb 2008 14:42:00 +0000 (14:42 +0000)]
Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=)
Josie Messa [Thu, 14 Feb 2008 14:22:43 +0000 (14:22 +0000)]
- New tests for array_values() function
Felipe Pena [Thu, 14 Feb 2008 14:08:22 +0000 (14:08 +0000)]
MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)
Felipe Pena [Thu, 14 Feb 2008 13:50:36 +0000 (13:50 +0000)]
New test
Andrey Hristov [Thu, 14 Feb 2008 12:49:30 +0000 (12:49 +0000)]
Update mysqlnd - fix bg_store
Josie Messa [Thu, 14 Feb 2008 11:17:36 +0000 (11:17 +0000)]
- New tests for array_slice() function
Dmitry Stogov [Thu, 14 Feb 2008 10:25:22 +0000 (10:25 +0000)]
Reverted memrchr() patch, because it is broken on linux 64-bit
Zoe Slattery [Thu, 14 Feb 2008 10:15:44 +0000 (10:15 +0000)]
Fixing typo arg->arglist at line 195. Thanks Chris J!
Dmitry Stogov [Thu, 14 Feb 2008 08:46:25 +0000 (08:46 +0000)]
Fixed memory leak
Ilia Alshanetsky [Wed, 13 Feb 2008 23:50:35 +0000 (23:50 +0000)]
New calendar parsing API
Derick Rethans [Wed, 13 Feb 2008 21:53:12 +0000 (21:53 +0000)]
- MFH: Add some missing elements from the return value.
Marcus Boerger [Wed, 13 Feb 2008 21:04:23 +0000 (21:04 +0000)]
- MFH Add missig .cvsignore
Etienne Kneuss [Wed, 13 Feb 2008 17:02:16 +0000 (17:02 +0000)]
MFH: Fix inconcistencies between substr and substr_compare
Josie Messa [Wed, 13 Feb 2008 16:42:17 +0000 (16:42 +0000)]
- New tests for array_shift() function
Dmitry Stogov [Wed, 13 Feb 2008 16:22:01 +0000 (16:22 +0000)]
Use memrchr() instead of zend_memrchr() if available. (Nuno)
Josie Messa [Wed, 13 Feb 2008 16:12:48 +0000 (16:12 +0000)]
- New tests for array_push() function
Josie Messa [Wed, 13 Feb 2008 14:20:58 +0000 (14:20 +0000)]
- committing tests for array_merge() function
Josie Messa [Wed, 13 Feb 2008 13:16:21 +0000 (13:16 +0000)]
- committing tests for array_key_exists() function
Marcus Boerger [Wed, 13 Feb 2008 12:05:34 +0000 (12:05 +0000)]
- MFH Make this behave like in <= 5.2.5 and test for it
Greg Beaver [Tue, 12 Feb 2008 23:28:05 +0000 (23:28 +0000)]
MFH: fix potential memleak due to destruction of filterparams zval
Andrey Hristov [Tue, 12 Feb 2008 22:05:34 +0000 (22:05 +0000)]
Fix windows build - VC doesn't like nested macros
Johannes Schlüter [Tue, 12 Feb 2008 20:43:42 +0000 (20:43 +0000)]
- MFH: Make clear what's going on and avoid overwriting parameters
Johannes Schlüter [Tue, 12 Feb 2008 20:19:21 +0000 (20:19 +0000)]
MFH: - Fix build with TSRM and mysqlnd
Hannes Magnusson [Tue, 12 Feb 2008 20:05:29 +0000 (20:05 +0000)]
Fix test
Ilia Alshanetsky [Tue, 12 Feb 2008 18:23:14 +0000 (18:23 +0000)]
Disable mbstring overload
Josie Messa [Tue, 12 Feb 2008 17:44:50 +0000 (17:44 +0000)]
- committing array_change_key_case variation tests
Antony Dovgal [Tue, 12 Feb 2008 10:54:54 +0000 (10:54 +0000)]
MFH
Andrey Hristov [Tue, 12 Feb 2008 10:51:39 +0000 (10:51 +0000)]
Fix typo
Felipe Pena [Tue, 12 Feb 2008 10:11:55 +0000 (10:11 +0000)]
Fixed Bug #44094 (SEGFAULT when using mysql_connect())
Dmitry Stogov [Tue, 12 Feb 2008 09:28:01 +0000 (09:28 +0000)]
Added NOWDOC
Dmitry Stogov [Tue, 12 Feb 2008 09:27:45 +0000 (09:27 +0000)]
Added NEWDOC
Dmitry Stogov [Tue, 12 Feb 2008 08:49:08 +0000 (08:49 +0000)]
Fixed ext/tokenizer test failures because of token renumbering
Zoe Slattery [Tue, 12 Feb 2008 07:15:40 +0000 (07:15 +0000)]
Fixing 44092
Felipe Pena [Tue, 12 Feb 2008 01:31:12 +0000 (01:31 +0000)]
array_slice() - Fixed behavior when NULL is given in third parameter (BC)
Felipe Pena [Tue, 12 Feb 2008 01:19:48 +0000 (01:19 +0000)]
New test
Stanislav Malyshev [Tue, 12 Feb 2008 01:17:48 +0000 (01:17 +0000)]
fix folding
Stanislav Malyshev [Tue, 12 Feb 2008 00:45:14 +0000 (00:45 +0000)]
HNY
Stanislav Malyshev [Tue, 12 Feb 2008 00:42:20 +0000 (00:42 +0000)]
add T_DIR
Stanislav Malyshev [Tue, 12 Feb 2008 00:26:51 +0000 (00:26 +0000)]
add tests for __DIR__
Stanislav Malyshev [Tue, 12 Feb 2008 00:24:12 +0000 (00:24 +0000)]
__DIR__ announce
Stanislav Malyshev [Tue, 12 Feb 2008 00:21:15 +0000 (00:21 +0000)]
[DOC] Add compile-time __DIR__ constant which implements dirname(__FILE__)
Andrey Hristov [Mon, 11 Feb 2008 16:44:48 +0000 (16:44 +0000)]
cvs sync
Etienne Kneuss [Mon, 11 Feb 2008 16:39:20 +0000 (16:39 +0000)]
MFH: Provide ctod/dtor with TSRM
Ilia Alshanetsky [Mon, 11 Feb 2008 16:02:46 +0000 (16:02 +0000)]
Fixed test on 64bit machines
Hannes Magnusson [Mon, 11 Feb 2008 15:46:10 +0000 (15:46 +0000)]
Fix segfaults when calling "ctors statically"
Andrey Hristov [Mon, 11 Feb 2008 14:48:04 +0000 (14:48 +0000)]
new 6.0 flag
Etienne Kneuss [Mon, 11 Feb 2008 13:59:23 +0000 (13:59 +0000)]
MFH: cosmetics
Antony Dovgal [Mon, 11 Feb 2008 13:34:41 +0000 (13:34 +0000)]
MFH
Johannes Schlüter [Mon, 11 Feb 2008 00:01:11 +0000 (00:01 +0000)]
- Fix typo (see #44095)
Johannes Schlüter [Sun, 10 Feb 2008 23:37:03 +0000 (23:37 +0000)]
MFH: The exact message differs on different systems
Ilia Alshanetsky [Sun, 10 Feb 2008 14:49:23 +0000 (14:49 +0000)]
Possible fix for bug #43861
Johannes Schlüter [Sat, 9 Feb 2008 21:59:17 +0000 (21:59 +0000)]
MFH: Fix build on Solaris
Marcus Boerger [Sat, 9 Feb 2008 21:22:31 +0000 (21:22 +0000)]
- MFH Windows build fix
Nuno Lopes [Fri, 8 Feb 2008 16:46:23 +0000 (16:46 +0000)]
fix ===DONE=== with windows EOLs
Nuno Lopes [Fri, 8 Feb 2008 13:49:27 +0000 (13:49 +0000)]
add new test to test function with many arguments (i.e. test the new stack implementation)
this increases the converage of zend_execute.h by 18%
Dmitry Stogov [Fri, 8 Feb 2008 09:11:17 +0000 (09:11 +0000)]
Improved md5() implementation (Solar Designer)
Ilia Alshanetsky [Thu, 7 Feb 2008 19:39:50 +0000 (19:39 +0000)]
Update copyright
Marcus Boerger [Thu, 7 Feb 2008 18:42:01 +0000 (18:42 +0000)]
- MFH Simplify
Marcus Boerger [Thu, 7 Feb 2008 18:41:35 +0000 (18:41 +0000)]
- MFH Add %Z to *printf
Jani Taskinen [Thu, 7 Feb 2008 13:44:50 +0000 (13:44 +0000)]
fix test
Marcus Boerger [Thu, 7 Feb 2008 12:47:44 +0000 (12:47 +0000)]
- MFH WS
Jani Taskinen [Thu, 7 Feb 2008 12:15:53 +0000 (12:15 +0000)]
MFH
Antony Dovgal [Thu, 7 Feb 2008 09:06:45 +0000 (09:06 +0000)]
MFH: fix TSRM mutex return value inconsitencies (patch by Scott MacVicar)
Ilia Alshanetsky [Thu, 7 Feb 2008 02:08:45 +0000 (02:08 +0000)]
New param parsing API
Marcus Boerger [Wed, 6 Feb 2008 20:40:19 +0000 (20:40 +0000)]
- MFH Fix missing check and tests
Jani Taskinen [Wed, 6 Feb 2008 19:13:56 +0000 (19:13 +0000)]
MFH
Jani Taskinen [Wed, 6 Feb 2008 19:06:58 +0000 (19:06 +0000)]
MFH:- Fixed bug in handling arrays which caused the original array being modified too.
Andrey Hristov [Wed, 6 Feb 2008 15:34:35 +0000 (15:34 +0000)]
Fix a test
Andrey Hristov [Wed, 6 Feb 2008 14:12:32 +0000 (14:12 +0000)]
MFH: Fix a compatibility bug and a failing test
Andrey Hristov [Wed, 6 Feb 2008 13:01:58 +0000 (13:01 +0000)]
MFH: Fix test
Andrey Hristov [Wed, 6 Feb 2008 11:34:44 +0000 (11:34 +0000)]
Pconnect working with mysqli_real_connect(). To less failing tests.
Marcus Boerger [Wed, 6 Feb 2008 11:07:20 +0000 (11:07 +0000)]
- WS/Cleanup/grouping - WOW that'll be a really nice release!
# Thanks for everyone working on this already!!
Zoe Slattery [Wed, 6 Feb 2008 10:56:22 +0000 (10:56 +0000)]
Fixing bug 44042
Zoe Slattery [Wed, 6 Feb 2008 09:36:58 +0000 (09:36 +0000)]
Fixing 32 bit specific
Zoe Slattery [Wed, 6 Feb 2008 08:44:24 +0000 (08:44 +0000)]
Tests for assorted Maths functions
Marcus Boerger [Tue, 5 Feb 2008 19:08:42 +0000 (19:08 +0000)]
- MFH Add new test
Marcus Boerger [Tue, 5 Feb 2008 19:08:24 +0000 (19:08 +0000)]
- MFH Fix cross class tree reference issues with callbacks (colder,helly)
Ilia Alshanetsky [Tue, 5 Feb 2008 15:58:27 +0000 (15:58 +0000)]
Fixed bug #44046 (crash inside array_slice() function with an invalid
by-ref offset).
Robert Nicholson [Tue, 5 Feb 2008 11:19:17 +0000 (11:19 +0000)]
- fix arsort_variation3.phpt which was missing its EXPECT section
Hannes Magnusson [Tue, 5 Feb 2008 08:41:04 +0000 (08:41 +0000)]
Fix test
Marcus Boerger [Mon, 4 Feb 2008 21:37:47 +0000 (21:37 +0000)]
- MFH Really last flag change (got confused with code)
Jani Taskinen [Mon, 4 Feb 2008 20:45:20 +0000 (20:45 +0000)]
MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too