]> granicus.if.org Git - php/log
php
18 years agoFixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssion
Ilia Alshanetsky [Sun, 28 May 2006 15:33:56 +0000 (15:33 +0000)]
Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssion
limit support).

18 years ago- Revert until there is an ok for the full patch
Marcus Boerger [Sat, 27 May 2006 20:16:53 +0000 (20:16 +0000)]
- Revert until there is an ok for the full patch

18 years ago- WS
Marcus Boerger [Sat, 27 May 2006 19:06:06 +0000 (19:06 +0000)]
- WS

18 years ago- MFH: Fix bug #37212 (Access to protected property of common base class)
Marcus Boerger [Sat, 27 May 2006 18:39:53 +0000 (18:39 +0000)]
- MFH: Fix bug #37212 (Access to protected property of common base class)
  By adding "zend_class_entry *ce" to struct zend_property_info;

18 years ago- MFH Fix #37614 (Class name lowercased in error message)
Johannes Schlüter [Sat, 27 May 2006 18:23:48 +0000 (18:23 +0000)]
- MFH Fix #37614 (Class name lowercased in error message)

18 years ago- WS/CS
Marcus Boerger [Sat, 27 May 2006 18:04:13 +0000 (18:04 +0000)]
- WS/CS

18 years agoMFH: add C14N() and C14NFile() methods to perform XML canonicalization
Rob Richards [Fri, 26 May 2006 18:23:50 +0000 (18:23 +0000)]
MFH: add C14N() and C14NFile() methods to perform XML canonicalization
add test

18 years agoFixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes...
Dmitry Stogov [Fri, 26 May 2006 09:02:35 +0000 (09:02 +0000)]
Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24)

18 years ago- MFH Sync error messages and simplify error message generation code
Marcus Boerger [Fri, 26 May 2006 00:36:13 +0000 (00:36 +0000)]
- MFH Sync error messages and simplify error message generation code

18 years ago- fix leaks in openssl context options
Pierre Joye [Fri, 26 May 2006 00:32:07 +0000 (00:32 +0000)]
- fix leaks in openssl context options

18 years agoFixed bug #37569 (WDDX incorrectly encodes high-ascii characters)
Ilia Alshanetsky [Thu, 25 May 2006 22:54:16 +0000 (22:54 +0000)]
Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)

18 years agoMissing definition, patch by Steph Fox
Edin Kadribasic [Thu, 25 May 2006 18:47:21 +0000 (18:47 +0000)]
Missing definition, patch by Steph Fox

18 years ago- implement standard http stream wrapper options, fixes bug #34180
Michael Wallner [Thu, 25 May 2006 12:41:35 +0000 (12:41 +0000)]
- implement standard http stream wrapper options, fixes bug #34180
- skip empty headers in on_header_available()

18 years agoMFH: remove debug output and fix bug #37589
Antony Dovgal [Thu, 25 May 2006 11:46:38 +0000 (11:46 +0000)]
MFH: remove debug output and fix bug #37589

18 years ago- Update test
Marcus Boerger [Thu, 25 May 2006 10:46:53 +0000 (10:46 +0000)]
- Update test

18 years ago- Update update news and sync with NEWS
Marcus Boerger [Thu, 25 May 2006 10:20:56 +0000 (10:20 +0000)]
- Update update news and sync with NEWS

18 years agofix error messages when converting objects to other types
Antony Dovgal [Thu, 25 May 2006 10:01:06 +0000 (10:01 +0000)]
fix error messages when converting objects to other types
add new function
MFB will follow soon

18 years ago- MFH Bugfix 37587
Marcus Boerger [Thu, 25 May 2006 09:59:25 +0000 (09:59 +0000)]
- MFH Bugfix 37587

18 years agoFixed bug #37278 (SOAP not respecting uri in __soapCall)
Dmitry Stogov [Thu, 25 May 2006 08:14:28 +0000 (08:14 +0000)]
Fixed bug #37278 (SOAP not respecting uri in __soapCall)

