]> granicus.if.org Git - php/log
php
17 years agoMFH
Antony Dovgal [Tue, 4 Mar 2008 11:16:31 +0000 (11:16 +0000)]
MFH

17 years ago- new tests for opendir() function
Josie Messa [Tue, 4 Mar 2008 10:40:36 +0000 (10:40 +0000)]
- new tests for opendir() function

17 years agoFixed wrong result of cascading assignment to string offset
Dmitry Stogov [Tue, 4 Mar 2008 10:07:17 +0000 (10:07 +0000)]
Fixed wrong result of cascading assignment to string offset

17 years agoFixed wrong result of cascading assignment to string offset
Dmitry Stogov [Tue, 4 Mar 2008 10:06:52 +0000 (10:06 +0000)]
Fixed wrong result of cascading assignment to string offset
Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset
Fixed opcode caches shared memory corruption on cascading assignment of IS_CONST
 into string offset

17 years agoFixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers())
Ilia Alshanetsky [Mon, 3 Mar 2008 21:12:16 +0000 (21:12 +0000)]
Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers())

17 years agoMFH: Fix get_parent_class() of PDORow instances
Johannes Schlüter [Mon, 3 Mar 2008 19:00:45 +0000 (19:00 +0000)]
MFH: Fix get_parent_class() of PDORow instances

17 years agoRemove inconsistent behaviour when a protected static prop is overridden by public...
Robin Fernandes [Mon, 3 Mar 2008 15:07:04 +0000 (15:07 +0000)]
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ).

17 years agoRemoved unnecassary strlen()
Dmitry Stogov [Mon, 3 Mar 2008 11:11:43 +0000 (11:11 +0000)]
Removed unnecassary strlen()

17 years agoFixed bug #44306 (Better detection of MIPS processors on Windows)
Ilia Alshanetsky [Sun, 2 Mar 2008 15:35:05 +0000 (15:35 +0000)]
Fixed bug #44306 (Better detection of MIPS processors on Windows)

17 years agoMFH
Lukas Smith [Sat, 1 Mar 2008 23:25:34 +0000 (23:25 +0000)]
MFH

17 years agoMFH
Lukas Smith [Sat, 1 Mar 2008 22:47:33 +0000 (22:47 +0000)]
MFH

17 years agoMFH: New tests
Johannes Schlüter [Sat, 1 Mar 2008 21:55:38 +0000 (21:55 +0000)]
MFH: New tests

