]> granicus.if.org Git - php/shortlog
php
2004-07-11 Andrey Hristovfixing bug 29038:
2004-07-11 Timm Friebe- Initial release
2004-07-11 Timm Friebe- Added simple test for float exceeding the float precision
2004-07-11 Timm Friebe- Initial release
2004-07-11 Timm Friebe- Initial release
2004-07-11 Ilia AlshanetskyFixed bug #29008 (array_combine() does not handle non...
2004-07-11 <changelog... ChangeLog update
2004-07-10 Jon PariseDragonFly BSD is derived from FreeBSD and requires...
2004-07-10 Wez FurlongFix #28402: no need for -ldl
2004-07-10 Wez FurlongBump PHP 5 sqlite extension number to 2.0
2004-07-10 Wez FurlongUpgrade bundled library to 2.8.14 + misc fixes
2004-07-10 Wez FurlongRIP: greedy ready problems
2004-07-10 Andi Gutmans- Better stability during premature shutdown of request...
2004-07-09 Ilia AlshanetskyFixed function proto.
2004-07-09 <changelog... ChangeLog update
2004-07-08 Ilia AlshanetskyFixed bug #29049 (array sorting via user function/metho...
2004-07-08 Sergey Kartashoff- A bugfix in search words hilightling code (mnogosearc...
2004-07-08 Ilia AlshanetskyLast dangerous alloca() bits.
2004-07-08 <changelog... ChangeLog update
2004-07-07 Edin KadribasicAdded memory-limit to the list of excluded force-on...
2004-07-07 Georg Richteradded check in config.m4 for deprecated library
2004-07-07 <changelog... ChangeLog update
2004-07-06 Ilia AlshanetskyFixed bug #29034 (wordwrap() returns a boolean when...
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...
next