]> granicus.if.org Git - php/log
php
18 years agoMFB: Added memory_get_peak_usage() function for retrieving peak memory
Ilia Alshanetsky [Tue, 30 May 2006 14:51:54 +0000 (14:51 +0000)]
MFB: Added memory_get_peak_usage() function for retrieving peak memory
usage of a PHP script.

18 years agoFixed DATE_COOKIE & DATE_RSS
Hannes Magnusson [Tue, 30 May 2006 14:45:16 +0000 (14:45 +0000)]
Fixed DATE_COOKIE & DATE_RSS
Fixed tests
Add comments
# My first php-src/ commit! :)

18 years agodon't require libociei, this allows us to build ext/oci8 against basiclite OIC package
Antony Dovgal [Tue, 30 May 2006 13:16:38 +0000 (13:16 +0000)]
don't require libociei, this allows us to build ext/oci8 against basiclite OIC package

18 years ago- Now as text and not HTML.
Derick Rethans [Tue, 30 May 2006 13:15:10 +0000 (13:15 +0000)]
- Now as text and not HTML.

18 years ago- Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by
Derick Rethans [Tue, 30 May 2006 13:08:00 +0000 (13:08 +0000)]
- Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by
  Hannes Magnusson)

18 years agoneed to call zend_is_callable() if callable is known to be invalid
Antony Dovgal [Tue, 30 May 2006 09:46:01 +0000 (09:46 +0000)]
need to call zend_is_callable() if callable is known to be invalid