18 years agoFixed bug #37558 (timeout functionality doesn't work after a second PHP starup on...
Dmitry Stogov [Thu, 25 May 2006 07:46:25 +0000 (07:46 +0000)]
Fixed bug #37558 (timeout functionality doesn't work after a second PHP starup on the same thread). (p dot desarnaud at wanadoo dot fr)

18 years agoreorder
Antony Dovgal [Thu, 25 May 2006 07:31:47 +0000 (07:31 +0000)]
reorder

18 years agoFixed bug #37496 (FastCGI output buffer overrun)
Dmitry Stogov [Thu, 25 May 2006 06:40:04 +0000 (06:40 +0000)]
Fixed bug #37496 (FastCGI output buffer overrun)

18 years agoFixed bug #37563 (array_key_exists performance is poor for &$array).
Ilia Alshanetsky [Wed, 24 May 2006 23:14:08 +0000 (23:14 +0000)]
Fixed bug #37563 (array_key_exists performance is poor for &$array).

18 years agofix test
Antony Dovgal [Wed, 24 May 2006 23:04:58 +0000 (23:04 +0000)]
fix test

18 years agoBFN
Edin Kadribasic [Wed, 24 May 2006 22:04:57 +0000 (22:04 +0000)]
BFN

18 years agoInitialize windows globals, fixes #37428
Edin Kadribasic [Wed, 24 May 2006 22:00:15 +0000 (22:00 +0000)]
Initialize windows globals, fixes #37428

18 years agoBFN
Antony Dovgal [Wed, 24 May 2006 21:24:29 +0000 (21:24 +0000)]
BFN

18 years agofix #37418 (tidy module crashes CLI version of PHP)
Antony Dovgal [Wed, 24 May 2006 21:22:13 +0000 (21:22 +0000)]
fix #37418 (tidy module crashes CLI version of PHP)

18 years agofix #37499 (CLI segmentation faults during cleanup (only with sybase-ct extension...
Antony Dovgal [Wed, 24 May 2006 20:21:02 +0000 (20:21 +0000)]
fix #37499 (CLI segmentation faults during cleanup (only with sybase-ct extension enabled))

18 years agoFixed CGI tests.
Dmitry Stogov [Wed, 24 May 2006 13:28:59 +0000 (13:28 +0000)]
Fixed CGI tests.

18 years agoFixed bug #37256 (php-fastcgi dosen't handle connection abort)
Dmitry Stogov [Wed, 24 May 2006 09:42:21 +0000 (09:42 +0000)]
Fixed bug #37256 (php-fastcgi dosen't handle connection abort)

18 years agoFixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV...
Dmitry Stogov [Wed, 24 May 2006 07:55:19 +0000 (07:55 +0000)]
Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).

18 years ago- MFH Add more tests from Ligaya Turmelle
Marcus Boerger [Tue, 23 May 2006 23:47:44 +0000 (23:47 +0000)]
- MFH Add more tests from Ligaya Turmelle

18 years agoFixed handling of extremely long paths inside tempnam() function.
Ilia Alshanetsky [Tue, 23 May 2006 23:22:04 +0000 (23:22 +0000)]
Fixed handling of extremely long paths inside tempnam() function.

18 years ago- MFH Fix feof()
Marcus Boerger [Tue, 23 May 2006 22:31:25 +0000 (22:31 +0000)]
- MFH Fix feof()

18 years ago- MFH Sync with head (namespace prefix handling)
Marcus Boerger [Tue, 23 May 2006 22:24:44 +0000 (22:24 +0000)]
- MFH Sync with head (namespace prefix handling)

18 years ago- MFH Handle NULL in C argument parsing correct
Marcus Boerger [Tue, 23 May 2006 22:22:11 +0000 (22:22 +0000)]
- MFH Handle NULL in C argument parsing correct

18 years ago- MFH Bugfix #37565
Marcus Boerger [Tue, 23 May 2006 21:58:44 +0000 (21:58 +0000)]
- MFH Bugfix #37565

18 years ago- Fix double error raising issue
Marcus Boerger [Tue, 23 May 2006 21:50:29 +0000 (21:50 +0000)]
- Fix double error raising issue

