]> granicus.if.org Git - php/shortlog
php
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.
2004-06-18 George Schlossnagletests for the crash in bug 28213
2004-06-18 George Schlossnaglefix for 28213.
2004-06-18 Martin Jansen* Replaced the nonexistent word "postfix" with "suffix".
2004-06-18 Sara GolemonString lengths should never be char pointers.
2004-06-18 Ilia AlshanetskyFixed possible memory leak.
2004-06-18 Ilia AlshanetskyFixed bug #28818 (Apache 2 sapis do not export st_dev).
2004-06-18 <changelog... ChangeLog update
2004-06-17 Sara GolemonString length in parse_parameters should be int
2004-06-17 <changelog... ChangeLog update
2004-06-17 Ilia AlshanetskyProperly handly high ascii values in soundex().
2004-06-16 Ard Biesheuvel64-bit bugsquash party
2004-06-16 Stig Bakken* don't register object on destructors list if it does...
2004-06-16 <changelog... ChangeLog update
2004-06-15 Stefan EsserFixed: made 3rd parameter to strrpos 64bit safe.
2004-06-15 Marcus BoergerBFN
2004-06-15 Marcus Boerger#28789: ReflectionProperty getValue() fails on public...
2004-06-15 Pierre Joye- Fix #1602 (reported by Cox)
2004-06-15 Pierre Joye- Fix licence (#1645)
2004-06-15 Ard BiesheuvelRefactored statement allocation
2004-06-15 Rob RichardsBFN
2004-06-15 Rob RichardsFixed bug #28771 (Segfault when using xslt and clone)
2004-06-15 Ard BiesheuvelUn-revert param index fix
2004-06-15 Ard BiesheuvelRevert (at Wez's request)
next