]> granicus.if.org Git - php/shortlog
php
2004-08-09 Dmitry StogovIncluded ext/soap fixes from CVS HEAD.
2004-08-09 Georg Richterfixed bug #29577 (MYSQLI_CLIENT_FOUND_ROWS undefined)
2004-08-08 Ilia AlshanetskyRemove \r characters from file.
2004-08-08 Christian StockerFixed bug #29573.
2004-08-08 Christian StockerMFH (fix for Bug #29573 : Segmentation fault when php...
2004-08-07 Wez FurlongBFN
2004-08-07 Wez FurlongMFH: Fix for Bug #29490 from Michael Sisolak
2004-08-06 Sara GolemonMFH ZTS Fix
2004-08-06 Wez FurlongMFH: avoid possible segfault with stream_socket_client...
2004-08-05 Ilia AlshanetskyMFH: php_error() -> php_error_docref()
2004-08-05 Edin KadribasicMFH: Export php_libxml_error_handler for windows build...
2004-08-05 Antony DovgalMFH: remove all references to @ thing, as it's not...
2004-08-05 Ilia AlshanetskyMFH: Eliminate unneeded variable.
2004-08-04 Frank M. KromannRevert. ADD_EXTENSION_DEP is available in this branch!
2004-08-04 Frank M. KromannNo extension dependency in this branch
2004-08-04 Frank M. KromannMFH: Move iconv exports to the iconv extension and...
2004-08-04 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-08-04 Zeev SuraskiFix prototypes
2004-08-04 Zeev SuraskiFix prototypes
2004-08-04 Georg Richterfixed bug #29522
2004-08-04 Marcus BoergerMFH missing part
2004-08-04 Ilia AlshanetskyMFH: Fixed argument handling in sun* functions.
2004-08-03 Edin KadribasicTypofix
2004-08-03 Edin KadribasicMFH
2004-08-03 Marcus BoergerMFH
2004-08-03 Marcus BoergerBFN
2004-08-03 Marcus Boerger- MFH Bug #29505 get_class_vars() severely broken when...
2004-08-03 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-08-03 Antony DovgalMFH: typo in ini parameter name
2004-08-03 Antony DovgalMFH: fix typo in php.ini-dist & php.ini-recommended
2004-08-03 Greg Beavercommit for win32 - binary so line endings are always...
2004-08-03 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-08-02 Ilia AlshanetskyMFH: Allow sqlite_fetch_column_types() to properly...
2004-08-02 Marcus BoergerMFH Change to use memcmp instead of strcmp
2004-08-02 Ilia AlshanetskyMFH: A gentler (performance wise) allocation of buffer...
2004-08-01 Marcus Boerger- Add new tests
2004-08-01 Marcus Boerger- Enforce protocol on magic methods/functions
2004-08-01 Wez FurlongMFH usleep fix, and BFN.
2004-07-31 Wez FurlongMFH: zts fix
2004-07-31 Wez FurlongMFH: streams fixes
2004-07-30 Wez FurlongMFH: zts fix for ini entries and dl()
2004-07-30 Wez FurlongMFH: win32 zts fix
2004-07-30 Wez FurlongMFH: various ZTS fixes
2004-07-30 Edin KadribasicMFH
2004-07-30 Edin KadribasicMFH
2004-07-30 Edin KadribasicMFH
2004-07-30 Ilia AlshanetskyMFH: Fixed bug #29443 (Sanity check for wbmp detection).
2004-07-29 Edin KadribasicMFH
2004-07-29 Edin KadribasicMFH: Fix informix compilation on Windows (bug #29340)
2004-07-29 Timm Friebe- MFH:
2004-07-29 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-29 Ilia AlshanetskyMFH: Fixed but #29437 (Possible crash inside array_walk...
2004-07-29 Wez FurlongBFN
2004-07-28 Wez FurlongMFH: #29431
2004-07-28 Wez FurlongMFH:
2004-07-28 Wez FurlongMoved to PECL
2004-07-28 Ilia AlshanetskyMFH: Better address availability check.
2004-07-28 Ilia AlshanetskyMFH: Fixed possible crash in stream_socket_recvfrom...
2004-07-28 Marcus BoergerMFH
2004-07-28 Andi Gutmans- Fix MAC OSX to always use native DSO loading
2004-07-28 Christian StockerMFH
2004-07-28 Ilia AlshanetskyMFH: Fixed bug #29342 (strtotime() does not handle...
2004-07-27 Ilia AlshanetskyMFH: Fixed bug 29395 (sqlite_escape_string() returns...
2004-07-27 Ilia AlshanetskyMFH: Added missing comma.
2004-07-27 Ilia AlshanetskyMFH: Fixed bug #29349 (imagecreatefromstring() crashes...
2004-07-26 Georg RichterMFH: fixed bug 29335
2004-07-26 Georg RichterMFH: fixed bug in mysqli->client_version
2004-07-25 Marcus Boerger- Update/Add tests
2004-07-25 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-25 Ilia AlshanetskyMFH: Fixed bug #29369 (Uploaded files with ' or " in...
2004-07-25 Marcus BoergerBFN
2004-07-25 Marcus Boerger- MFH: Fix bug #29368 : The destructor is called when...
2004-07-23 Georg Richterfixed bug #29311
2004-07-23 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-23 Edin KadribasicMFB: Updated version number
2004-07-23 Ilia AlshanetskyMFH: Fixed bug #29333 (output_buffering + trans_sess_id...
2004-07-22 Stefan EsserMFH
2004-07-22 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-07-22 Marcus BoergerFix testcase
2004-07-22 Georg RichterMFH: changed warning (bug #29298) for outdated client...
2004-07-22 Sara GolemonMFH: This should fix binary safety for bound results.
2004-07-21 Edin KadribasicMFH: Fix for #28929 by Michael Sisolak
2004-07-21 Edin KadribasicMFH: Build fix
2004-07-21 Ilia AlshanetskyMFH: Fixed bug #29209 (imap_fetchbody() doesn't check...
2004-07-21 Marcus BoergerBFN
2004-07-21 Marcus BoergerMFH: Fixded #29291: get_class_vars() return names with...
2004-07-21 Christian StockerMFH. Fix for Bug 29010 "make test does not wait to...
2004-07-21 Ilia AlshanetskyMFH: Abort earlier on invalid format.
2004-07-20 Moriyoshi Koizumi- MFH (ctype.c: 1.31): Correct range checks.
2004-07-20 Moriyoshi Koizumioops...
2004-07-20 Marcus BoergerBFN
2004-07-20 Marcus BoergerMFH
2004-07-20 Moriyoshi Koizumi- MFH (iconv.c: 1.119): Fix possible leaks / segfaults...
2004-07-20 Marcus BoergerBFN
2004-07-20 Marcus BoergerMFH bugfix 28895
2004-07-20 Moriyoshi Koizumi- MFH (filters.c: 1.41): Add more null checks.
2004-07-20 Moriyoshi Koizumi- MFH (filters.c: 1.40): pemalloc() might return NULL
2004-07-20 Stanislav Malyshevexport ini parser
2004-07-20 Sebastian BergmannBFN: Fixed ReflectionClass::getMethod() and ReflectionC...
2004-07-20 Ilia AlshanetskyMFH: Fixed bug #29226 (ctype_* functions missing valida...
next