18 years agoMFH: Add bison 2.2 to the list of supported versions.
Sebastian Bergmann [Tue, 23 May 2006 11:11:16 +0000 (11:11 +0000)]
MFH: Add bison 2.2 to the list of supported versions.

18 years ago- Update
Marcus Boerger [Mon, 22 May 2006 19:04:19 +0000 (19:04 +0000)]
- Update

18 years agoMFH: add registerNodeClass() method
Rob Richards [Mon, 22 May 2006 17:12:26 +0000 (17:12 +0000)]
MFH: add registerNodeClass() method
 - update attribute isID functionality
 - add test

18 years agoMFH: move document property struct from xml_common.h
Rob Richards [Mon, 22 May 2006 17:09:05 +0000 (17:09 +0000)]
MFH: move document property struct from xml_common.h

18 years agoE_ERROR > E_RECOVERABLE_ERROR
Ilia Alshanetsky [Mon, 22 May 2006 14:22:26 +0000 (14:22 +0000)]
E_ERROR > E_RECOVERABLE_ERROR

18 years agoFixed bug #37496 (FastCGI output buffer overrun)
Dmitry Stogov [Mon, 22 May 2006 09:22:20 +0000 (09:22 +0000)]
Fixed bug #37496 (FastCGI output buffer overrun)

18 years agofix typo
Antony Dovgal [Mon, 22 May 2006 06:49:48 +0000 (06:49 +0000)]
fix typo

18 years agore-enable OCILobRead2() support
Antony Dovgal [Mon, 22 May 2006 04:17:42 +0000 (04:17 +0000)]
re-enable OCILobRead2() support

18 years ago- MFH
Marcus Boerger [Sun, 21 May 2006 18:13:37 +0000 (18:13 +0000)]
- MFH
  . Make code exception safe
  . Make RecursiveRegexIterator::getChildren pass regex to inner ctor
  . Fix CachingIterator::__toString() in TOSTRING_USE_KEY mode
  . Add CachingIterator::getCache()
  . Add tests

18 years ago- MFH improve error messages
Marcus Boerger [Sun, 21 May 2006 18:10:31 +0000 (18:10 +0000)]
- MFH improve error messages

18 years ago- MFH Sync vm generation with head
Marcus Boerger [Sun, 21 May 2006 18:00:14 +0000 (18:00 +0000)]
- MFH Sync vm generation with head
- Regenerate vm

18 years agoAdded control character checks for cURL extension's open_basedir/safe_mode
Ilia Alshanetsky [Sun, 21 May 2006 16:31:57 +0000 (16:31 +0000)]
Added control character checks for cURL extension's open_basedir/safe_mode
checks.

18 years agoAdded a note about E_RECOVERABLE_ERROR being a part of E_ALL.
Ilia Alshanetsky [Sun, 21 May 2006 15:50:31 +0000 (15:50 +0000)]
Added a note about E_RECOVERABLE_ERROR being a part of E_ALL.

18 years ago- MFH Handle corrupt base64 data in data: url
Marcus Boerger [Sun, 21 May 2006 13:37:19 +0000 (13:37 +0000)]
- MFH Handle corrupt base64 data in data: url

18 years ago- Update
Marcus Boerger [Sun, 21 May 2006 09:12:34 +0000 (09:12 +0000)]
- Update

18 years ago- MFH Improved error message
Marcus Boerger [Sat, 20 May 2006 21:02:44 +0000 (21:02 +0000)]
- MFH Improved error message

18 years ago- MFH Sync with head fixes part of an issue with iterator_(to_array|count)
Marcus Boerger [Sat, 20 May 2006 21:01:42 +0000 (21:01 +0000)]
- MFH Sync with head fixes part of an issue with iterator_(to_array|count)

18 years agoMFH: attempt to fix OCILobRead2() related problems
Antony Dovgal [Sat, 20 May 2006 13:46:59 +0000 (13:46 +0000)]
MFH: attempt to fix OCILobRead2() related problems

18 years ago- MFH Add new tests
Marcus Boerger [Sat, 20 May 2006 11:35:38 +0000 (11:35 +0000)]
- MFH Add new tests

