]> granicus.if.org Git - php/shortlog
php
2006-10-03 Michael Wallner- fix failure with tests/lang/bug23489.phpt
2006-10-03 Antony Dovgalleaks--
2006-10-03 Antony Dovgalfix tests
2006-10-03 Antony Dovgalfix leak
2006-10-03 Antony Dovgaldon't forget to increase refcount when adding entry...
2006-10-03 Ilia AlshanetskyMFB: Last set of zend_hash_init() optimizations
2006-10-03 Sara GolemonPHP6 updates for convert_uu(en|de)code()
2006-10-03 Sara GolemonUpdate proc_open() for PHP6
2006-10-03 Andrei ZmievskiUpdate.
2006-10-03 Antony Dovgalnuke unused variables
2006-10-03 Antony Dovgalfix build
2006-10-03 Andrei ZmievskiUnicode support in strripos().
2006-10-03 Antony Dovgalthrow a warning when doing modulus by 0 (fr #39027)
2006-10-03 Ilia AlshanetskyMFB: optimize zend_hash_init() with known hash table...
2006-10-03 Hannes Magnussoncompact() doesnt throw "wrong param count"
2006-10-03 Sara GolemonPHP6 Update for get_included_files() and export of...
2006-10-03 Hannes MagnussonMFB: pg_send_prepare(), pg_send_query_params() & pg_sen...
2006-10-03 Hannes Magnussonuse PHP_ME_MAPPING rather than ZEND_NAMED_FE/ZEND_FENTRY
2006-10-03 Antony Dovgalfix ZTS build
2006-10-03 Dmitry StogovSpeedup array/HashTable copying. (Matt W)
2006-10-03 Dmitry StogovFixed bug #38942 (Double old-style-ctor inheritance)
2006-10-03 Dmitry StogovFixed bug #39017 (foreach(($obj = new myClass) as ...
2006-10-03 Michael Wallner- use fci/fcc instead of zval* for user ob handler
2006-10-03 Dmitry StogovFixed memory leak (Nuno)
2006-10-03 Dmitry StogovFixed possible crash with default namespaces
2006-10-03 <changelog... ChangeLog update
2006-10-02 Rui Hirokawafixed --disable-mbregex to disable multibe-regex.
2006-10-02 Antony Dovgalfix #38996 (PDO_MYSQL doesn't check connections for...
2006-10-02 Sara GolemonFlag the easy stuff out of the way, proc_open() is...
2006-10-02 Antony Dovgalthe last part of the fix for #39004
2006-10-02 Andrei Zmievski- Fix strrpos() logic (which was broken even in PHP 5).
2006-10-02 Antony Dovgalfix the fix for #39004
2006-10-02 Sara GolemonUpdate glob() for PHP6
2006-10-02 Sara GolemonUnused label, now how the heck did it get there?
2006-10-02 Sara GolemonNote context param changes in opendir(), dir(), and...
2006-10-02 Sara GolemonSwitch opendir/chroot/chdir to new path_param API and...
2006-10-02 Andrei ZmievskiMake stripos() work with Unicode strings.
2006-10-02 Antony Dovgaldon't rely on uninitialized var
2006-10-02 Ilia AlshanetskyMFB: Fixed bug #39004 (Fixed generation of config.nice...
2006-10-02 Rui Hirokawafixed bug #37103: libmbfl headers was not installed...
2006-10-02 Antony Dovgalfix tests
2006-10-02 Hannes MagnussonRename utils.php to utils.inc
2006-10-02 Antony Dovgalfix #39001 (ReflectionProperty returns incorrect declar...
2006-10-02 Antony Dovgalfix #39003 (__autoload() is called for type hinting)
2006-10-02 Hannes MagnussonFix test
2006-10-02 Hannes MagnussonProtos
2006-10-02 Hannes MagnussonFix protos
2006-10-02 Hannes MagnussonFix proto
2006-10-02 Hannes Magnussonadd proto
2006-10-02 Hannes MagnussonAdd .cvsignore
2006-10-02 Sara GolemonNote context parameter in copy() function and group...
2006-10-02 Sara GolemonApply new path encoding style to the rest of e/s/file.c
2006-10-02 Sara GolemonApply simplified path encoding to copy() and give it...
2006-10-02 Sara GolemonTry out simplified API for encoding paths/filenames
2006-10-02 Sara GolemonAllow hash()/hash_hmac() to accept ascii-unicode data,
2006-10-02 <changelog... ChangeLog update
2006-10-02 Sara GolemonZTS fix
2006-10-02 Sara GolemonAllow unicode-ascii to binary conversion and do proper...
2006-10-01 Georg Richterunicode fixes
2006-10-01 Ilia AlshanetskyMFB: Fixed bug #38993 (Fixed safe_mode/open_basedir...
2006-10-01 <changelog... ChangeLog update
2006-09-30 Ilia AlshanetskyMFB: Added safety checks against integer overflow.
2006-09-30 <changelog... ChangeLog update
2006-09-29 Ilia AlshanetskyMFB: Added missing API function declaration.
2006-09-29 Ilia AlshanetskyMFB: Added missing declaration of the php_get_uname...
2006-09-29 Andrei ZmievskiHeck, might as well commit this..
2006-09-29 Andrei ZmievskiFix off-by-one error.
2006-09-29 Hannes Magnussonfix proto
2006-09-29 Hannes MagnussonFix arginfo
2006-09-29 Antony Dovgaldeclare subclass after adding class constants to the...
2006-09-29 Georg RichterFixed error message (thanks to Ulf Wendel)
2006-09-29 <changelog... ChangeLog update
2006-09-28 Antony Dovgalmore 64bit fixes
2006-09-28 Ilia AlshanetskyMFB: Fixed a large leak inside _php_image_create_from()
2006-09-28 Antony Dovgalmore 64bit fixes
2006-09-28 Antony Dovgal64bit fixes
2006-09-28 Antony Dovgalfix test name
2006-09-28 Hannes MagnussonMFB: remove unused ini options
2006-09-28 Hannes MagnussonMFB; new ini options
2006-09-28 Ilia AlshanetskyMFB: Added handling for virtual_file_ex() failures.
2006-09-28 Ilia AlshanetskyMFB: Fixed bug #38859 (parse_url() fails if passing...
2006-09-28 Antony Dovgalfix #38981 (using FTP URLs in get_headers() causes...
2006-09-28 Antony Dovgalnew tests
2006-09-28 Hannes Magnussonfix test
2006-09-28 Antony Dovgaladd new tests
2006-09-28 Rob Richardsfix some compiler warnings
2006-09-28 Pierre Joye- MFB: imagefill(), infinite loop with wrong color...
2006-09-28 Antony Dovgalfix compile warning
2006-09-28 Dmitry StogovFixed wrong pipe detection code
2006-09-28 Dmitry StogovFixed wrong return value
2006-09-28 <changelog... ChangeLog update
2006-09-27 Ilia AlshanetskyMFB: Fixed bug #38963 (Fixed a possible open_basedir...
2006-09-27 Derick Rethans- Return timezone's names as Unicode strings.
2006-09-27 Derick Rethans- Updated the Apache 1.3 sapi as add_assoc_string's...
2006-09-27 Antony Dovgaluse if() instead of ?: and avoid possible optimization...
2006-09-27 Georg RichterZTS fixes. Implemented Andrei's hints (simplifying...
2006-09-27 Rob RichardsMFB: fix bug #38949 (Cannot get xmlns value attribute)
2006-09-27 Antony Dovgalfix test
2006-09-27 Antony Dovgalfix #38961 (metaphone() results in segmentation fault...
2006-09-27 <changelog... ChangeLog update
next