]>
granicus.if.org Git - php/log
Greg Beaver [Sat, 23 Feb 2008 15:05:05 +0000 (15:05 +0000)]
fix unfreed stuff when adding default stub
Greg Beaver [Sat, 23 Feb 2008 14:59:52 +0000 (14:59 +0000)]
free spprintf'ed stub after using it
Greg Beaver [Sat, 23 Feb 2008 14:57:59 +0000 (14:57 +0000)]
fix test - needed phar.readonly=0 INI section
Marcus Boerger [Sat, 23 Feb 2008 13:04:59 +0000 (13:04 +0000)]
- Fix logic
<changelog@php.net> [Sat, 23 Feb 2008 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Fri, 22 Feb 2008 17:48:31 +0000 (17:48 +0000)]
- Fixed bug #44216 (strftime segfaults on large negative value).
Philip Olson [Fri, 22 Feb 2008 17:15:57 +0000 (17:15 +0000)]
typo (closes bug #43943)
Felipe Pena [Fri, 22 Feb 2008 13:48:02 +0000 (13:48 +0000)]
Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)
Robert Nicholson [Fri, 22 Feb 2008 12:16:02 +0000 (12:16 +0000)]
- bug #44212 array_diff_assoc_error.phpt should expect warnings for missing parameters
Derick Rethans [Fri, 22 Feb 2008 09:47:10 +0000 (09:47 +0000)]
- Fixed bug #44209: strtotime doesn't support 64 bit timestamps.
Josie Messa [Fri, 22 Feb 2008 09:22:27 +0000 (09:22 +0000)]
- New tests for reset() function
Dmitry Stogov [Fri, 22 Feb 2008 08:31:50 +0000 (08:31 +0000)]
Fixed test
Rasmus Lerdorf [Fri, 22 Feb 2008 05:05:50 +0000 (05:05 +0000)]
Missing footer comment
<changelog@php.net> [Fri, 22 Feb 2008 01:31:30 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Thu, 21 Feb 2008 18:51:54 +0000 (18:51 +0000)]
As the line below says - there shouldn't be an exception here.
Steph Fox [Thu, 21 Feb 2008 18:44:06 +0000 (18:44 +0000)]
Updated wrong expectation (different stub).
Josie Messa [Thu, 21 Feb 2008 16:41:39 +0000 (16:41 +0000)]
- New tests for end() and next() function
Steph Fox [Thu, 21 Feb 2008 15:20:46 +0000 (15:20 +0000)]
Update tests to accommodate those two extra bytes
Dmitry Stogov [Thu, 21 Feb 2008 15:14:38 +0000 (15:14 +0000)]
Fixed bug #43483 (get_class_methods() does not list all visible methods)
Steph Fox [Thu, 21 Feb 2008 14:48:41 +0000 (14:48 +0000)]
Satisfy the pedants :)
Steph Fox [Thu, 21 Feb 2008 14:45:44 +0000 (14:45 +0000)]
Updating conversion tests to check for more conversion parameters than one. Note that these will all fail against current CVS.
@Greg: We need to clarify conversion policy across the board.
Josie Messa [Thu, 21 Feb 2008 14:36:15 +0000 (14:36 +0000)]
- New tests for key() function
Steph Fox [Thu, 21 Feb 2008 14:27:19 +0000 (14:27 +0000)]
s/zip/tar
Dmitry Stogov [Thu, 21 Feb 2008 13:55:55 +0000 (13:55 +0000)]
Fixed bug #44141 (private parent constructor callable through static function)
Antony Dovgal [Thu, 21 Feb 2008 13:38:54 +0000 (13:38 +0000)]
fix test
Ilia Alshanetsky [Thu, 21 Feb 2008 13:38:12 +0000 (13:38 +0000)]
MFB: Fixed bug #44189 (PDO setAttribute() does not properly validate values
for native numeric options)
Antony Dovgal [Thu, 21 Feb 2008 13:36:25 +0000 (13:36 +0000)]
new Oracle stuff
Dmitry Stogov [Thu, 21 Feb 2008 10:42:22 +0000 (10:42 +0000)]
Prevented recursive collector invocation
<changelog@php.net> [Thu, 21 Feb 2008 01:31:39 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Thu, 21 Feb 2008 00:24:38 +0000 (00:24 +0000)]
A much better solution for setDefaultStub(). The convertTo*() fixes should be trivial now.
Felipe Pena [Wed, 20 Feb 2008 22:15:53 +0000 (22:15 +0000)]
MFB: Fixed Bug #44191 (preg_grep messes up array index)
Felipe Pena [Wed, 20 Feb 2008 21:59:43 +0000 (21:59 +0000)]
New test
Steph Fox [Wed, 20 Feb 2008 19:26:40 +0000 (19:26 +0000)]
Fix filenames
Steph Fox [Wed, 20 Feb 2008 19:22:12 +0000 (19:22 +0000)]
Implement $phar->setDefaultStub()
Note that Phar::createDefaultStub() still exists at this point
Andrey Hristov [Wed, 20 Feb 2008 18:28:37 +0000 (18:28 +0000)]
Fix test. Now passes.
Steph Fox [Wed, 20 Feb 2008 17:58:56 +0000 (17:58 +0000)]
Let's have reflection reflect reality...
Ilia Alshanetsky [Wed, 20 Feb 2008 15:27:47 +0000 (15:27 +0000)]
MFB: Fixed a possible crash with syslog logging on ZTS builds
Andrey Hristov [Wed, 20 Feb 2008 15:20:14 +0000 (15:20 +0000)]
Fix memory leak
Steph Fox [Wed, 20 Feb 2008 14:28:49 +0000 (14:28 +0000)]
Take some of the pain out of stub rewrites. (Full default stub is tested elsewhere.)
Josie Messa [Wed, 20 Feb 2008 14:21:36 +0000 (14:21 +0000)]
- New tests for current() function
Steph Fox [Wed, 20 Feb 2008 13:33:00 +0000 (13:33 +0000)]
Fix 'clean' sections
Steph Fox [Wed, 20 Feb 2008 13:11:40 +0000 (13:11 +0000)]
Move supporting files to their own directory (toplevel tests)
Dmitry Stogov [Wed, 20 Feb 2008 12:06:29 +0000 (12:06 +0000)]
Fixed bug #44184 (Double free of loop-variable on exception)
Dmitry Stogov [Wed, 20 Feb 2008 09:46:05 +0000 (09:46 +0000)]
Added checks for destoied objects
Ilia Alshanetsky [Wed, 20 Feb 2008 03:12:23 +0000 (03:12 +0000)]
MFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)
<changelog@php.net> [Wed, 20 Feb 2008 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Andrey Hristov [Tue, 19 Feb 2008 17:22:05 +0000 (17:22 +0000)]
Fix a failing test
Josie Messa [Tue, 19 Feb 2008 17:03:11 +0000 (17:03 +0000)]
- New tests for each() function
Dmitry Stogov [Tue, 19 Feb 2008 16:39:34 +0000 (16:39 +0000)]
Fixed memory leaks
Dmitry Stogov [Tue, 19 Feb 2008 15:56:09 +0000 (15:56 +0000)]
Fixed GC bug
Andrey Hristov [Tue, 19 Feb 2008 15:38:24 +0000 (15:38 +0000)]
Fix a compile warning + test
Nuno Lopes [Tue, 19 Feb 2008 14:46:41 +0000 (14:46 +0000)]
MFB
Felipe Pena [Tue, 19 Feb 2008 12:17:42 +0000 (12:17 +0000)]
MFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))
Dmitry Stogov [Tue, 19 Feb 2008 12:01:14 +0000 (12:01 +0000)]
Fixed memory leak
Josie Messa [Tue, 19 Feb 2008 10:54:02 +0000 (10:54 +0000)]
- New tests for natcasesort() function
Josie Messa [Tue, 19 Feb 2008 09:37:50 +0000 (09:37 +0000)]
- changed UEXPECTF section
Sebastian Bergmann [Tue, 19 Feb 2008 06:52:17 +0000 (06:52 +0000)]
Fugbix typo.
Steph Fox [Tue, 19 Feb 2008 03:24:18 +0000 (03:24 +0000)]
Fix clean section
Steph Fox [Tue, 19 Feb 2008 03:12:11 +0000 (03:12 +0000)]
Update tests to match new stub length
Christopher Jones [Tue, 19 Feb 2008 01:44:29 +0000 (01:44 +0000)]
MFB: sync DRCP connection pooling and FAN support from PHP 5.3
<changelog@php.net> [Tue, 19 Feb 2008 01:31:33 +0000 (01:31 +0000)]
ChangeLog update
Etienne Kneuss [Mon, 18 Feb 2008 23:54:45 +0000 (23:54 +0000)]
Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly
Steph Fox [Mon, 18 Feb 2008 21:45:02 +0000 (21:45 +0000)]
Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and web is 'index.php'.
@Greg: this breaks a handful of tests due to the change in stub.h - will fix in a bit. The only one that's interesting is you can't do strlen(Phar::createDefaultStub()) and expect anything other than an exception now.
Dmitry Stogov [Mon, 18 Feb 2008 14:31:01 +0000 (14:31 +0000)]
Made code opcode-cache friendly. (It is disallowed to change code during execution)
Dmitry Stogov [Mon, 18 Feb 2008 12:11:57 +0000 (12:11 +0000)]
Removed redundant refcount manipulations
Steph Fox [Mon, 18 Feb 2008 04:51:04 +0000 (04:51 +0000)]
Fix ZTS build (again), kill unused var
Greg Beaver [Mon, 18 Feb 2008 04:45:42 +0000 (04:45 +0000)]
add initial support for hashing mounted directories. Actual matching of mounted directories is not yet supported.
Steph Fox [Mon, 18 Feb 2008 04:42:04 +0000 (04:42 +0000)]
Fix ZTS build *nicely*
Greg Beaver [Mon, 18 Feb 2008 04:32:50 +0000 (04:32 +0000)]
add Phar::mount() to manually mount a file or directory
# TODO: implement directory mounting. Involves scanning paths that are not exact matches for a partial match.
# this also means maintaining a per-phar hash of mounted directories for quick matching
Greg Beaver [Mon, 18 Feb 2008 03:37:51 +0000 (03:37 +0000)]
add externally parsed files to temporary manifest (this will be made
optional and must be explicitly enabled per-phar)
<changelog@php.net> [Mon, 18 Feb 2008 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Mon, 18 Feb 2008 00:46:07 +0000 (00:46 +0000)]
Fix ZTS build
Marcus Boerger [Sun, 17 Feb 2008 20:49:46 +0000 (20:49 +0000)]
- Allow zend_extensions to be build inside ext and tested with 'make test'
Derick Rethans [Sun, 17 Feb 2008 18:17:01 +0000 (18:17 +0000)]
- Fixed typoes.
<changelog@php.net> [Sun, 17 Feb 2008 01:31:28 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 17 Feb 2008 01:29:16 +0000 (01:29 +0000)]
- MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! )
Felipe Pena [Sun, 17 Feb 2008 01:21:15 +0000 (01:21 +0000)]
Fix test
Rui Hirokawa [Sat, 16 Feb 2008 08:49:07 +0000 (08:49 +0000)]
MFB
Christopher Jones [Sat, 16 Feb 2008 03:02:24 +0000 (03:02 +0000)]
MFB: Test existing LOB error messages
Felipe Pena [Sat, 16 Feb 2008 02:28:11 +0000 (02:28 +0000)]
Fix build
<changelog@php.net> [Sat, 16 Feb 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Fri, 15 Feb 2008 23:49:21 +0000 (23:49 +0000)]
MHB: Bug #44113 (New collection creation can fail with OCI-22303)
Felipe Pena [Fri, 15 Feb 2008 16:55:11 +0000 (16:55 +0000)]
Fix tests
Josie Messa [Fri, 15 Feb 2008 16:04:35 +0000 (16:04 +0000)]
- New tests for rsort() function
Pierre Joye [Fri, 15 Feb 2008 15:09:56 +0000 (15:09 +0000)]
- [DOC] MFB: 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:51:52 +0000 (14:51 +0000)]
optimization
Derick Rethans [Fri, 15 Feb 2008 12:47:21 +0000 (12:47 +0000)]
- Fixed typo
Derick Rethans [Fri, 15 Feb 2008 12:37:38 +0000 (12:37 +0000)]
- Add the ReflectionProperty::setAccesible() method that allows non-public
property's values to be read through ::getValue().
Antony Dovgal [Fri, 15 Feb 2008 09:35:47 +0000 (09:35 +0000)]
more cosmetics
Antony Dovgal [Fri, 15 Feb 2008 09:33:00 +0000 (09:33 +0000)]
recursion protection in count()
Antony Dovgal [Fri, 15 Feb 2008 09:20:19 +0000 (09:20 +0000)]
cosmetic fix
Dmitry Stogov [Fri, 15 Feb 2008 06:51:41 +0000 (06:51 +0000)]
Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set the HTTP Status)
Greg Beaver [Fri, 15 Feb 2008 05:01:40 +0000 (05:01 +0000)]
begin work on ability to mount files from external locations as if they were inside of a phar archive
<changelog@php.net> [Fri, 15 Feb 2008 01:31:30 +0000 (01:31 +0000)]
ChangeLog update
Josie Messa [Thu, 14 Feb 2008 16:48:27 +0000 (16:48 +0000)]
- New tests for count() function
Ilia Alshanetsky [Thu, 14 Feb 2008 16:30:10 +0000 (16:30 +0000)]
MFB: Fixed test on 64bit machines
Josie Messa [Thu, 14 Feb 2008 16:09:18 +0000 (16:09 +0000)]
- New variation test for array_values()
Andrey Hristov [Thu, 14 Feb 2008 15:20:08 +0000 (15:20 +0000)]
Another fix
Andrey Hristov [Thu, 14 Feb 2008 14:48:57 +0000 (14:48 +0000)]
Fix memory errors
Dmitry Stogov [Thu, 14 Feb 2008 14:42:16 +0000 (14:42 +0000)]
Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=)