18 years ago- MFH Use correct version
Marcus Boerger [Sat, 20 May 2006 09:12:28 +0000 (09:12 +0000)]
- MFH Use correct version

18 years ago- MFH Add new tests
Marcus Boerger [Sat, 20 May 2006 09:08:35 +0000 (09:08 +0000)]
- MFH Add new tests

18 years agoFixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives).
Dmitry Stogov [Fri, 19 May 2006 15:31:25 +0000 (15:31 +0000)]
Fixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives).

18 years ago- Fixed bug #37514 (strtotime doesn't assume year correctly).
Derick Rethans [Fri, 19 May 2006 14:52:30 +0000 (14:52 +0000)]
- Fixed bug #37514 (strtotime doesn't assume year correctly).

18 years ago- nuke compiler warnings
Michael Wallner [Fri, 19 May 2006 14:19:27 +0000 (14:19 +0000)]
- nuke compiler warnings

18 years agofix test
Antony Dovgal [Fri, 19 May 2006 10:57:48 +0000 (10:57 +0000)]
fix test

18 years agoMFH: initialize factory
Antony Dovgal [Fri, 19 May 2006 10:24:05 +0000 (10:24 +0000)]
MFH: initialize factory

18 years agoadd new tests by Ligaya Turmelle
Antony Dovgal [Fri, 19 May 2006 07:44:24 +0000 (07:44 +0000)]
add new tests by Ligaya Turmelle

18 years agoOptimized zend_try/zend_catch macroses (eliminated memcpy())
Dmitry Stogov [Fri, 19 May 2006 06:09:15 +0000 (06:09 +0000)]
Optimized zend_try/zend_catch macroses (eliminated memcpy())

18 years agoFixed bug #37505 (touch() truncates large files).
Ilia Alshanetsky [Fri, 19 May 2006 02:51:00 +0000 (02:51 +0000)]
Fixed bug #37505 (touch() truncates large files).

18 years ago- MFH Add new test
Marcus Boerger [Thu, 18 May 2006 22:52:04 +0000 (22:52 +0000)]
- MFH Add new test

18 years ago- MFH Add new test
Marcus Boerger [Thu, 18 May 2006 22:42:05 +0000 (22:42 +0000)]
- MFH Add new test

18 years ago- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure
Marcus Boerger [Thu, 18 May 2006 22:12:26 +0000 (22:12 +0000)]
- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure

18 years ago- MFH Add new test
Marcus Boerger [Thu, 18 May 2006 21:59:05 +0000 (21:59 +0000)]
- MFH Add new test

18 years agoUse heap insted of stack for recursion in hope of avoid stack overflow crashes
Edin Kadribasic [Thu, 18 May 2006 21:50:51 +0000 (21:50 +0000)]
Use heap insted of stack for recursion in hope of avoid stack overflow crashes

18 years ago- You shall not use %v in 5.*
Marcus Boerger [Thu, 18 May 2006 21:48:33 +0000 (21:48 +0000)]
- You shall not use %v in 5.*
# Even though it is there it is only meant for pecl dev to ease their pain

18 years agoGive exe files 8MB stack (same default as on Linux) instead of Windows default 1MB
Edin Kadribasic [Thu, 18 May 2006 21:46:12 +0000 (21:46 +0000)]
Give exe files 8MB stack (same default as on Linux) instead of Windows default 1MB

18 years ago- Update
Marcus Boerger [Thu, 18 May 2006 21:45:38 +0000 (21:45 +0000)]
- Update

18 years ago- MFH Fixed CachingIterator issues with string conversion/__toString()
Marcus Boerger [Thu, 18 May 2006 21:42:58 +0000 (21:42 +0000)]
- MFH Fixed CachingIterator issues with string conversion/__toString()
  Partly by adding new mode TOSTRING_USE_INNER

18 years agothere is no %v in 5.2
Antony Dovgal [Thu, 18 May 2006 21:24:04 +0000 (21:24 +0000)]
there is no %v in 5.2

18 years agoMFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)
Antony Dovgal [Thu, 18 May 2006 13:21:08 +0000 (13:21 +0000)]
MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)

