]> granicus.if.org Git - php/log
php
16 years ago- Fixed bug #44216 (strftime segfaults on large negative value).
Derick Rethans [Fri, 22 Feb 2008 17:48:31 +0000 (17:48 +0000)]
- Fixed bug #44216 (strftime segfaults on large negative value).

16 years agotypo (closes bug #43943)
Philip Olson [Fri, 22 Feb 2008 17:15:57 +0000 (17:15 +0000)]
typo (closes bug #43943)

16 years agoFixed Bug #44212 (array_diff_assoc not reporting missing arguments)
Felipe Pena [Fri, 22 Feb 2008 13:48:02 +0000 (13:48 +0000)]
Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)

16 years ago- bug #44212 array_diff_assoc_error.phpt should expect warnings for missing parameters
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

16 years ago- Fixed bug #44209: strtotime doesn't support 64 bit timestamps.
Derick Rethans [Fri, 22 Feb 2008 09:47:10 +0000 (09:47 +0000)]
- Fixed bug #44209: strtotime doesn't support 64 bit timestamps.

16 years ago- New tests for reset() function
Josie Messa [Fri, 22 Feb 2008 09:22:27 +0000 (09:22 +0000)]
- New tests for reset() function

16 years agoFixed test
Dmitry Stogov [Fri, 22 Feb 2008 08:31:50 +0000 (08:31 +0000)]
Fixed test

16 years agoMissing footer comment
Rasmus Lerdorf [Fri, 22 Feb 2008 05:05:50 +0000 (05:05 +0000)]
Missing footer comment

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

16 years agoAs the line below says - there shouldn't be an exception here.
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.

16 years agoUpdated wrong expectation (different stub).
Steph Fox [Thu, 21 Feb 2008 18:44:06 +0000 (18:44 +0000)]
Updated wrong expectation (different stub).

16 years ago- New tests for end() and next() function
Josie Messa [Thu, 21 Feb 2008 16:41:39 +0000 (16:41 +0000)]
- New tests for end() and next() function

16 years agoUpdate tests to accommodate those two extra bytes
Steph Fox [Thu, 21 Feb 2008 15:20:46 +0000 (15:20 +0000)]
Update tests to accommodate those two extra bytes

16 years agoFixed bug #43483 (get_class_methods() does not list all visible methods)
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)

16 years agoSatisfy the pedants :)
Steph Fox [Thu, 21 Feb 2008 14:48:41 +0000 (14:48 +0000)]
Satisfy the pedants :)

16 years agoUpdating conversion tests to check for more conversion parameters than one. Note...
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.

16 years ago- New tests for key() function
Josie Messa [Thu, 21 Feb 2008 14:36:15 +0000 (14:36 +0000)]
- New tests for key() function

16 years agos/zip/tar
Steph Fox [Thu, 21 Feb 2008 14:27:19 +0000 (14:27 +0000)]
s/zip/tar

16 years agoFixed bug #44141 (private parent constructor callable through static function)
Dmitry Stogov [Thu, 21 Feb 2008 13:55:55 +0000 (13:55 +0000)]
Fixed bug #44141 (private parent constructor callable through static function)

16 years agofix test
Antony Dovgal [Thu, 21 Feb 2008 13:38:54 +0000 (13:38 +0000)]
fix test

16 years agoMFB: Fixed bug #44189 (PDO setAttribute() does not properly validate values
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)

16 years agonew Oracle stuff
Antony Dovgal [Thu, 21 Feb 2008 13:36:25 +0000 (13:36 +0000)]
new Oracle stuff

16 years agoPrevented recursive collector invocation
Dmitry Stogov [Thu, 21 Feb 2008 10:42:22 +0000 (10:42 +0000)]
Prevented recursive collector invocation

16 years agoChangeLog update
<changelog@php.net> [Thu, 21 Feb 2008 01:31:39 +0000 (01:31 +0000)]
ChangeLog update

16 years agoA much better solution for setDefaultStub(). The convertTo*() fixes should be trivial...
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.

16 years agoMFB: Fixed Bug #44191 (preg_grep messes up array index)
Felipe Pena [Wed, 20 Feb 2008 22:15:53 +0000 (22:15 +0000)]
MFB: Fixed Bug #44191 (preg_grep messes up array index)

16 years agoNew test
Felipe Pena [Wed, 20 Feb 2008 21:59:43 +0000 (21:59 +0000)]
New test

16 years agoFix filenames
Steph Fox [Wed, 20 Feb 2008 19:26:40 +0000 (19:26 +0000)]
Fix filenames

16 years agoImplement $phar->setDefaultStub()
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

16 years agoFix test. Now passes.
Andrey Hristov [Wed, 20 Feb 2008 18:28:37 +0000 (18:28 +0000)]
Fix test. Now passes.