18 years agoChangeLog update
<changelog@php.net> [Tue, 30 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: Convert E_ERROR to E_RECOVERABLE_ERROR
Ilia Alshanetsky [Tue, 30 May 2006 02:40:49 +0000 (02:40 +0000)]
MFB: Convert E_ERROR to E_RECOVERABLE_ERROR

18 years agono need to check it for not-NULL (as was pointed by Nuno)
Antony Dovgal [Mon, 29 May 2006 21:31:30 +0000 (21:31 +0000)]
no need to check it for not-NULL (as was pointed by Nuno)

18 years agothere is no ce at this point, revert this line to its previous state
Antony Dovgal [Mon, 29 May 2006 21:28:15 +0000 (21:28 +0000)]
there is no ce at this point, revert this line to its previous state
See also: http://news.php.net/php.zend-engine.cvs/4931

18 years agoadd test
Antony Dovgal [Mon, 29 May 2006 20:31:33 +0000 (20:31 +0000)]
add test

18 years agoreturn NULL in case of error (and fix leak/non-null-terminated string error)
Antony Dovgal [Mon, 29 May 2006 20:26:12 +0000 (20:26 +0000)]
return NULL in case of error (and fix leak/non-null-terminated string error)

18 years ago- Bugfix #37632 (Protected method access problem)
Marcus Boerger [Mon, 29 May 2006 19:57:43 +0000 (19:57 +0000)]
- Bugfix #37632 (Protected method access problem)

18 years agoimprove sed expressions
Antony Dovgal [Mon, 29 May 2006 18:12:39 +0000 (18:12 +0000)]
improve sed expressions

18 years agoMFB: Fixed bug #36949 (invalid internal mysqli objects dtor)
Michael Wallner [Mon, 29 May 2006 16:55:40 +0000 (16:55 +0000)]
MFB: Fixed bug #36949 (invalid internal mysqli objects dtor)

18 years agofix #37531 (oci8 persistent connection corruption)
Antony Dovgal [Mon, 29 May 2006 10:59:15 +0000 (10:59 +0000)]
fix #37531 (oci8 persistent connection corruption)

18 years agoadd test
Antony Dovgal [Mon, 29 May 2006 10:42:37 +0000 (10:42 +0000)]
add test

18 years agoinitialize srcstream
Antony Dovgal [Mon, 29 May 2006 10:42:10 +0000 (10:42 +0000)]
initialize srcstream
use different variable in local scope

18 years agoprevent resource leaking when passing invalid stream resource as second argument
Antony Dovgal [Mon, 29 May 2006 10:23:53 +0000 (10:23 +0000)]
prevent resource leaking when passing invalid stream resource as second argument

18 years agoChangeLog update
<changelog@php.net> [Mon, 29 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Fix str_replace with unicode strings as key
Johannes Schlüter [Sun, 28 May 2006 21:09:58 +0000 (21:09 +0000)]
- Fix str_replace with unicode strings as key

18 years ago- call ap_set_content_type() only once, else each time we call it,
Michael Wallner [Sun, 28 May 2006 20:31:15 +0000 (20:31 +0000)]
- call ap_set_content_type() only once, else each time we call it,
  configured output filters for that content type will be added

18 years ago- Fix printf modifier
Johannes Schlüter [Sun, 28 May 2006 19:45:02 +0000 (19:45 +0000)]
- Fix printf modifier

18 years agoMFB: Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for
Ilia Alshanetsky [Sun, 28 May 2006 15:34:19 +0000 (15:34 +0000)]
MFB: Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for
recurssion limit support).

18 years agoChangeLog update
<changelog@php.net> [Sun, 28 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- update changelog
Pierre Joye [Sun, 28 May 2006 01:24:01 +0000 (01:24 +0000)]
- update changelog

18 years ago- #7733, values using E/e returns wrong result
Pierre Joye [Sun, 28 May 2006 01:12:55 +0000 (01:12 +0000)]
- #7733, values using E/e returns wrong result

18 years ago- nitpicking "PHP6" vs. "PHP 6"
Johannes Schlüter [Sat, 27 May 2006 20:53:38 +0000 (20:53 +0000)]
- nitpicking "PHP6" vs. "PHP 6"

18 years ago- Take care of refcounting in zend_fcall_info_*() functions
Marcus Boerger [Sat, 27 May 2006 19:40:06 +0000 (19:40 +0000)]
- Take care of refcounting in zend_fcall_info_*() functions
- Add docu
# I know it is unpopular to add docu here but i think we should add more

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

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

18 years agoChangeLog update
<changelog@php.net> [Sat, 27 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Fix bug #37212 (Access to protected property of common base class)
Marcus Boerger [Sat, 27 May 2006 02:12:43 +0000 (02:12 +0000)]
- Fix bug #37212 (Access to protected property of common base class)
  By adding "zend_class_entry *ce" to struct zend_property_info;
# Besides closing the bug this patch allows to optimize a bunch of
# property handling optimizations. I need to find out what all can be
# optimized. All other tests relevant to class handling still PASS.

18 years ago- There are no abstract static methods in classes, use interfaces
Marcus Boerger [Sat, 27 May 2006 01:56:42 +0000 (01:56 +0000)]
- There are no abstract static methods in classes, use interfaces

18 years agoadd C14N() and C14NFile() methods to perform XML canonicalization
Rob Richards [Fri, 26 May 2006 18:22:06 +0000 (18:22 +0000)]
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:04:54 +0000 (09:04 +0000)]
Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24)

18 years agoChangeLog update
<changelog@php.net> [Fri, 26 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years agoFix ZTS build, call with TSRMLS_CC not DC
Sara Golemon [Fri, 26 May 2006 04:22:46 +0000 (04:22 +0000)]
Fix ZTS build, call with TSRMLS_CC not DC

18 years agoCorrected previous patch
Ilia Alshanetsky [Fri, 26 May 2006 01:55:00 +0000 (01:55 +0000)]
Corrected previous patch

18 years ago- MFB: fix leaks in openssl context options
Pierre Joye [Fri, 26 May 2006 01:48:25 +0000 (01:48 +0000)]
- MFB: fix leaks in openssl context options

18 years ago- Fix handling of third parameter to iterator_apply()
Marcus Boerger [Fri, 26 May 2006 01:40:57 +0000 (01:40 +0000)]
- Fix handling of third parameter to iterator_apply()
- Add test

18 years ago- Fix type hint
Marcus Boerger [Fri, 26 May 2006 00:49:02 +0000 (00:49 +0000)]
- Fix type hint

18 years ago- Add function iterator_apply()
Marcus Boerger [Fri, 26 May 2006 00:37:33 +0000 (00:37 +0000)]
- Add function iterator_apply()

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

18 years agoMFB: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).
Ilia Alshanetsky [Thu, 25 May 2006 23:23:15 +0000 (23:23 +0000)]
MFB: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).

