summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* New memory managerDmitry Stogov2006-07-181-0/+1
|
* - MFH Fix #38125 undefined reference to spl_dual_it_free_storageMarcus Boerger2006-07-171-0/+1
|
* - fix bug #37945 pathinfo() cannot handle argument with special charactersMichael Wallner2006-07-171-0/+2
| | | | | like german "Umlaute"
* Added DOMNode::getNodePath() for getting an XPath for a node.Christian Stocker2006-07-161-0/+1
|
* - MFH Fixed Bug #29538 number_format and problem with 0Marcus Boerger2006-07-161-0/+1
|
* - MFH Pathinfo allows to get filename (Toby S, Christian S)Marcus Boerger2006-07-161-0/+2
|
* - MFH Implement todo: SplFileObject: ability to set the CSV separator per objectMarcus Boerger2006-07-151-0/+1
|
* - MFH array_fill_keys, better unicode support, use new param parsing APIMarcus Boerger2006-07-151-1/+1
|
* - MFH Added array_fill_keys(). (Marcus, Mathew W)Marcus Boerger2006-07-151-0/+1
|
* MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger ↵Antony Dovgal2006-07-131-0/+2
| | | | | | | than the actual length) add tests
* fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris)Antony Dovgal2006-07-121-0/+2
|
* Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding ↵Dmitry Stogov2006-07-121-0/+2
| | | | option)
* Fixed bug #36759 (Objects destructors are invoked in wrong order when script ↵Dmitry Stogov2006-07-121-0/+2
| | | | is finished).
* Fixed bug #37947 (zend_ptr_stack reallocation problem)Dmitry Stogov2006-07-101-0/+1
|
* Fixed bug #38055 (Wrong interpretation of boolean parameters)Dmitry Stogov2006-07-101-0/+1
|
* Fixed bug #38019 (segfault extending mysqli class)Dmitry Stogov2006-07-101-0/+1
|
* Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)Dmitry Stogov2006-07-101-1/+3
|
* Fixed bug #38004 Parameters in SoapServer are decoded twiceDmitry Stogov2006-07-101-0/+1
|
* - BFNMarcus Boerger2006-07-101-0/+1
|
* - MFH Fixed bug #37816 (ReflectionProperty does not throw exception when ↵Marcus Boerger2006-07-101-0/+2
| | | | accessing protected attribute)
* - BFNMarcus Boerger2006-07-091-0/+1
|
* - BFNMarcus Boerger2006-07-091-0/+1
|
* BFNAntony Dovgal2006-07-051-0/+2
|
* apache2filter on windows newsEdin Kadribasic2006-07-051-0/+3
|
* - MFH: Updated timezonedb to version 2006.7.Derick Rethans2006-07-041-0/+1
| | | | | - MFH: Fixed test cases because of new constant values for the formats.
* Changed priority of PHPRC environment variable on win32 to be higher then ↵Dmitry Stogov2006-07-041-0/+2
| | | | value from registry.
* Adding Apache2Filter newsJohn Coggeshall2006-07-031-0/+2
|
* Fixed bug #37987 (invalid return of file_exists() in safe mode).Ilia Alshanetsky2006-07-021-0/+1
|
* newsAntony Dovgal2006-06-301-0/+2
|
* Improved safe_mode check for the error_log() function.Ilia Alshanetsky2006-06-281-0/+1
|
* BFNAntony Dovgal2006-06-281-0/+2
|
* Improved the error reporting in SOAP extension on request failure.Ilia Alshanetsky2006-06-271-0/+1
|
* BFNAntony Dovgal2006-06-271-0/+1
|
* Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML()Hannes Magnusson2006-06-261-0/+2
|
* Fixed bug #37862 (Integer pointer comparison to numeric value)Dmitry Stogov2006-06-261-0/+2
|
* MFH http_build_query() & parse_url() newsHannes Magnusson2006-06-251-0/+4
| | | | | # Patch by helgi thormar
* Added image_type_to_extension()Hannes Magnusson2006-06-251-0/+1
| | | | | # Was suppost to be in 5.0beta#3... :)
* Bug fix news...Hannes Magnusson2006-06-201-0/+1
|
* BFNAntony Dovgal2006-06-191-0/+1
|
* - Fix Bug #37780 memory leak trying to execute a non existing file (CLI)Michael Wallner2006-06-191-0/+2
|
* Added posix_initgroups() function.Ilia Alshanetsky2006-06-191-0/+1
|
* MFH: Backported allow_url_include from HEAD. This directive allowsRasmus Lerdorf2006-06-161-0/+1
| | | | | | separate control of URL handling in includes/requires allowing sites to enable allow_url_fopen without enabling remote includes.
* New crypt() implementation for win32 which is about 10 times faster and has ↵Dmitry Stogov2006-06-161-0/+2
| | | | more friendly license.
* Added automatic module globals managementDmitry Stogov2006-06-151-0/+1
|
* fix news. gaps left intentionally..foobar2006-06-151-39/+44
|
* Improved performance of the implode() function on associated arrays byIlia Alshanetsky2006-06-111-0/+2
| | | | | 200-300%.
* Improved performance of str_replace() when doing 1 char to 1 char or 1 charIlia Alshanetsky2006-06-101-0/+2
| | | | | to many chars replacement by 30-40%.
* BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,Michael Wallner2006-06-091-0/+2
| | | | | pumuckel at metropolis dot de)
* Update creditsIlia Alshanetsky2006-06-081-1/+1
|
* - Fixed bug #37747 (strtotime segfaults when given "nextyear").Derick Rethans2006-06-081-0/+1
|