]> granicus.if.org Git - php/shortlog
php
2006-10-25 Hannes MagnussonFix protos
2006-10-25 <changelog... ChangeLog update
2006-10-24 Andrei ZmievskiMark reflection methods as Unicode-compliant (except...
2006-10-24 Andrei ZmievskiFix key length calculation.
2006-10-24 Ilia AlshanetskyFixed a bug when callback function returns a non-modifi...
2006-10-24 Antony Dovgalfix add_u_assoc_null() macro
2006-10-24 <changelog... ChangeLog update
2006-10-23 Hannes MagnussonFix build
2006-10-23 Andrei ZmievskiFix remaining Unicode issues.
2006-10-23 Ilia AlshanetskyAdded filter support for $_SERVER in cgi/apache2 sapis
2006-10-23 Dmitry StogovFixed decoding list of arrays (related to bug #39121)
2006-10-23 <changelog... ChangeLog update
2006-10-22 Ilia AlshanetskyRemoved unused var
2006-10-22 <changelog... ChangeLog update
2006-10-22 Pierre Joye- remove remaining "mode" arguments in the old api
2006-10-21 Johannes Schlüter- Fix merging of $_REQUEST in unicode mode and remove...
2006-10-21 <changelog... ChangeLog update
2006-10-21 Pierre Joye- add signature_algo to the function signature
2006-10-21 Pierre Joye- #39217, use openssl i2s_ASN1_INTEGER to get a string...
2006-10-20 Antony Dovgalfix #39217 (serialNumber is might be -1 when the value...
2006-10-20 Pierre Joye- fix windows build with php < 6
2006-10-20 Hannes MagnussonFix test
2006-10-20 Hannes MagnussonFix tests
2006-10-20 Antony Dovgalrename REAL_KEY_SIZE() to USTR_BYTES() and move to...
2006-10-20 <changelog... ChangeLog update
2006-10-19 Sara GolemonUpdate test to reflect fix in spl_array.c r-1.114
2006-10-19 Sara GolemonFix working with ArrayObjects which contain arrays.
2006-10-19 Andrei Zmievskigetrusage.c was easy(). But don't ever use zend_parse_p...
2006-10-19 Andrei ZmievskiUnicode support in microtime() and gettimeofday().
2006-10-19 Andrei ZmievskiPick some low-hanging fruit.
2006-10-19 Andrei ZmievskiFix potential (and real) leaks due to bad macro writing...
2006-10-19 Andrei ZmievskiClarify why the result of json_encode() is a binary...
2006-10-19 Antony Dovgalfix tests
2006-10-19 Andrei ZmievskiFix possible double macro expansion.
2006-10-19 Andrei ZmievskiUnicode support for remaining image.c functions.
2006-10-19 Andrei ZmievskiUnicode support for headers_sent().
2006-10-19 Antony Dovgaladd new test by Pierre
2006-10-19 Antony Dovgalfix folding tags, nuke json globals
2006-10-19 Antony Dovgalfix invalid write
2006-10-19 Antony Dovgalfix coverity issue #262 (uninitialized variable)
2006-10-19 Dmitry StogovFixed mkdir("/tmp/foo//bar/log", 0777, true)
2006-10-19 <changelog... ChangeLog update
2006-10-18 Ilia AlshanetskyMFB: Fixed bug #38400 (Use of com.typelib_file may...
2006-10-18 Antony Dovgalfix bug #38882 (ldap_connect causes segfault with newer...
2006-10-18 Johannes Schlüter- added missing return...
2006-10-18 Johannes Schlüter- Fix #38465 (ReflectionParameter fails if default...
2006-10-18 Hannes MagnussonFix arginfo for imagepng() and imagejpeg()
2006-10-18 Antony Dovgalfix PECL bug #9061 (oci8 might reuse wrong persistent...
2006-10-18 Dmitry StogovZTS fix
2006-10-18 <changelog... ChangeLog update
2006-10-17 Andrei ZmievskiFix thread safety.
2006-10-17 Antony Dovgalfix test
2006-10-17 Andrei ZmievskiDon't mention http_input_encoding converter as it won...
2006-10-17 Andrei ZmievskiTypo.
2006-10-17 Sara GolemonExtend open_basedir functionality to allow runtime...
2006-10-17 Sara GolemonMore unicode upgrading notes
2006-10-17 Sara GolemonUpdate the upgrading doc to the current wisdom. Pass...
2006-10-17 Andrei ZmievskiUnicode support in JSON functions.
2006-10-17 Andrei ZmievskiImplement add_utf8_property_* API.
2006-10-17 Derick Rethans- MF52: Updated timezone database.
2006-10-17 Ilia AlshanetskyMFB: Unify handling of return values on validation...
2006-10-17 Dmitry StogovUnicode support. (Two more places must be fixed. Look...
2006-10-17 Dmitry StogovFixed incorrect parameter name coping
2006-10-17 <changelog... ChangeLog update
2006-10-16 Andrei ZmievskiOptimize ZEND_U_CASE_EQUAL() and move it to the header...
2006-10-16 Antony Dovgalinitialize optional variables
2006-10-16 Andrei ZmievskiPatch to support primitive types. (Ilia)
2006-10-16 Ilia AlshanetskyMFB: Fixed compiler warnings
2006-10-16 Dmitry StogovFixed bug #39140 (Uncaught exception may cause crash)
2006-10-16 Dmitry StogovFixed bug #39020 (PHP in FastCGI server mode crashes)
2006-10-16 <changelog... ChangeLog update
2006-10-15 Antony Dovgalfix compile warning
2006-10-15 Hannes MagnussonFix test
2006-10-15 <changelog... ChangeLog update
2006-10-14 Hannes MagnussonMFB: Remove bogus INI entry
2006-10-14 <changelog... ChangeLog update
2006-10-13 Andrei Zmievski- Add an extra parameter to the cast_object handler...
2006-10-13 Antony Dovgalfix win32 build
2006-10-13 Hannes MagnussonMFB: missing API declaration
2006-10-13 Michael Wallner- fix skipif
2006-10-13 Michael Wallner- add test, segfaults ATM
2006-10-13 Ilia AlshanetskyMFB: Fixed bug #38934 (move_uploaded_file() cannot...
2006-10-13 <changelog... ChangeLog update
2006-10-13 Ilia AlshanetskyMFB: main/php_open_temporary_file.c
2006-10-12 Brian France MFB:
2006-10-12 Michael Wallner- use new zend_fcall_info API
2006-10-12 Michael Wallner- missing part of zend_fcall_info API patch
2006-10-12 Antony Dovgaluse connection character set when reading LOB data
2006-10-12 Dmitry StogovMake zend_memory_peak_usage() to be avalable even witho...
2006-10-12 <changelog... ChangeLog update
2006-10-12 Ilia AlshanetskyMFB: Fixed potential use of un-initialized var
2006-10-11 Antony Dovgalfix test
2006-10-11 Sara GolemonBugfix#38649 Optional param not initialized
2006-10-11 Sara GolemonBugfix 38648: Don't assume all buckets are part of...
2006-10-11 Andrei ZmievskiExtend zend_fcall_info_args functions. (Patch from...
2006-10-11 Antony Dovgalinitialize variable
2006-10-11 Antony Dovgalfix #39125 (Memleak when reflecting non-existing class...
2006-10-11 Antony Dovgaladd test
2006-10-11 Ilia AlshanetskyMFB: s/false/null/
2006-10-11 Derick Rethans- Change validating filters to return "null" on failure...
next