]> granicus.if.org Git - php/shortlog
php
2006-12-19 Antony Dovgalserialize() should use '.' as decimal point irrespectiv...
2006-12-19 Dmitry StogovFixed bug #39815 (SOAP double encoding is not locale...
2006-12-19 Edin KadribasicUpdated list of available extensions in dlls.
2006-12-19 Edin KadribasicEnable full build with newer Microsoft compilers
2006-12-19 Hannes MagnussonFix tests
2006-12-19 Dmitry StogovFixed bug #39869 (safe_read does not initialize errno...
2006-12-19 Dmitry StogovAdded function stream_socket_shutdown(). It is a wraper...
2006-12-19 Brian ShireBFN
2006-12-18 Ilia AlshanetskyFixed bug #39845 (Persistent connections generate a...
2006-12-18 Ilia AlshanetskyCleanup & optimize php_filter_encode_url()
2006-12-18 Ilia AlshanetskyLess hackish support for spaces at the start of tags...
2006-12-18 Ilia AlshanetskyFixed bugs with trimming of spaces
2006-12-18 Antony DovgalMFH: fix #39850 (SplFileObject throws contradictory...
2006-12-18 Dmitry StogovFixed bug #39832 (SOAP Server: parameter not matching...
2006-12-18 Antony DovgalMFH: fix possible invalid read (reproducible only on...
2006-12-18 Zeev SuraskiWhitespace
2006-12-18 Dmitry StogovFixed random generation of cookies and canaries
2006-12-18 Antony DovgalMFH
2006-12-18 Antony Dovgalremove the comment, it's not valid anymore
2006-12-18 Hannes MagnussonMFH:
2006-12-18 Dmitry StogovMFH: __builtin_expect() exists only in GCC 3.0 and...
2006-12-18 Ilia AlshanetskyFilter fixes:
2006-12-17 Brian ShireFixed bug #30074
2006-12-17 Ilia AlshanetskyFixed compiler warning
2006-12-17 Ilia AlshanetskyFixed bug #39779 (Enable AUTH PLAIN mechanism in underl...
2006-12-17 Hannes MagnussonFix build
2006-12-16 Ilia AlshanetskyFixed bug #39846 (Invalid IPv4 treated as valid).
2006-12-15 Andi Gutmans- I prefer cookie to be the first element.
2006-12-15 Dmitry StogovAdded internal heap protection
2006-12-15 Ilia Alshanetskyback to dev
2006-12-15 Ilia Alshanetsky5.2.1RC1
2006-12-15 Andrei ZmievskiSupport for 'S' format in unserialize() (forward compat...
2006-12-13 Ilia AlshanetskyFixed bug #39816 (apxs2filter ignores httpd.conf &...
2006-12-13 Ilia AlshanetskyRemoved deadcode found by Ron Korving
2006-12-13 Ilia Alshanetskyoptimize out strlen() calls
2006-12-13 Ilia AlshanetskyFixed bug #39201 (Possible crash in Apache 2 with 413...
2006-12-12 Sara GolemonMFH: Bugfix# 39435: 'foo' instanceof bar gives invalid...
2006-12-12 Antony Dovgalfix test
2006-12-12 Ilia AlshanetskyFixed bug #39797 (virtual() does not reset changed...
2006-12-12 Ilia AlshanetskyRemoved dummy vars.
2006-12-12 Antony Dovgaldisable tests
2006-12-12 Antony Dovgalfix test
2006-12-12 Antony DovgalMFH: skip BFILE tests if Oracle is not on localhost
2006-12-12 Antony DovgalMFH
2006-12-12 Antony DovgalMFH: missing part of the fix for #39795
2006-12-12 Antony DovgalMFH
2006-12-12 Antony Dovgaladd new tests
2006-12-12 Antony DovgalMFH
2006-12-12 Hannes MagnussonFix test
2006-12-12 Hannes MagnussonFix skipif
2006-12-12 Hannes MagnussonFix tests
2006-12-12 Antony DovgalMFH: fix #39795 (build fails on AIX because crypt_r...
2006-12-11 Ilia AlshanetskyFixed bug #39782 (setTime() on a DateTime constructed...
2006-12-11 Ilia AlshanetskyFixed typo
2006-12-11 Ilia AlshanetskyRemoved bool<>long optimization as it causes issues...
2006-12-11 Ilia AlshanetskyMinor optimization (2-3%) from Brian Shire
2006-12-11 Ilia AlshanetskyFixed bug #39787 (PHP doesn't work with Apache 2.3).
2006-12-11 Antony DovgalMFH
2006-12-11 Antony Dovgaladd new test
2006-12-11 Ilia AlshanetskyFixed bug #39791 (Crash in strtotime() on overly long...
2006-12-10 Marcus Boerger- MFH Fix comparison of RecursiveDualIterators
2006-12-10 Ilia AlshanetskyOptimize extract()
2006-12-10 Pierre Joye- #39286 entry
2006-12-10 Pierre Joye- #39286, misleading error message when nvalid dimensio...
2006-12-10 Pierre Joye- #39508, add test (imagefill crashes with small image)
2006-12-10 Pierre Joye- #39780 entry
2006-12-10 Pierre Joye- MFH:#39780, PNG image with CRC/data error raises...
2006-12-10 Edin KadribasicBFN
2006-12-10 Edin KadribasicFixed by #39751 by KevinJohnHoffman at gmail dot com
2006-12-09 Hannes MagnussonMFH: sys_get_temp_dir()
2006-12-09 Ilia AlshanetskyFixed test
2006-12-09 Ilia AlshanetskyFixed bug #29840 (is_executable() does not honor safe_m...
2006-12-09 Hannes MagnussonMFH: new cookie tests
2006-12-09 Ilia AlshanetskyFixed handling of multiple cookies with the same name.
2006-12-09 Ilia AlshanetskyStrip leading spaces from cookie names, that can come...
2006-12-09 Rob RichardsBFN
2006-12-09 Rob Richardsfix heap corruption when adding/caching typelib (also...
2006-12-09 Ilia AlshanetskyFixed tests
2006-12-09 Ilia AlshanetskyFixed test
2006-12-08 Antony DovgalMFH
2006-12-08 Antony DovgalMFH: fix possible issue in the serializer, which might...
2006-12-08 Antony DovgalMFH: fix #39732 (oci_bind_array_by_name doesn't work...
2006-12-08 Ilia AlshanetskyFixed bug #39759 (Can't use stored procedures fetching...
2006-12-08 Rob Richardsfix tests
2006-12-08 Ilia AlshanetskyFixed bug #39763 (magic quotes are applied twice by...
2006-12-08 Antony Dovgal-BFN
2006-12-08 Antony Dovgalrevert the fix for #39763
2006-12-08 Dmitry StogovFixed bug #39775 ("Indirect modification ..." message...
2006-12-08 Antony Dovgaladd new tests by <zoe dot slattery at googlemail dot...
2006-12-08 Dmitry StogovFixed possible failure
2006-12-08 Nuno Lopesadd tests for old bug reports
2006-12-07 Antony Dovgalinitialize variables
2006-12-07 Antony DovgalMFH: fix #39763 (magic quotes are applied twice by...
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
next