18 years ago- Ease writing functions that deal with php function 'pointers'
Marcus Boerger [Thu, 25 May 2006 22:20:13 +0000 (22:20 +0000)]
- Ease writing functions that deal with php function 'pointers'

18 years agoMFB: Missing definition, patch by Steph Fox
Edin Kadribasic [Thu, 25 May 2006 18:48:30 +0000 (18:48 +0000)]
MFB: Missing definition, patch by Steph Fox

18 years ago- Make recursive part and identical part work correct
Marcus Boerger [Thu, 25 May 2006 18:15:04 +0000 (18:15 +0000)]
- Make recursive part and identical part work correct

18 years ago- Add DualIterator and RecursiveDualIterator to examples including a test
Marcus Boerger [Thu, 25 May 2006 17:44:59 +0000 (17:44 +0000)]
- Add DualIterator and RecursiveDualIterator to examples including a test

18 years ago-#7715, fix float validation when using '.23' or '123'
Pierre Joye [Thu, 25 May 2006 13:27:51 +0000 (13:27 +0000)]
-#7715, fix float validation when using '.23' or '123'
 have worked before using my version, bug introduced in later commits.

18 years agoMFB: fix bug #34180, --with-curlwrappers discards stream context options
Michael Wallner [Thu, 25 May 2006 12:47:46 +0000 (12:47 +0000)]
MFB: fix bug #34180, --with-curlwrappers discards stream context options

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

18 years ago- remove 033.php
Pierre Joye [Thu, 25 May 2006 11:13:42 +0000 (11:13 +0000)]
- remove 033.php

18 years ago- move 033.php to 033_run.php, 033.php cannot be run
Pierre Joye [Thu, 25 May 2006 11:13:23 +0000 (11:13 +0000)]
- move 033.php to 033_run.php, 033.php cannot be run

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

18 years agofix tests in unicode mode
Antony Dovgal [Thu, 25 May 2006 10:38:01 +0000 (10:38 +0000)]
fix tests in unicode mode

18 years agoMFB: fix error messages when converting objects to other types
Antony Dovgal [Thu, 25 May 2006 10:34:01 +0000 (10:34 +0000)]
MFB: fix error messages when converting objects to other types

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

18 years agoFix expected output
Rasmus Lerdorf [Thu, 25 May 2006 09:12:11 +0000 (09:12 +0000)]
Fix expected output

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

18 years agoBig filter test - note that a number of these currently fail
Rasmus Lerdorf [Thu, 25 May 2006 08:06:34 +0000 (08:06 +0000)]
Big filter test - note that a number of these currently fail

