]> granicus.if.org Git - php/log
php
18 years ago- Fix function flag check
Marcus Boerger [Sun, 4 Jun 2006 10:27:28 +0000 (10:27 +0000)]
- Fix function flag check

18 years ago- Use engine call to register interfaces (steph)
Marcus Boerger [Sun, 4 Jun 2006 10:26:55 +0000 (10:26 +0000)]
- Use engine call to register interfaces (steph)

18 years agoMFH
Johannes Schlüter [Sat, 3 Jun 2006 22:02:02 +0000 (22:02 +0000)]
MFH

18 years agoI swear it wasn't me.
Andrei Zmievski [Sat, 3 Jun 2006 18:56:44 +0000 (18:56 +0000)]
I swear it wasn't me.

18 years agoMFH: add setIdAttribute, setIdAttributeNS and setIdAttributeNode functionality
Rob Richards [Fri, 2 Jun 2006 16:17:25 +0000 (16:17 +0000)]
MFH: add setIdAttribute, setIdAttributeNS and setIdAttributeNode functionality

18 years agoSAPI globals are destroied at this point and reporting errors about memory leaks...
Dmitry Stogov [Fri, 2 Jun 2006 13:30:55 +0000 (13:30 +0000)]
SAPI globals are destroied at this point and reporting errors about memory leaks can cause crash.

18 years agoFixed compiler warning
Ilia Alshanetsky [Thu, 1 Jun 2006 22:42:22 +0000 (22:42 +0000)]
Fixed compiler warning

18 years ago- Fix bug #37630: MySQL extensions should link against thread safe client libs if...
Michael Wallner [Thu, 1 Jun 2006 19:14:48 +0000 (19:14 +0000)]
- Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS

18 years ago- fix order
Michael Wallner [Thu, 1 Jun 2006 19:11:59 +0000 (19:11 +0000)]
- fix order

18 years ago- Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is
Michael Wallner [Thu, 1 Jun 2006 15:14:45 +0000 (15:14 +0000)]
- Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is
  enabled)

18 years agoapply correct fix
Antony Dovgal [Thu, 1 Jun 2006 14:31:22 +0000 (14:31 +0000)]
apply correct fix

18 years agono need to do TSRMLS_FETCH() twice
Antony Dovgal [Thu, 1 Jun 2006 14:06:23 +0000 (14:06 +0000)]
no need to do TSRMLS_FETCH() twice

18 years agoMFH: suppress_errors is used only on Win32, no need to look for it on other systems
Antony Dovgal [Thu, 1 Jun 2006 14:03:49 +0000 (14:03 +0000)]
MFH: suppress_errors is used only on Win32, no need to look for it on other systems

18 years agoMFH: nuke unused variable
Antony Dovgal [Thu, 1 Jun 2006 13:45:26 +0000 (13:45 +0000)]
MFH: nuke unused variable

18 years agofix tests
Antony Dovgal [Thu, 1 Jun 2006 13:17:36 +0000 (13:17 +0000)]
fix tests

18 years agoMFH: no need to fetch trsm_ls when it's already available
Antony Dovgal [Thu, 1 Jun 2006 12:25:38 +0000 (12:25 +0000)]
MFH: no need to fetch trsm_ls when it's already available

18 years agoadd new tests
Antony Dovgal [Thu, 1 Jun 2006 11:57:49 +0000 (11:57 +0000)]
add new tests

18 years agoMFH: throw a warning when using invalid offset types with strings
Antony Dovgal [Thu, 1 Jun 2006 11:56:44 +0000 (11:56 +0000)]
MFH: throw a warning when using invalid offset types with strings

18 years agospelling corrections
Ilia Alshanetsky [Wed, 31 May 2006 23:06:50 +0000 (23:06 +0000)]
spelling corrections

18 years agoRevert accidentally committed internal patch
Andrei Zmievski [Wed, 31 May 2006 21:48:43 +0000 (21:48 +0000)]
Revert accidentally committed internal patch

18 years agoMFH: add expected warning to the test
Antony Dovgal [Wed, 31 May 2006 20:40:11 +0000 (20:40 +0000)]
MFH: add expected warning to the test

