]> granicus.if.org Git - php/shortlog
php
2004-07-06 Sergey Kartashoff- Some fixes in mnogosearch extension
2004-07-06 Marcus Boerger- Revert storing handle, got lost in 1.92, noticed...
2004-07-06 Ard BiesheuvelDon't copy ini items to module globals
2004-07-06 Sebastian BergmannFix ZTS build.
2004-07-06 Dmitry StogovFixed bug #28751 (SoapServer does not call _autoload())
2004-07-06 <changelog... ChangeLog update
2004-07-05 Ilia AlshanetskyEliminate alloca() calls where they can be affected...
2004-07-05 Ilia AlshanetskyDon't use alloca() where it can reached by the users.
2004-07-05 Marcus Boerger- Bugfix: #29019 Database not closing
2004-07-05 Andi Gutmans- Disable zend_mm for 5.0.0
2004-07-05 Sascha Schumann- revert to proper behaviour
2004-07-05 Moriyoshi Koizumi- Add test for bug #28325.
2004-07-05 <changelog... ChangeLog update
2004-07-04 Ilia AlshanetskyEliminate potentially dangerous alloca().
2004-07-04 Ilia AlshanetskyFixed bug #28963 (Missing space for \0 in address alloc...
2004-07-04 Marcus BoergerFix TSRM build
2004-07-04 <changelog... ChangeLog update
2004-07-03 Moriyoshi KoizumiBFN
2004-07-03 Moriyoshi Koizumi- Bugfix #28325 (circular reference serialisation).
2004-07-03 <changelog... ChangeLog update
2004-07-03 Andi Gutmans- Should fix mem leak with ZEND_MM. I made this change...
2004-07-02 <changelog... ChangeLog update
2004-07-01 Ilia AlshanetskyDo not use alloca() where it can be easily abused by...
2004-07-01 Sterling Hughesfix bug wrt to CURLOPT_POSTFIELDS where if you passed...
2004-07-01 Sara GolemonThat hashtable should never have been an argument....
2004-07-01 <changelog... ChangeLog update
2004-06-30 Frank M. KromannFix for #28512. news entry
2004-06-30 Frank M. KromannFix for #28512. Allocate enough space to store data
2004-06-30 Ilia AlshanetskyAnother instance where alloca() is not needed.
2004-06-30 Ard BiesheuvelFixed Ilia's alloca() issue/exploit
2004-06-30 Ilia AlshanetskyDo not use alloca() where it can be abused through...
2004-06-30 <changelog... ChangeLog update
2004-06-29 Wez FurlongFix for Bug #28964 fread "greedy" behaviour
2004-06-29 <changelog... ChangeLog update
2004-06-28 Ilia AlshanetskyRemoved pointless allocation check.
2004-06-28 Sebastian BergmannFix #28921 (Bad grammar in INSTALL).
2004-06-28 Derick Rethans- Fixed bug with leap year checking.
2004-06-28 Ard BiesheuvelRevert at Derick's request
2004-06-28 Ard BiesheuvelBFN
2004-06-28 Ard BiesheuvelMFB Fixed bug #28897 (-1 returned as -0.000 for 64...
2004-06-28 <changelog... ChangeLog update
2004-06-27 Ilia AlshanetskyRemoved unneeded if().
2004-06-27 Marcus BoergerAdd more tests
2004-06-27 Marcus BoergerAdd more tests
2004-06-27 <changelog... ChangeLog update
2004-06-26 Marcus BoergerBFN
2004-06-26 Moriyoshi Koizumi*** empty log message ***
2004-06-26 Uwe Schindlerreplace strncpy with strlcpy
2004-06-26 Stefan EsserAs long we pass values by reference this is needed...
2004-06-26 Stefan EsserFixed input_filter functions need emalloc()ed values.
2004-06-26 Stefan Esserstrip_tags() news
2004-06-26 Stefan EsserIE we love you all...
2004-06-26 Moriyoshi Koizumi- WS
2004-06-26 Moriyoshi Koizumi- Fix bug #28466 (mbstring_convert_variables() problem).
2004-06-26 <changelog... ChangeLog update
2004-06-25 Edin KadribasicMFB: Memory leak fix (patch by Joe Orton)
2004-06-25 Wez Furlongexport zend stream functions for zend extensions under...
2004-06-25 <changelog... ChangeLog update
2004-06-24 Sara GolemonEase off on severity of new error (Using Resources...
2004-06-24 Ilia AlshanetskyMFB: Fixed bug #1713 (possible crash inside tidy_get_er...
2004-06-24 Stefan EsserFixed zend_parse_parameters arguments...
2004-06-24 Ilia AlshanetskyAdded missing safe_mode & open_basedir checks.
2004-06-24 <changelog... ChangeLog update
2004-06-23 Sara GolemonBugFix #28879 Inconsistent behavior between explicit...
2004-06-23 George Schlossnaglefix for inheritability
2004-06-23 Georg Richteradded php_mysqli_construct_get to support __construct...
2004-06-23 Ard BiesheuvelChanged name to all caps
2004-06-23 Ard BiesheuvelReturn all results as strings until I can convince...
2004-06-23 Ard BiesheuvelFixed some int-long issues
2004-06-23 Uwe SchindlerAddendum to bug #28878: change ini keys as PHP_INI_SYSTEM
2004-06-23 Dmitry StogovAdded SOAP configuration directives
2004-06-23 <changelog... ChangeLog update
2004-06-22 Andrei ZmievskiMFB (better error checking in pcre_fullinfo() calls).
2004-06-22 Ilia AlshanetskyFixed possible buffer overflow.
2004-06-22 Alex LeighUpdated the author's contact information.
2004-06-22 Uwe SchindlerFix bug #28878: php.ini values in php5_execute
2004-06-22 Dmitry StogovBUGFIX: Segfault if server's URL has no path. ("http...
2004-06-22 <changelog... ChangeLog update
2004-06-21 Ilia AlshanetskyAdded missing safe_mode check.
2004-06-21 Sara GolemonBFN
2004-06-21 Sara GolemonBugFix#28868 (Part Two): This fixes thread unsafety...
2004-06-21 Marcus BoergerFixed bug #28822: ArrayObject::offsetExists() works...
2004-06-21 Sara GolemonBugFix#28868: Wrapper hash not thread-safe.
2004-06-21 Dmitry StogovSupport for HTTP redirection.
2004-06-21 Tomas V.V.CoxMore output magic on nested exceptions
2004-06-21 Tomas V.V.CoxBe more consistent with CS
2004-06-21 Tomas V.V.CoxSome API changes:
2004-06-21 <changelog... ChangeLog update
2004-06-20 Ilia AlshanetskyRemoved unneeded checks around Zend allocation macros.
2004-06-20 Tomas V.V.CoxFirst release of the PEAR_Exception class
2004-06-20 Marcus BoergerBFN
2004-06-20 Marcus BoergerFix 2nd issue of bug #28831
2004-06-20 Marcus BoergerBFN
2004-06-20 Marcus BoergerBugfix #28851: call_user_func_array has typo in error...
2004-06-20 <changelog... ChangeLog update
2004-06-19 Jan Lehnardt- do it right (phpize path issue)
2004-06-19 Jan Lehnardt- phpize now can handle directories with spaces in...
2004-06-19 Sebastian BergmannReflection_* -> Reflection*. Patch by Timm Friebe.
2004-06-19 <changelog... ChangeLog update
2004-06-18 Sara GolemonAnother typo in converting array index doubles to long.
next