18 years agoFixed bug #37558 (timeout functionality doesn't work after a second PHP starup on...
Dmitry Stogov [Thu, 25 May 2006 07:23:38 +0000 (07:23 +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 agoFixed bug #37496 (FastCGI output buffer overrun)
Dmitry Stogov [Thu, 25 May 2006 06:40:47 +0000 (06:40 +0000)]
Fixed bug #37496 (FastCGI output buffer overrun)

18 years agoChangeLog update
<changelog@php.net> [Thu, 25 May 2006 05:31:52 +0000 (05:31 +0000)]
ChangeLog update

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

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

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

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

18 years agoMFB: fix #37499 (CLI segmentation faults during cleanup (only with sybase-ct extensio...
Antony Dovgal [Wed, 24 May 2006 20:22:34 +0000 (20:22 +0000)]
MFB: 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:29:19 +0000 (13:29 +0000)]
Fixed CGI tests

18 years ago- #7625, update doc
Pierre Joye [Wed, 24 May 2006 11:51:55 +0000 (11:51 +0000)]
- #7625, update doc

18 years agoFixed bug #37256 (php-fastcgi dosen't handle connection abort)
Dmitry Stogov [Wed, 24 May 2006 09:41:55 +0000 (09:41 +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:52:58 +0000 (07:52 +0000)]
Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).

18 years agoChangeLog update
<changelog@php.net> [Wed, 24 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

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

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

18 years ago- Add new test
Marcus Boerger [Tue, 23 May 2006 22:26:55 +0000 (22:26 +0000)]
- Add new test

18 years ago- Fix feof() with temp/memory streams
Marcus Boerger [Tue, 23 May 2006 22:26:23 +0000 (22:26 +0000)]
- Fix feof() with temp/memory streams

18 years ago- Done in 5.2
Marcus Boerger [Tue, 23 May 2006 22:24:10 +0000 (22:24 +0000)]
- Done in 5.2

18 years ago- Readd NULL as allowed classname to skip parameter
Marcus Boerger [Tue, 23 May 2006 22:22:35 +0000 (22:22 +0000)]
- Readd NULL as allowed classname to skip parameter

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

18 years ago- Add new test
Marcus Boerger [Tue, 23 May 2006 21:56:36 +0000 (21:56 +0000)]
- Add new test

18 years ago- Fix SEGV in case class to generate is not derived from SimpleXMLElement
Marcus Boerger [Tue, 23 May 2006 21:37:17 +0000 (21:37 +0000)]
- Fix SEGV in case class to generate is not derived from SimpleXMLElement
  by issueing an error

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

18 years agoChangeLog update
<changelog@php.net> [Tue, 23 May 2006 05:31:51 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Provide user func printztype to retrieve the name of a zval type
Marcus Boerger [Mon, 22 May 2006 19:43:15 +0000 (19:43 +0000)]
- Provide user func printztype to retrieve the name of a zval type

18 years agoadd test
Rob Richards [Mon, 22 May 2006 17:05:38 +0000 (17:05 +0000)]
add test

18 years agoMFB: E_ERROR > E_RECOVERABLE_ERROR
Ilia Alshanetsky [Mon, 22 May 2006 14:23:01 +0000 (14:23 +0000)]
MFB: E_ERROR > E_RECOVERABLE_ERROR

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

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

18 years agoChangeLog update
<changelog@php.net> [Mon, 22 May 2006 05:31:58 +0000 (05:31 +0000)]
ChangeLog update

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

18 years ago- More exception related issues
Marcus Boerger [Sun, 21 May 2006 17:36:52 +0000 (17:36 +0000)]
- More exception related issues

18 years ago- Make code exception safe
Marcus Boerger [Sun, 21 May 2006 17:27:12 +0000 (17:27 +0000)]
- 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 agoAdded control character checks for cURL extension's open_basedir/safe_mode
Ilia Alshanetsky [Sun, 21 May 2006 16:32:10 +0000 (16:32 +0000)]
Added control character checks for cURL extension's open_basedir/safe_mode
checks.

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

18 years ago- Drop unneccesary check and change to safe_emalloc
Marcus Boerger [Sun, 21 May 2006 13:25:16 +0000 (13:25 +0000)]
- Drop unneccesary check and change to safe_emalloc

18 years ago- There is a problem in the string / unicode comparison here which we
Marcus Boerger [Sun, 21 May 2006 12:48:42 +0000 (12:48 +0000)]
- There is a problem in the string / unicode comparison here which we
  do not want to test here, so simply drop the part which is irrelevant
  to the actual test

18 years ago- Remove duplicate error message and add new test
Marcus Boerger [Sun, 21 May 2006 12:42:00 +0000 (12:42 +0000)]
- Remove duplicate error message and add new test

18 years ago- Improve error messages (missing unicode todo)
Marcus Boerger [Sun, 21 May 2006 12:39:03 +0000 (12:39 +0000)]
- Improve error messages (missing unicode todo)