18 years ago- There was nothing wrong here, bug report #37595 is bogus.
Derick Rethans [Wed, 31 May 2006 20:09:07 +0000 (20:09 +0000)]
- There was nothing wrong here, bug report #37595 is bogus.
- Added a new test case to demonstrate a longer plain text.

18 years agoadd more tests
Antony Dovgal [Wed, 31 May 2006 18:47:21 +0000 (18:47 +0000)]
add more tests

18 years agoMFB
Andrei Zmievski [Wed, 31 May 2006 17:18:08 +0000 (17:18 +0000)]
MFB

18 years agoadd tests for E_STRICT that will become E_FATAL in PHP 6
Antony Dovgal [Wed, 31 May 2006 14:54:52 +0000 (14:54 +0000)]
add tests for E_STRICT that will become E_FATAL in PHP 6

18 years agoKeeping consistent arg_stack during arguments freeing (Exception from destructor...
Dmitry Stogov [Wed, 31 May 2006 13:01:57 +0000 (13:01 +0000)]
Keeping consistent arg_stack during arguments freeing (Exception from destructor may use inconsistent arg_stack for backtrace).

18 years agoSupport for nested exceptions and fatal errors in destructors
Dmitry Stogov [Wed, 31 May 2006 12:59:31 +0000 (12:59 +0000)]
Support for nested exceptions and fatal errors in destructors

18 years agoMFH: fix #37595 (mcrypt_generic calculates data length in wrong way)
Antony Dovgal [Wed, 31 May 2006 12:06:36 +0000 (12:06 +0000)]
MFH: fix #37595 (mcrypt_generic calculates data length in wrong way)

18 years ago- Fix typo
Andi Gutmans [Wed, 31 May 2006 03:43:17 +0000 (03:43 +0000)]
- Fix typo

18 years ago- Add new tests
Marcus Boerger [Tue, 30 May 2006 23:11:33 +0000 (23:11 +0000)]
- Add new tests

18 years ago- Switch back to old severities and still keep bugfix for
Marcus Boerger [Tue, 30 May 2006 23:10:28 +0000 (23:10 +0000)]
- Switch back to old severities and still keep bugfix for
  #37632 (Protected method access problem)
# It wasn't really my intention to change the severity. We simply didn't
# have tests for that.

18 years agomore test fixes, this time support Oracle 10
Antony Dovgal [Tue, 30 May 2006 22:34:16 +0000 (22:34 +0000)]
more test fixes, this time support Oracle 10

18 years agofix tests
Antony Dovgal [Tue, 30 May 2006 22:27:32 +0000 (22:27 +0000)]
fix tests

18 years agofix test
Antony Dovgal [Tue, 30 May 2006 21:54:42 +0000 (21:54 +0000)]
fix test

18 years agoMFH
Antony Dovgal [Tue, 30 May 2006 21:38:12 +0000 (21:38 +0000)]
MFH

18 years ago- MFH WS
Marcus Boerger [Tue, 30 May 2006 19:41:04 +0000 (19:41 +0000)]
- MFH WS

18 years agoMFH: Minor fixes (bjori)
Sara Golemon [Tue, 30 May 2006 19:06:22 +0000 (19:06 +0000)]
MFH: Minor fixes (bjori)

18 years ago- fix bug #37635 (parameter of pcntl signal handler is trashed)
Michael Wallner [Tue, 30 May 2006 17:40:52 +0000 (17:40 +0000)]
- fix bug #37635 (parameter of pcntl signal handler is trashed)

18 years agoadded mb_stristr( ), mb_strrichr( ).
Seiji Masugata [Tue, 30 May 2006 15:47:53 +0000 (15:47 +0000)]
added mb_stristr( ), mb_strrichr( ).

18 years agoadded mb_strstr( ), mb_strrchr( ).
Seiji Masugata [Tue, 30 May 2006 15:45:35 +0000 (15:45 +0000)]
added mb_strstr( ), mb_strrchr( ).

18 years agoadded mb_stripos( ), mb_strripos( ).
Seiji Masugata [Tue, 30 May 2006 15:43:09 +0000 (15:43 +0000)]
added mb_stripos( ), mb_strripos( ).

18 years agoadded mb_list_encodings_alias_names( ), mb_list_mime_names( ).
Seiji Masugata [Tue, 30 May 2006 15:40:39 +0000 (15:40 +0000)]
added mb_list_encodings_alias_names( ), mb_list_mime_names( ).

18 years agoadded option parameter mb_list_encodings( ).
Seiji Masugata [Tue, 30 May 2006 15:38:22 +0000 (15:38 +0000)]
added option parameter mb_list_encodings( ).

18 years agoMFH: Play nice, use 4digit years in DATE_RSS
Hannes Magnusson [Tue, 30 May 2006 15:14:22 +0000 (15:14 +0000)]
MFH: Play nice, use 4digit years in DATE_RSS

18 years agoAdded memory_get_peak_usage() function for retrieving peak memory usage of
Ilia Alshanetsky [Tue, 30 May 2006 14:51:20 +0000 (14:51 +0000)]
Added memory_get_peak_usage() function for retrieving peak memory usage of
a PHP script.

18 years agoMFH: Fixed DATE_COOKIE, DATE_RSS & tests
Hannes Magnusson [Tue, 30 May 2006 14:46:46 +0000 (14:46 +0000)]
MFH: Fixed DATE_COOKIE, DATE_RSS & tests

18 years agoMFH: don't require libociei, this allows us to build ext/oci8 against basiclite OIC...
Antony Dovgal [Tue, 30 May 2006 13:16:48 +0000 (13:16 +0000)]
MFH: 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:14:51 +0000 (13:14 +0000)]
- Now as text and not HTML.

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