17 years agoMFH: Allow implementation of abstract methods with optional parameters (Christian
Johannes Schlüter [Sat, 1 Mar 2008 13:53:32 +0000 (13:53 +0000)]
MFH: Allow implementation of abstract methods with optional parameters (Christian
  Schneider)

17 years agoMFH: Fix #44144 (object methods as spl autoload functions returned correctly)
Etienne Kneuss [Fri, 29 Feb 2008 13:55:23 +0000 (13:55 +0000)]
MFH: Fix #44144 (object methods as spl autoload functions returned correctly)

17 years agoHeaps addition
Etienne Kneuss [Fri, 29 Feb 2008 09:42:23 +0000 (09:42 +0000)]
Heaps addition

17 years agoMFH: Fix #44288 (Move declarations)
Etienne Kneuss [Fri, 29 Feb 2008 09:26:01 +0000 (09:26 +0000)]
MFH: Fix #44288 (Move declarations)

17 years agocount() before and after a simplexml array cast should be the same
Rasmus Lerdorf [Thu, 28 Feb 2008 17:38:04 +0000 (17:38 +0000)]
count() before and after a simplexml array cast should be the same

17 years agoWe don't nave to change request shutdown sequence if dl() was failed
Dmitry Stogov [Thu, 28 Feb 2008 16:59:10 +0000 (16:59 +0000)]
We don't nave to change request shutdown sequence if dl() was failed

17 years agoMFH
Antony Dovgal [Thu, 28 Feb 2008 09:18:13 +0000 (09:18 +0000)]
MFH

17 years agoMFB: Fixed security issue detailed in CVE-2008-0599
Ilia Alshanetsky [Thu, 28 Feb 2008 00:51:56 +0000 (00:51 +0000)]
MFB:  Fixed security issue detailed in CVE-2008-0599

17 years ago- MFH: Fixed bug #44260 (African timezones missing).
Derick Rethans [Wed, 27 Feb 2008 09:47:35 +0000 (09:47 +0000)]
- MFH: Fixed bug #44260 (African timezones missing).

17 years agoMFH
Antony Dovgal [Wed, 27 Feb 2008 09:34:53 +0000 (09:34 +0000)]
MFH

17 years agoFix (#43559) merged into 5_2
Felipe Pena [Wed, 27 Feb 2008 02:10:40 +0000 (02:10 +0000)]
Fix (#43559) merged into 5_2

17 years agoMFB: Improved fix for #44242
Felipe Pena [Wed, 27 Feb 2008 01:19:05 +0000 (01:19 +0000)]
MFB: Improved fix for #44242

17 years agoFixed bug #44233 (MSG_PEEK undefined under BeOS R5)
Ilia Alshanetsky [Wed, 27 Feb 2008 00:30:24 +0000 (00:30 +0000)]
Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)

17 years agoFixed tests
Felipe Pena [Tue, 26 Feb 2008 13:38:43 +0000 (13:38 +0000)]
Fixed tests

17 years ago- committed chdir() tests in wrong directory
Josie Messa [Tue, 26 Feb 2008 09:34:29 +0000 (09:34 +0000)]
- committed chdir() tests in wrong directory

17 years ago- New tests for chdir() function
Josie Messa [Tue, 26 Feb 2008 09:34:28 +0000 (09:34 +0000)]
- New tests for chdir() function

17 years agoMFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace.
Christopher Jones [Tue, 26 Feb 2008 02:21:04 +0000 (02:21 +0000)]
MFH: Use STD_PHP_INI_BOOLEAN.  Fix whitespace.

17 years agoFix test noise
Christopher Jones [Tue, 26 Feb 2008 01:05:59 +0000 (01:05 +0000)]
Fix test noise

17 years agoBetter fix for bug #44189
Ilia Alshanetsky [Tue, 26 Feb 2008 00:13:57 +0000 (00:13 +0000)]
Better fix for bug #44189

17 years agoMFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
Christopher Jones [Mon, 25 Feb 2008 23:50:51 +0000 (23:50 +0000)]
MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)

17 years agoMFH: Fix folding
Etienne Kneuss [Mon, 25 Feb 2008 23:41:04 +0000 (23:41 +0000)]
MFH: Fix folding

17 years agoMFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
Etienne Kneuss [Mon, 25 Feb 2008 23:39:08 +0000 (23:39 +0000)]
MFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation

17 years agoMFH: fix win32 build
Rob Richards [Mon, 25 Feb 2008 22:57:09 +0000 (22:57 +0000)]
MFH: fix win32 build

17 years agoMFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)
Felipe Pena [Mon, 25 Feb 2008 22:54:57 +0000 (22:54 +0000)]
MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)

17 years ago- MFH: Fixed tests on 64bit platform.
Derick Rethans [Mon, 25 Feb 2008 22:32:59 +0000 (22:32 +0000)]
- MFH: Fixed tests on 64bit platform.

17 years ago- MFH: Added a few new separation specifiers.
Derick Rethans [Mon, 25 Feb 2008 18:26:33 +0000 (18:26 +0000)]
- MFH: Added a few new separation specifiers.
- MFH: Added specifiers that can reset or default the y/m/d/h/i/s/tz values.
- MFH: Fixed a problem with parsing timezones as part of a format.

17 years agoReplace hardcoded resource ids with %d in fgetc() tests.
Steve Seear [Mon, 25 Feb 2008 10:31:17 +0000 (10:31 +0000)]
Replace hardcoded resource ids with %d in fgetc() tests.

17 years agoNew test
Felipe Pena [Sun, 24 Feb 2008 18:49:55 +0000 (18:49 +0000)]
New test

17 years agoMFB: Fixed segfault in filter extension when using callbacks.
Felipe Pena [Sun, 24 Feb 2008 18:41:08 +0000 (18:41 +0000)]
MFB: Fixed segfault in filter extension when using callbacks.