18 years agofix tests
Antony Dovgal [Wed, 17 May 2006 20:13:05 +0000 (20:13 +0000)]
fix tests

18 years ago- Fix oversight and drop E_STRICT in 5.x series
Marcus Boerger [Wed, 17 May 2006 19:07:45 +0000 (19:07 +0000)]
- Fix oversight and drop E_STRICT in 5.x series

18 years agoBFN
Rob Richards [Wed, 17 May 2006 16:37:01 +0000 (16:37 +0000)]
BFN

18 years agoadd tests
Rob Richards [Wed, 17 May 2006 16:36:21 +0000 (16:36 +0000)]
add tests

18 years agoSynch from HEAD
Rob Richards [Wed, 17 May 2006 16:35:50 +0000 (16:35 +0000)]
Synch from HEAD
- Fix bug #37456 (DOMElement->setAttribute() loops forever)
- update iterators for engine change merged from HEAD

18 years agochange argument name, it should be "object" not "property"
Antony Dovgal [Wed, 17 May 2006 14:28:21 +0000 (14:28 +0000)]
change argument name, it should be "object" not "property"

18 years agoBug fixing news
Ilia Alshanetsky [Wed, 17 May 2006 13:28:29 +0000 (13:28 +0000)]
Bug fixing news

18 years agoFixed bug #35512 (Lack of read permission on main script results in
Ilia Alshanetsky [Wed, 17 May 2006 13:27:51 +0000 (13:27 +0000)]
Fixed bug #35512 (Lack of read permission on main script results in
E_WARNING rather then E_ERROR).

18 years agofix skip reason
Antony Dovgal [Wed, 17 May 2006 10:12:36 +0000 (10:12 +0000)]
fix skip reason

18 years ago- MFH Proto fix/add
Marcus Boerger [Wed, 17 May 2006 00:07:28 +0000 (00:07 +0000)]
- MFH Proto fix/add

18 years ago- MFH '_' is valid in test blocks
Marcus Boerger [Tue, 16 May 2006 23:05:49 +0000 (23:05 +0000)]
- MFH '_' is valid in test blocks

18 years agofix test
Antony Dovgal [Tue, 16 May 2006 22:59:32 +0000 (22:59 +0000)]
fix test

18 years agoMake filters without a resource throw E_RECOVERABLE_ERROR rather then
Ilia Alshanetsky [Tue, 16 May 2006 14:11:52 +0000 (14:11 +0000)]
Make filters without a resource throw E_RECOVERABLE_ERROR rather then
E_ERROR

18 years agonew mkdir tests
Antony Dovgal [Tue, 16 May 2006 13:06:06 +0000 (13:06 +0000)]
new mkdir tests

18 years agofix #37395 (recursive mkdir() fails to create nonexistent directories in root dir)
Antony Dovgal [Tue, 16 May 2006 13:05:02 +0000 (13:05 +0000)]
fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir)

18 years ago- MFH Fixed Bug #37457 (Crash when an exception is thrown in accept() method of Filte...
Marcus Boerger [Tue, 16 May 2006 08:21:08 +0000 (08:21 +0000)]
- MFH Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)

18 years agoDisable realpath cache when open_basedir or safe_mode are enabled on a
Ilia Alshanetsky [Tue, 16 May 2006 00:39:32 +0000 (00:39 +0000)]
Disable realpath cache when open_basedir or safe_mode are enabled on a
per-request basis.

18 years agoAdded test
Dmitry Stogov [Mon, 15 May 2006 16:44:54 +0000 (16:44 +0000)]
Added test

18 years agoMy bad.
Sebastian Bergmann [Mon, 15 May 2006 16:08:18 +0000 (16:08 +0000)]
My bad.

18 years agoFugbix NEWS entries.
Sebastian Bergmann [Mon, 15 May 2006 16:03:41 +0000 (16:03 +0000)]
Fugbix NEWS entries.

18 years agoFugbix typo.
Sebastian Bergmann [Mon, 15 May 2006 16:01:24 +0000 (16:01 +0000)]
Fugbix typo.