18 years agono need to call zend_is_callable() if callable is known to be invalid
Antony Dovgal [Tue, 30 May 2006 09:46:59 +0000 (09:46 +0000)]
no need to call zend_is_callable() if callable is known to be invalid
free fname on failure and plug possible leak

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

18 years agoMFH: no need to check it for not-NULL
Antony Dovgal [Mon, 29 May 2006 21:31:49 +0000 (21:31 +0000)]
MFH: no need to check it for not-NULL

18 years agoMFH: there is no ce at this point, revert this line to its previous state
Antony Dovgal [Mon, 29 May 2006 21:28:29 +0000 (21:28 +0000)]
MFH: there is no ce at this point, revert this line to its previous state

18 years agofix tests
Antony Dovgal [Mon, 29 May 2006 21:08:02 +0000 (21:08 +0000)]
fix tests

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

18 years agoMFH: return NULL in case of error
Antony Dovgal [Mon, 29 May 2006 20:26:32 +0000 (20:26 +0000)]
MFH: return NULL in case of error

18 years ago- BFN
Marcus Boerger [Mon, 29 May 2006 20:07:39 +0000 (20:07 +0000)]
- BFN

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

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

18 years ago- Fixed bug #36949 (invalid internal mysqli objects dtor)
Michael Wallner [Mon, 29 May 2006 16:53:56 +0000 (16:53 +0000)]
- Fixed bug #36949 (invalid internal mysqli objects dtor)

18 years agoBFN
Antony Dovgal [Mon, 29 May 2006 11:00:32 +0000 (11:00 +0000)]
BFN

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

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

18 years agoinitialize srcstream
Antony Dovgal [Mon, 29 May 2006 10:39:59 +0000 (10:39 +0000)]
initialize srcstream

18 years agoMFH: prevent resource leaking when passing invalid stream resource as second argument
Antony Dovgal [Mon, 29 May 2006 10:24:49 +0000 (10:24 +0000)]
MFH: prevent resource leaking when passing invalid stream resource as second argument

18 years agoFix for bug #37620
Georg Richter [Mon, 29 May 2006 05:38:50 +0000 (05:38 +0000)]
Fix for bug #37620

18 years ago- news entry for apache2handler ap_set_content_type() fix
Michael Wallner [Sun, 28 May 2006 20:34:10 +0000 (20:34 +0000)]
- news entry for apache2handler ap_set_content_type() fix

18 years agoMFH: call ap_set_content_type() only once, else each time we call it,
Michael Wallner [Sun, 28 May 2006 20:32:00 +0000 (20:32 +0000)]
MFH: 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 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).