16 years agoLet's have reflection reflect reality...
Steph Fox [Wed, 20 Feb 2008 17:58:56 +0000 (17:58 +0000)]
Let's have reflection reflect reality...

16 years agoMFB: Fixed a possible crash with syslog logging on ZTS builds
Ilia Alshanetsky [Wed, 20 Feb 2008 15:27:47 +0000 (15:27 +0000)]
MFB: Fixed a possible crash with syslog logging on ZTS builds

16 years agoFix memory leak
Andrey Hristov [Wed, 20 Feb 2008 15:20:14 +0000 (15:20 +0000)]
Fix memory leak

16 years agoTake some of the pain out of stub rewrites. (Full default stub is tested elsewhere.)
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.)

16 years ago- New tests for current() function
Josie Messa [Wed, 20 Feb 2008 14:21:36 +0000 (14:21 +0000)]
- New tests for current() function

16 years agoFix 'clean' sections
Steph Fox [Wed, 20 Feb 2008 13:33:00 +0000 (13:33 +0000)]
Fix 'clean' sections

16 years agoMove supporting files to their own directory (toplevel tests)
Steph Fox [Wed, 20 Feb 2008 13:11:40 +0000 (13:11 +0000)]
Move supporting files to their own directory (toplevel tests)

16 years agoFixed bug #44184 (Double free of loop-variable on exception)
Dmitry Stogov [Wed, 20 Feb 2008 12:06:29 +0000 (12:06 +0000)]
Fixed bug #44184 (Double free of loop-variable on exception)

16 years agoAdded checks for destoied objects
Dmitry Stogov [Wed, 20 Feb 2008 09:46:05 +0000 (09:46 +0000)]
Added checks for destoied objects

16 years agoMFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)
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)

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

16 years agoFix a failing test
Andrey Hristov [Tue, 19 Feb 2008 17:22:05 +0000 (17:22 +0000)]
Fix a failing test

16 years ago- New tests for each() function
Josie Messa [Tue, 19 Feb 2008 17:03:11 +0000 (17:03 +0000)]
- New tests for each() function

16 years agoFixed memory leaks
Dmitry Stogov [Tue, 19 Feb 2008 16:39:34 +0000 (16:39 +0000)]
Fixed memory leaks

16 years agoFixed GC bug
Dmitry Stogov [Tue, 19 Feb 2008 15:56:09 +0000 (15:56 +0000)]
Fixed GC bug

16 years agoFix a compile warning + test
Andrey Hristov [Tue, 19 Feb 2008 15:38:24 +0000 (15:38 +0000)]
Fix a compile warning + test

16 years agoMFB
Nuno Lopes [Tue, 19 Feb 2008 14:46:41 +0000 (14:46 +0000)]
MFB

16 years agoMFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))
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))

16 years agoFixed memory leak
Dmitry Stogov [Tue, 19 Feb 2008 12:01:14 +0000 (12:01 +0000)]
Fixed memory leak

16 years ago- New tests for natcasesort() function
Josie Messa [Tue, 19 Feb 2008 10:54:02 +0000 (10:54 +0000)]
- New tests for natcasesort() function

16 years ago- changed UEXPECTF section
Josie Messa [Tue, 19 Feb 2008 09:37:50 +0000 (09:37 +0000)]
- changed UEXPECTF section

16 years agoFugbix typo.
Sebastian Bergmann [Tue, 19 Feb 2008 06:52:17 +0000 (06:52 +0000)]
Fugbix typo.

16 years agoFix clean section
Steph Fox [Tue, 19 Feb 2008 03:24:18 +0000 (03:24 +0000)]
Fix clean section

16 years agoUpdate tests to match new stub length
Steph Fox [Tue, 19 Feb 2008 03:12:11 +0000 (03:12 +0000)]
Update tests to match new stub length

16 years agoMFB: sync DRCP connection pooling and FAN support from PHP 5.3
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

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

16 years agoAdd debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly
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

16 years agoAllow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and...
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.

16 years agoMade code opcode-cache friendly. (It is disallowed to change code during execution)
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)

16 years agoRemoved redundant refcount manipulations
Dmitry Stogov [Mon, 18 Feb 2008 12:11:57 +0000 (12:11 +0000)]
Removed redundant refcount manipulations

16 years agoFix ZTS build (again), kill unused var
Steph Fox [Mon, 18 Feb 2008 04:51:04 +0000 (04:51 +0000)]
Fix ZTS build (again), kill unused var

16 years agoadd initial support for hashing mounted directories. Actual matching of mounted...
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.

16 years agoFix ZTS build *nicely*
Steph Fox [Mon, 18 Feb 2008 04:42:04 +0000 (04:42 +0000)]
Fix ZTS build *nicely*

16 years agoadd Phar::mount() to manually mount a file or directory
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

16 years agoadd externally parsed files to temporary manifest (this will be made
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)

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