17 years agoEntry existent in 5_2
Felipe Pena [Sun, 24 Feb 2008 18:19:17 +0000 (18:19 +0000)]
Entry existent in 5_2

17 years agoFixed bug #44200 (A crash in PDO when no bound targets exists and yet
Ilia Alshanetsky [Sun, 24 Feb 2008 16:08:32 +0000 (16:08 +0000)]
Fixed bug #44200 (A crash in PDO when no bound targets exists and yet
bound parameters are present)

17 years agoFixed tests (new E_ALL value)
Felipe Pena [Sun, 24 Feb 2008 12:18:07 +0000 (12:18 +0000)]
Fixed tests (new E_ALL value)

17 years agoNew E_ALL value
Felipe Pena [Sun, 24 Feb 2008 12:17:25 +0000 (12:17 +0000)]
New E_ALL value

17 years agoRemoved internal warning
Felipe Pena [Sun, 24 Feb 2008 11:45:55 +0000 (11:45 +0000)]
Removed internal warning

17 years agoFixed test
Felipe Pena [Sun, 24 Feb 2008 11:27:26 +0000 (11:27 +0000)]
Fixed test

17 years ago- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
Marcus Boerger [Sat, 23 Feb 2008 17:06:22 +0000 (17:06 +0000)]
- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
[DOC] Finally added deprecation messages

17 years ago- MFH: Fixed bug #44216 (strftime segfaults on large negative value).
Derick Rethans [Fri, 22 Feb 2008 17:48:46 +0000 (17:48 +0000)]
- MFH: Fixed bug #44216 (strftime segfaults on large negative value).

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

17 years ago- bug #44212 array_diff_assoc_error.phpt should expect warnings for missing parameters
Robert Nicholson [Fri, 22 Feb 2008 12:14:58 +0000 (12:14 +0000)]
- bug #44212  array_diff_assoc_error.phpt should  expect warnings for missing parameters

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

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

17 years agoNo point in echoeing the raw value back here in the error message
Rasmus Lerdorf [Fri, 22 Feb 2008 05:13:20 +0000 (05:13 +0000)]
No point in echoeing the raw value back here in the error message

17 years agoMissing footer
Rasmus Lerdorf [Fri, 22 Feb 2008 05:04:34 +0000 (05:04 +0000)]
Missing footer

17 years agoFix test
Felipe Pena [Fri, 22 Feb 2008 02:15:42 +0000 (02:15 +0000)]
Fix test

17 years agoFix typo and add Derick's name
Felipe Pena [Thu, 21 Feb 2008 20:01:23 +0000 (20:01 +0000)]
Fix typo and add Derick's name

17 years agoNew parameter parsing [DOC]
Felipe Pena [Thu, 21 Feb 2008 17:50:03 +0000 (17:50 +0000)]
New parameter parsing [DOC]

17 years agoFix test (new parameter parsing)
Felipe Pena [Thu, 21 Feb 2008 17:47:33 +0000 (17:47 +0000)]
Fix test (new parameter parsing)

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

17 years agoFixed bug #43483 (get_class_methods() does not list all visible methods)
Dmitry Stogov [Thu, 21 Feb 2008 15:14:27 +0000 (15:14 +0000)]
Fixed bug #43483 (get_class_methods() does not list all visible methods)

17 years ago- New tests for key() function
Josie Messa [Thu, 21 Feb 2008 14:34:41 +0000 (14:34 +0000)]
- New tests for key() function

17 years agoFix test
Felipe Pena [Thu, 21 Feb 2008 14:22:41 +0000 (14:22 +0000)]
Fix test

17 years ago- Fixed failing mbstring tests after bug fixes
Josie Messa [Thu, 21 Feb 2008 14:07:13 +0000 (14:07 +0000)]
- Fixed failing mbstring tests after bug fixes

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

17 years agofix test
Antony Dovgal [Thu, 21 Feb 2008 13:39:04 +0000 (13:39 +0000)]
fix test

17 years agoFixed bug #44189 (PDO setAttribute() does not properly validate values for
Ilia Alshanetsky [Thu, 21 Feb 2008 13:37:21 +0000 (13:37 +0000)]
Fixed bug #44189 (PDO setAttribute() does not properly validate values for
native numeric options)

