]> granicus.if.org Git - php/shortlog
php
2006-11-20 Marcus Boerger- MFH: Fix arginfo
2006-11-20 Marcus Boerger- MFH: Add new test
2006-11-20 Ilia AlshanetskyFixed compiler warnings
2006-11-20 Antony DovgalMFH
2006-11-20 Antony Dovgalfix test on Solaris
2006-11-20 Antony DovgalMFH
2006-11-19 Nuno Lopesnew tests. what a crazy idea...
2006-11-19 Ilia Alshanetskypack()/unpack() tests
2006-11-19 Ilia AlshanetskyFixed bug #38770 (unpack() broken with longs on 64...
2006-11-17 Dmitry StogovCOM initialization/deinitialization are done only if...
2006-11-16 Nuno Lopesremove old file (which was already removed from 4.4...
2006-11-16 Ilia AlshanetskyFixed compiler warnings
2006-11-16 Hannes MagnussonFix ftruncate() with negative size on FreeBSD
2006-11-16 Antony Dovgalfix tests
2006-11-16 Antony Dovgaladd new tests
2006-11-16 Hannes Magnussonrenamed to oo_getcomment.phpt
2006-11-15 Pierre Joye- mv oo_get_comment.phpt oo_getcomment.phpt
2006-11-15 Pierre Joye- MFH: #39217, serialNumber might be -1 when the value...
2006-11-15 Antony Dovgaladd new tests, improve existing ones
2006-11-15 Antony Dovgalfix leak, add test
2006-11-15 Sara GolemonBackport md2, ripemd256, and ripemd320 algos from HEAD
2006-11-15 Pierre Joye#9278 and #39506, force the binary mode for the zip...
2006-11-15 Ilia AlshanetskyFixed bug #37773 (iconv_substr() gives "Unknown error...
2006-11-15 Dmitry Stogovtypo
2006-11-15 Antony Dovgalfix leak appearing when converting object to NULL
2006-11-15 Antony Dovgaladd new tests
2006-11-15 Pierre Joye#39506 and PECL #9278, should fix the problem for the...
2006-11-15 Dmitry StogovFixed bug #39445 (Calling debug_backtrace() in the...
2006-11-15 Dmitry StogovRemoved unnecessary getenv/putenv calls
2006-11-15 Antony Dovgalfix test on AIX
2006-11-15 Antony Dovgalfix test
2006-11-15 Dmitry StogovFixed wrong ext/filter behavior. It didn't register...
2006-11-15 Antony Dovgalfix test
2006-11-15 Hannes MagnussonFix test (file_put_contents() now uses __toString)
2006-11-15 Ilia AlshanetskyAdded missing object support to file_put_contents().
2006-11-14 Antony Dovgalone more test
2006-11-14 Antony Dovgaladd new tests
2006-11-14 Edin KadribasicBundled lib upgrade
2006-11-14 Edin KadribasicTell linker that we're using stati libcurl
2006-11-14 Derick Rethans- MFH: No idea if we actually support 16 bit systems...
2006-11-14 Dmitry StogovFixed VC2005 support
2006-11-14 Dmitry StogovFixed problem with spaces in libpath
2006-11-14 Pierre Joye- #39508, do not use the 4 neighbors implementation...
2006-11-14 Dmitry Stogovcgi.* and fastcgi.* directives are moved to INI subsyst...
2006-11-14 Antony Dovgaladd .libs to .cvsignore
2006-11-14 Dmitry StogovAdded comments
2006-11-13 Ilia AlshanetskyFixed bug #36812 (pg_execute() modifies input array).
2006-11-13 Antony Dovgaladd new test
2006-11-13 Antony Dovgaldon't forget to close the stream when/if flock() fails
2006-11-13 Antony DovgalMFH: fix leaks in get_meta_tags() when used with b0rked...
2006-11-13 Antony DovgalMFH: improve the fix and the test
2006-11-13 Hannes MagnussonIt's called addEmptyDir(), not createEmptyDir()
2006-11-13 Ilia AlshanetskyFixed bug #36644 (possible crash in variant_date_from_t...
2006-11-13 Dmitry StogovUse symbolic names
2006-11-13 Antony DovgalMFH
2006-11-13 Antony Dovgalnew test
2006-11-13 Antony Dovgaladd a note that libxml2 2.6.2x is required
2006-11-13 Antony DovgalMFH: fix compile warning
2006-11-13 Antony Dovgalfix test
2006-11-13 Dmitry StogovFixed incorrect heap corruptiuon detection code
2006-11-12 Hannes MagnussonAdd missing header installation..
2006-11-12 Ilia AlshanetskyFixed generated file
2006-11-12 Ilia AlshanetskyFixed a memory leak when named & positional params...
2006-11-12 Hannes MagnussonMFH: SplFileObject no longer overwrites SplFileInfo...
2006-11-12 Ilia Alshanetskyremoved bogus char
2006-11-12 Hannes MagnussonMFH: SplFileObject::getFilename() no longer overwrites...
2006-11-12 Ilia AlshanetskyOptimized array functions utilizing php_splice().
2006-11-12 Marcus Boerger- MFH: Correct comments
2006-11-12 Hannes MagnussonMFH: Fixed bug#36975 (natcasesort() causes array_pop...
2006-11-12 Nuno Lopesfix leak in oo_stream.phpt
2006-11-12 Nuno Lopesfix leak in the object destrucotr when zip_close()...
2006-11-11 Nuno Lopesfix leaks within zip entries in several tests
2006-11-11 Nuno Lopesfix leak in oo_setArchiveComment.phpt
2006-11-11 Pierre Joye- fix leak in zip_close when the function's succeeded
2006-11-10 Nuno Lopesfix the bug I introduced previously, sorry
2006-11-10 Antony DovgalMFH
2006-11-10 Antony Dovgalfix possible issue with negative values in oci_set_prefetch
2006-11-10 Andi Gutmans- Fix typo
2006-11-10 Nuno Lopesmark a few variables and functions as static
2006-11-10 Nuno Lopesmark the binary search delimiters as unsigned, so that...
2006-11-10 Dmitry StogovFixed wrong realpath() result in case of unexistent...
2006-11-10 Hannes MagnussonFix tests
2006-11-10 Dmitry StogovFixed wrong realpath() result in case of unexistent...
2006-11-10 Antony Dovgalfix segfault in ZTS mode when statements containing...
2006-11-10 Dmitry StogovFixed bug #39454 (Returning a SOAP array segfaults...
2006-11-10 Dmitry Stogovstat() is reimplemented using using GetFileAttributesEx().
2006-11-10 Dmitry StogovFixed tests
2006-11-10 Dmitry StogovRemoved unnecessary ftell() calls (one call for each...
2006-11-10 Dmitry StogovDisabled reading from stream (calls to read()) after EOF
2006-11-10 Dmitry StogovVCWD_REALPATH() is improved to use realpath cache witho...
2006-11-10 Derick Rethans- Forward port the binary cast, which will do the same...
2006-11-10 Dmitry StogovIntialization code is moved from request startup to...
2006-11-10 Dmitry StogovStart timiout thread on Windows only if necessary
2006-11-10 Dmitry StogovImplemented registry cache that prevent registry lookup...
2006-11-10 Dmitry Stogovopendir() is reimplemented using GetFistFile/GetNextFil...
2006-11-10 Dmitry StogovRemoved unnecessary checks for ISREG file and correspon...
2006-11-10 Dmitry Stogovtypo
2006-11-10 Dmitry StogovZend Memory Manager Improvements
2006-11-10 Dmitry StogovFix warnings
2006-11-10 Dmitry StogovUse $(CC) for linking instead of $(LD). This allows...
next