16 years agoFix ZTS build
Steph Fox [Mon, 18 Feb 2008 00:46:07 +0000 (00:46 +0000)]
Fix ZTS build

16 years ago- Allow zend_extensions to be build inside ext and tested with 'make test'
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'

16 years ago- Fixed typoes.
Derick Rethans [Sun, 17 Feb 2008 18:17:01 +0000 (18:17 +0000)]
- Fixed typoes.

17 years agoChangeLog update
<changelog@php.net> [Sun, 17 Feb 2008 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

17 years ago - MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with --with-php...
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! )

17 years agoFix test
Felipe Pena [Sun, 17 Feb 2008 01:21:15 +0000 (01:21 +0000)]
Fix test

17 years agoMFB
Rui Hirokawa [Sat, 16 Feb 2008 08:49:07 +0000 (08:49 +0000)]
MFB

17 years agoMFB: Test existing LOB error messages
Christopher Jones [Sat, 16 Feb 2008 03:02:24 +0000 (03:02 +0000)]
MFB: Test existing LOB error messages

17 years agoFix build
Felipe Pena [Sat, 16 Feb 2008 02:28:11 +0000 (02:28 +0000)]
Fix build

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

17 years agoMHB: Bug #44113 (New collection creation can fail with OCI-22303)
Christopher Jones [Fri, 15 Feb 2008 23:49:21 +0000 (23:49 +0000)]
MHB: Bug #44113 (New collection creation can fail with OCI-22303)

17 years agoFix tests
Felipe Pena [Fri, 15 Feb 2008 16:55:11 +0000 (16:55 +0000)]
Fix tests

17 years ago- New tests for rsort() function
Josie Messa [Fri, 15 Feb 2008 16:04:35 +0000 (16:04 +0000)]
- New tests for rsort() function

17 years ago- [DOC] MFB: add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION,
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

17 years agooptimization
Dmitry Stogov [Fri, 15 Feb 2008 14:51:52 +0000 (14:51 +0000)]
optimization

17 years ago- Fixed typo
Derick Rethans [Fri, 15 Feb 2008 12:47:21 +0000 (12:47 +0000)]
- Fixed typo

17 years ago- Add the ReflectionProperty::setAccesible() method that allows non-public
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().

17 years agomore cosmetics
Antony Dovgal [Fri, 15 Feb 2008 09:35:47 +0000 (09:35 +0000)]
more cosmetics

17 years agorecursion protection in count()
Antony Dovgal [Fri, 15 Feb 2008 09:33:00 +0000 (09:33 +0000)]
recursion protection in count()

17 years agocosmetic fix
Antony Dovgal [Fri, 15 Feb 2008 09:20:19 +0000 (09:20 +0000)]
cosmetic fix

17 years agoFixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set the HTTP...
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)

17 years agobegin work on ability to mount files from external locations as if they were inside...
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

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

17 years ago- New tests for count() function
Josie Messa [Thu, 14 Feb 2008 16:48:27 +0000 (16:48 +0000)]
- New tests for count() function

17 years agoMFB: Fixed test on 64bit machines
Ilia Alshanetsky [Thu, 14 Feb 2008 16:30:10 +0000 (16:30 +0000)]
MFB: Fixed test on 64bit machines

17 years ago- New variation test for array_values()
Josie Messa [Thu, 14 Feb 2008 16:09:18 +0000 (16:09 +0000)]
- New variation test for array_values()

17 years agoAnother fix
Andrey Hristov [Thu, 14 Feb 2008 15:20:08 +0000 (15:20 +0000)]
Another fix

17 years agoFix memory errors
Andrey Hristov [Thu, 14 Feb 2008 14:48:57 +0000 (14:48 +0000)]
Fix memory errors

17 years agoFixed bug #44069 (Huge memory usage with concatenation using . instead of .=)
Dmitry Stogov [Thu, 14 Feb 2008 14:42:16 +0000 (14:42 +0000)]
Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=)

17 years ago- New tests for array_values() function
Josie Messa [Thu, 14 Feb 2008 14:20:51 +0000 (14:20 +0000)]
- New tests for array_values() function

17 years agoMFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)
Felipe Pena [Thu, 14 Feb 2008 14:17:32 +0000 (14:17 +0000)]
MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)

17 years agoNew test
Felipe Pena [Thu, 14 Feb 2008 13:51:15 +0000 (13:51 +0000)]
New test

17 years agoUpdate mysqlnd - fix bg_store
Andrey Hristov [Thu, 14 Feb 2008 12:51:00 +0000 (12:51 +0000)]
Update mysqlnd - fix bg_store

17 years ago- New tests for array_slice() function
Josie Messa [Thu, 14 Feb 2008 11:13:56 +0000 (11:13 +0000)]
- New tests for array_slice() function