17 years agonews entry for new stuff
Antony Dovgal [Thu, 21 Feb 2008 13:37:14 +0000 (13:37 +0000)]
news entry for new stuff

17 years agoMFH
Antony Dovgal [Thu, 21 Feb 2008 13:36:35 +0000 (13:36 +0000)]
MFH

17 years agows->tab fixes
Antony Dovgal [Thu, 21 Feb 2008 11:53:34 +0000 (11:53 +0000)]
ws->tab fixes

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

17 years agoMFB: Fixed Bug #44197 (socket array keys lost on socket_select)
Felipe Pena [Thu, 21 Feb 2008 02:56:57 +0000 (02:56 +0000)]
MFB: Fixed Bug #44197 (socket array keys lost on socket_select)

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

17 years agoNew test
Felipe Pena [Wed, 20 Feb 2008 21:57:05 +0000 (21:57 +0000)]
New test

17 years agoFix test. Now passes.
Andrey Hristov [Wed, 20 Feb 2008 18:27:53 +0000 (18:27 +0000)]
Fix test. Now passes.

17 years agoFixed a possible crash with syslog logging on ZTS builds
Ilia Alshanetsky [Wed, 20 Feb 2008 15:27:30 +0000 (15:27 +0000)]
Fixed a possible crash with syslog logging on ZTS builds

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

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

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

17 years agoAdded checks for destoied objects
Dmitry Stogov [Wed, 20 Feb 2008 09:45:47 +0000 (09:45 +0000)]
Added checks for destoied objects

17 years agoFixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)
Ilia Alshanetsky [Wed, 20 Feb 2008 03:11:43 +0000 (03:11 +0000)]
Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)

17 years agoUpdate for PECL release
Christopher Jones [Tue, 19 Feb 2008 19:04:03 +0000 (19:04 +0000)]
Update for PECL release

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

17 years agoeverted (this part was committed by mistake)
Dmitry Stogov [Tue, 19 Feb 2008 17:05:41 +0000 (17:05 +0000)]
everted (this part was committed by mistake)

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

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

17 years agoFixed GC bug
Dmitry Stogov [Tue, 19 Feb 2008 15:55:57 +0000 (15:55 +0000)]
Fixed GC bug

17 years agoFix compile warning
Andrey Hristov [Tue, 19 Feb 2008 15:38:58 +0000 (15:38 +0000)]
Fix compile warning

17 years agoFix test
Andrey Hristov [Tue, 19 Feb 2008 15:36:38 +0000 (15:36 +0000)]
Fix test

17 years agoNew test
Felipe Pena [Tue, 19 Feb 2008 14:53:04 +0000 (14:53 +0000)]
New test

17 years agosome BDs (e.g. firebird) dont support text, so replace it with varchar(255).
Nuno Lopes [Tue, 19 Feb 2008 14:46:20 +0000 (14:46 +0000)]
some BDs (e.g. firebird) dont support text, so replace it with varchar(255).

17 years agoMFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))
Felipe Pena [Tue, 19 Feb 2008 12:13:20 +0000 (12:13 +0000)]
MFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))

17 years agoiFixed memory leak
Dmitry Stogov [Tue, 19 Feb 2008 12:00:53 +0000 (12:00 +0000)]
iFixed memory leak

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

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

17 years agoMFH: Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump...
Etienne Kneuss [Tue, 19 Feb 2008 00:04:20 +0000 (00:04 +0000)]
MFH: Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly

17 years agoMade code opcode-cache friendly. (It is disallowed to change code during execution)
Dmitry Stogov [Mon, 18 Feb 2008 14:30:44 +0000 (14:30 +0000)]
Made code opcode-cache friendly. (It is disallowed to change code during execution)

17 years agoFixed a possible crash
Ilia Alshanetsky [Mon, 18 Feb 2008 13:28:48 +0000 (13:28 +0000)]
Fixed a possible crash

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

17 years ago- MFH Allow zend_extensions to be build inside ext and tested with 'make test'
Marcus Boerger [Sun, 17 Feb 2008 20:50:03 +0000 (20:50 +0000)]
- MFH Allow zend_extensions to be build inside ext and tested with 'make test'