]> granicus.if.org Git - php/shortlog
php
2006-12-07 Ilia AlshanetskyFixed bug #39754 (Some POSIX extension functions not...
2006-12-06 Rasmus LerdorfTypo
2006-12-06 Antony DovgalMFH
2006-12-06 Antony DovgalMFH: add missing 'F' modified (noticed by Matt)
2006-12-06 Rob RichardsFix win32 build
2006-12-06 Antony DovgalMFH
2006-12-06 Antony Dovgalnews
2006-12-06 Antony DovgalMFH: use BSD licensed implementation of double-to-strin...
2006-12-05 Antony DovgalMFH
2006-12-05 Ilia AlshanetskyFixed bug #39724 (Broken build due to spl/filter usage...
2006-12-05 Antony Dovgalcosmetic improvements
2006-12-05 Frank M. KromannRemove PHP4.x stuff
2006-12-05 Frank M. Kromann#39429 Update API
2006-12-05 Dmitry StogovFixed bug #39721 (Runtime inheritance causes data corru...
2006-12-05 Antony DovgalMFH: nuke redundant zval_ptr_dtor() call
2006-12-05 Ilia AlshanetskyFixed bug #36798 (Error parsing named parameters with...
2006-12-05 Ilia AlshanetskyRevert previous patch and it breaks builds with built...
2006-12-05 Hannes MagnussonFix test
2006-12-05 Rob RichardsBFN
2006-12-05 Rob Richardsfix bug #39625 (Apache crashes on importStylesheet...
2006-12-05 Dmitry StogovFixed FastCGI impersonation for persistent connections...
2006-12-05 Dmitry StogovRemoved unused zend_mm.*
2006-12-05 Ilia AlshanetskyFixed bug #39571 (timeout ssl:// connections).
2006-12-05 Pierre Joye- invalid filter
2006-12-05 Pierre Joye- MFH: invalid filter id should not return unsafe values
2006-12-04 Pierre Joye- MFH: callback test
2006-12-04 Pierre Joye- default filter is not string anymore (in comment)
2006-12-04 Pierre Joye- MFH: init tmp var
2006-12-04 Stanislav MalyshevImprove tolower()-related functions on Windows and...
2006-12-04 Ilia AlshanetskyFixed tests
2006-12-04 Antony DovgalMFH: fix build with Sun compiler, which doesn't support -O0
2006-12-04 Antony DovgalMFH: partly fix #39724
2006-12-04 Ilia AlshanetskyFixed test (user is a reserved keyword in pgsql)
2006-12-04 Antony Dovgalfix tests
2006-12-04 Dmitry StogovFixed bug #38274 (Memlimit fatal error sent to "wrong...
2006-12-04 Antony DovgalMFH: fix retval type
2006-12-04 Ilia AlshanetskyFixed bug #37627 (session save_path check checks the...
2006-12-04 Antony DovgalMFH: look for tests in sapi/cli
2006-12-04 Ilia AlshanetskyFixed bug #38319 (Remove bogus warnings from persistent...
2006-12-04 Ilia AlshanetskyFixed bug #38252 (Incorrect PDO error message on invali...
2006-12-04 Ilia AlshanetskyAdded test for previous bug
2006-12-04 Ilia AlshanetskyFixed bug #39483 (Problem with handling of \ char in...
2006-12-03 Ilia AlshanetskyDefault to buffered queries (much faster)
2006-12-03 Ilia AlshanetskyAdded missing check for mismatching number of tokens...
2006-12-03 Ilia AlshanetskyAdded "default" option that allows a default value...
2006-12-03 Ilia AlshanetskyConfig fix from Gentoo
2006-12-03 Ilia AlshanetskyFixed bug #39718 (possible crash if assert.callback...
2006-12-03 Ilia AlshanetskyFixed php_readdir_r() usage in scandir emulation
2006-12-03 Antony DovgalMFH
2006-12-03 Antony DovgalMFH: fix leaks
2006-12-03 Antony DovgalMFH: fix AIX build
2006-12-03 Hannes MagnussonFix test on fbsd
2006-12-02 Nuno Lopesnew tests. increase coverage for more than 90%
2006-12-02 Ilia AlshanetskyFixed bug #39527 (Failure to retrieve results when...
2006-12-01 Frank M. KromannFix win32 build
2006-12-01 Frank M. KromannFix win32 build
2006-12-01 Ilia AlshanetskyFixed typo
2006-12-01 Dmitry StogovBug #39438 (Fatal error: Out of memory)
2006-12-01 Dmitry Stogovtypo
2006-12-01 Ilia AlshanetskyFixed a possible memory corruption in dbase_open()...
2006-12-01 Nuno Lopestests + BFN
2006-12-01 Nuno Lopesfix bug #39458: ftp_nlist() returns false on empty...
2006-12-01 Dmitry StogovFixed bug #39702 (php crashes in the allocator on linux...
2006-12-01 Dmitry StogovFixed bug #39640 (Segfault with "Allowed memory size...
2006-12-01 Dmitry StogovFixed bug #39652 (Wrong negative results from memeory_g...
2006-12-01 Marcus Boerger- MFH: Fix handling of recursive inner iterators
2006-12-01 Ilia AlshanetskyDisallow \0 chars inside session.save_path
2006-11-30 Ilia AlshanetskySmall hash table optimization
2006-11-30 Ilia AlshanetskyAdded check for crypt_r()
2006-11-30 Ilia AlshanetskyAdded missing function checks
2006-11-30 Ilia Alshanetskylast set of zts fixes
2006-11-30 Ilia AlshanetskyThread safety fixes.
2006-11-30 Ilia AlshanetskyThread-safety issues
2006-11-30 Ilia AlshanetskyUse reantrant crypt_r() whenever possible.
2006-11-30 Ilia AlshanetskyUse thread-safe code
2006-11-30 Antony Dovgalfix test
2006-11-30 Ilia AlshanetskyThread safety fixed for *nix systems
2006-11-29 Ilia AlshanetskyFixed bug #39648 (Implementation of PHP functions chown...
2006-11-29 Antony DovgalMFH
2006-11-29 Derick Rethans- Updated timezone database to version 2006.16.
2006-11-29 Ilia AlshanetskyFixed bug #39663 (Memory leak in pg_get_notify() and...
2006-11-29 Antony DovgalMFH: fix #39673 (file_get_contents causes bus error...
2006-11-29 Rob Richardscorrect fix for bug #39662 to fix leak and tree corruption
2006-11-28 Marcus Boerger- MFH: Add new example
2006-11-28 Antony DovgalMFH: resolve coverity issue #224
2006-11-28 Antony Dovgaladd php_unescape_html_entities() proto to the header
2006-11-28 Antony DovgalMFH: fix #39662 (Segfault when calling asXML() of a...
2006-11-28 Antony Dovgaladd test
2006-11-28 Ilia AlshanetskyFixed bug #39656 (crash when calling fetch() on a PDO...
2006-11-28 Antony DovgalBFN
2006-11-28 Antony DovgalMFH: fix #39653 (ext/dba doesn't check for db-4.5 and...
2006-11-28 Pierre Joye- fix warning
2006-11-28 Ilia AlshanetskyReplace non-threadsafe rand() with php_rand_r()
2006-11-27 Antony DovgalMFH: fix #39564 (PDO::errorInfo() returns inconsistent...
2006-11-27 Antony DovgalMFH: fix test on FreeBSD
2006-11-26 Alex WaughMFH: Improve robustness of sending routines
2006-11-26 Ilia AlshanetskyFixed bug #39623 (thread safety fixes on *nix for puten...
2006-11-26 Ilia AlshanetskyFixed test, in some versions of c-client returned value...
2006-11-26 Ilia AlshanetskyFixed test
2006-11-26 Ilia AlshanetskyAdded a meta tag to phpinfo() output to prevent search...
next