]> granicus.if.org Git - php/shortlog
php
2005-09-27 Marcus Boerger- BFN
2005-09-26 Wez Furlongensure that this size is initialized correctly
2005-09-26 Ilia AlshanetskyTouch generated file
2005-09-26 Ilia AlshanetskyMFH: upgraded bundled libsqlite3 to version 3.2.7
2005-09-26 Marcus Boerger- MFH: Reset global pointer to NULL after mem free...
2005-09-26 Ilia AlshanetskyBug fixing news
2005-09-26 Ilia AlshanetskyFixed bug #34645 (ctype corrupts memory when validating...
2005-09-25 Marcus Boerger- Try to fix bugs #34216 (Segfault with autoload) and...
2005-09-25 Ilia AlshanetskyBug fixing news
2005-09-25 Ilia AlshanetskyMFH: Fixed bug #34321 (Possible crash in filter code).
2005-09-25 Wez Furlongreinstate this fix for building against PHP 5.0.x.
2005-09-25 Wez FurlongFixup LOB handling for inserts (refs #34630).
2005-09-25 Wez Furlongrefs #34630.
2005-09-24 Marcus Boerger- MFH: Rename here too
2005-09-24 foobarRevert the "fix". It works fine when you use PHP_5_1
2005-09-24 foobarfix typo
2005-09-24 Marcus Boerger- MFH: Serializeable was renamed to Serializable long ago
2005-09-24 Wez Furlong99% certain that this fixes PECL #5366 and PECL #5391.
2005-09-24 Wez FurlongRefs #34630
2005-09-24 Wez Furlonga test for bug #34630
2005-09-24 Wez FurlongRefs #34630
2005-09-24 foobarDocumentation belongs elsewhere
2005-09-24 Edin KadribasicAllow php extensions to use php_escape_shell_cmd()...
2005-09-24 Edin KadribasicBuild PDO and SQLite as shared
2005-09-24 Pierre Joye- MFH #33220, infinite loop while loading invalid GIF...
2005-09-24 Edin Kadribasicsqlite3.h is a generated file
2005-09-24 Edin KadribasicDeclare functions used by driver as PDO_API in php_pdo_...
2005-09-23 Antony DovgalMFH: fix test
2005-09-23 Anantha Kesari H YNetWare LibC don't have socketpair function. So enablin...
2005-09-23 foobarws fix
2005-09-23 Antony DovgalMFH
2005-09-23 Antony Dovgaladd new tests
2005-09-23 Antony Dovgal- store current value of error_reporting only if it...
2005-09-23 Anantha Kesari H YIn NetWare two binaries with the same name can not...
2005-09-23 foobarMFH: Improved the fix for #21306 a bit
2005-09-23 Dmitry StogovMFH
2005-09-22 Antony DovgalMFH: fix #32081 (mysqli_real_connect(): mysqli.default_...
2005-09-22 Antony Dovgalbump API number
2005-09-22 Antony DovgalBFN
2005-09-22 Antony DovgalMFH: fix #33771 (error_reporting falls to 0 when @...
2005-09-22 Ilia AlshanetskyFixed test
2005-09-22 Edin KadribasicFix building of extensions that inlcude extname/header.h
2005-09-22 foobar- Fixed bug #34583 ("make install" prematurely fails...
2005-09-21 Marcus Boerger- BFN
2005-09-21 Marcus Boerger- MFH Fixed Bug #34590 User defined PDOStatement class...
2005-09-21 Marcus Boerger- Add ability to execute .php generated from .phpt...
2005-09-21 Dmitry StogovFixed memory corruption
2005-09-21 Dmitry StogovAllow fopen() make HTTPS requests throug HTTP proxies
2005-09-21 Ilia Alshanetskyfixed compiler warnings
2005-09-21 Ilia AlshanetskyMFH: Fixed bug #34565 (mb_send_mail does not fetch...
2005-09-21 Marcus Boerger- MFH Fix Bug #34243 ReflectionClass::getDocComment...
2005-09-21 Derick Rethans- MFH: Fixed definition in correct file. (Patch by...
2005-09-21 Derick Rethans- MFH: Moved the FREE_OP to after the execution of...
2005-09-20 Johannes Schlüter- MFH: Remove HTML fragments from phpcredits() in CLI...
2005-09-20 foobarBFN
2005-09-20 foobarMFH: - Fixed bug #21306 (catch bailouts of write handle...
2005-09-20 Ilia AlshanetskyMFH: Allow overloading of PDO constructor.
2005-09-20 Stanislav Malyshevfix crash on restarting static PHP having session modul...
2005-09-20 foobarno irrelevant news here (pdo was never in PHP before...
2005-09-20 Wez FurlongMFH: use PDO:: class constants
2005-09-20 Ilia AlshanetskyRemove pointless PDO_ prefix
2005-09-20 Ilia AlshanetskyMFH: Make PDO use class constants
2005-09-19 Marcus Boerger- MFH Fix filename
2005-09-19 Antony DovgalMF5.0: add new test
2005-09-19 Dmitry StogovFixed access to uninitialized value
2005-09-19 Marcus Boerger- MFH Add deprecated/compatibility class for BC
2005-09-19 Dmitry StogovMFH (removed unnecesary call to zval_ptr_dtor)
2005-09-19 Dmitry StogovFixed access to memory that is already freed (in case...
2005-09-19 Dmitry StogovFixed parameter passing incompatibilities.
2005-09-18 foobarcleanup, typos, etc
2005-09-18 Antony Dovgalfix build (declare extern HashTable pdo_driver_hash)
2005-09-18 Marcus Boerger- MFH: Synch dosu
2005-09-18 Marcus Boerger- MFH: Add missing docu/Synch
2005-09-18 Marcus Boerger- Commite manually if not conatined in bunch commit
2005-09-18 Marcus Boerger- Synch naming/move changes with HEAD
2005-09-18 Wez Furlongmove pdo_drivers -> PDO::getAvailableDrivers as part...
2005-09-17 Edin KadribasicAdded --add-modules-dir option to buidconf.js:
2005-09-16 Antony DovgalBFN
2005-09-16 Antony DovgalMFH: check class_entry of this_ptr in Reflection API
2005-09-16 Antony DovgalBFN
2005-09-16 Antony Dovgalfix #34505 (possible memory corruption when unmangling...
2005-09-16 Antony Dovgalfix #34505 (possible memory corruption when unmangling...
2005-09-16 Dmitry StogovFixed bug #34478 (Incorrect parsing of url's fragment...
2005-09-16 Dmitry StogovFixed bug #34518 (Unset doesn't separate container...
2005-09-16 Dmitry StogovMFH (overriding of protected static property)
2005-09-16 foobarcorrect flag
2005-09-16 foobarFixed bug #34525
2005-09-16 foobarfix test
2005-09-15 foobar- Fix tests due to changes in the error messages.
2005-09-15 Derick Rethans- MFH: Fixed bug #34052 (date('U') returns %ld not...
2005-09-15 Marcus Boerger- Rename file class again by popular demmand: calling...
2005-09-15 foobar- Fixed error message grammar
2005-09-15 Marcus Boerger- Update docu
2005-09-15 Marcus Boerger- Update with latest SPLchanges
2005-09-15 Marcus Boerger- No longer needed (moved into c)
2005-09-15 Marcus Boerger- MFH: Add new files
2005-09-15 Marcus BoergerMFH:
2005-09-14 Derick Rethans- Fixed shutdown order before RC2.
2005-09-14 Marcus Boerger- MFH: Improve error message
2005-09-14 foobarMFH
next