]> granicus.if.org Git - php/shortlog
php
2006-10-05 Sara GolemonPreserve EG(return_value_ptr_ptr) when calling zend_exe...
2006-10-05 Andrei ZmievskiThis might not be necessary if we clean it all up ourse...
2006-10-05 Andrei ZmievskiTODO
2006-10-05 Andrei ZmievskiUnicode support for str_replace() and str_ireplace().
2006-10-05 Sara GolemonUpdated for PHP6
2006-10-05 Pierre Joye- env/server support is not yet fixed
2006-10-05 Antony Dovgaladd test
2006-10-05 Hannes MagnussonMFB:
2006-10-05 Antony Dovgaldecrement ch->uses (or destroy handle) when destroying...
2006-10-05 Antony DovgalMFB: fix build with new c-client
2006-10-05 Rob Richardsmark functions unicode compliant
2006-10-05 Edin KadribasicMFB: Added PQescapeStringConn support to windows too
2006-10-05 Dmitry StogovAllow future extensibility without binary compatibility...
2006-10-05 Dmitry StogovFixed bug #38989 (Absolute path with slash at beginning...
2006-10-05 <changelog... ChangeLog update
2006-10-05 Ilia AlshanetskyMFB: Fixed bug #39039 (SSL: fatal protocol error when...
2006-10-04 Ilia AlshanetskyMFB: Added support for character sets in PDO quote...
2006-10-04 Ilia AlshanetskyMFB: Added support for character sets in pg_escape_stri...
2006-10-04 Ilia AlshanetskyMFB: Fixed missing open_basedir check inside chdir...
2006-10-04 Andrei Zmievski- Mark stristr() with U.
2006-10-04 Andrei Zmievski*** empty log message ***
2006-10-04 Andrei ZmievskiUnicode support in substr_compare().
2006-10-04 Pierre Joye- ENV/SERVER entry
2006-10-04 Antony Dovgaladd test for #39036 (reproducible with 5.1.6, but works...
2006-10-04 Antony Dovgaladd missing ifdef
2006-10-04 Antony Dovgalminor AIX fix
2006-10-04 Antony Dovgaladd missing ifdef
2006-10-04 Michael Wallner- output layer and ext/zlib news
2006-10-04 Edin KadribasicUpdate credits
2006-10-04 Hannes MagnussonUpdate to the new parameter parsing API
2006-10-04 Pierre Joye- Add Ilia
2006-10-04 Pierre Joye- update changelog
2006-10-04 Pierre Joye- MFB: api shake up and bug fixes (Ilia,Pierre)
2006-10-04 Antony Dovgalfix #39032 (strcspn() stops on null character)
2006-10-04 Antony Dovgalreturn false on invalid mode and don't segfault
2006-10-04 Hannes Magnussonfix test
2006-10-04 <changelog... ChangeLog update
2006-10-03 Pierre Joye- MFB
2006-10-03 Antony Dovgalremove TSRMLS_CC, php_stream_path_decode() is a macro
2006-10-03 Antony Dovgalint -> size_t
2006-10-03 Antony Dovgaluse correct type for p_len
2006-10-03 Michael Wallner- typo
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...
next