]> granicus.if.org Git - php/shortlog
php
2006-12-11 Antony Dovgalprevent any possible problems with negative values
2006-12-11 Antony Dovgaladd new test
2006-12-11 Ilia AlshanetskyMFB: Fixed bug #39791 (Crash in strtotime() on overly...
2006-12-11 <changelog... ChangeLog update
2006-12-10 Marcus Boerger- Fix comparison of RecursiveDualIterators
2006-12-10 Hannes MagnussonFix build
2006-12-10 Michael Wallner- upgrade phpinfo() and phpcredits()
2006-12-10 Pierre Joye- build fix the other driver as well (a macro would...
2006-12-10 Pierre Joye- MFB: addDir returns true
2006-12-10 Pierre Joye- MFB: #39286, misleading error message when invalid...
2006-12-10 Pierre Joye- fix build on HEAD
2006-12-10 Pierre Joye- MFB: #39508, imagefill crashes with small image
2006-12-10 <changelog... ChangeLog update
2006-12-10 Pierre Joye- #39780, PNG image with CRC/data error raises fatal...
2006-12-10 Edin KadribasicMFB: Fixed by #39751 by KevinJohnHoffman at gmail dot com
2006-12-09 Wez Furlongmerge PHP 5 pdo into HEAD. This source compiles on...
2006-12-09 Hannes MagnussonCookie tests
2006-12-09 Ilia AlshanetskyImprove handling of POST data with Andrei's help.
2006-12-09 Ilia AlshanetskyMFB:
2006-12-09 Hannes MagnussonFix build
2006-12-09 Ilia AlshanetskyMFB: Strip leading spaces from cookie names, that can...
2006-12-09 Rob RichardsMFB: fix heap corruption when adding/caching typelib...
2006-12-09 Ilia AlshanetskyMFB: Fixed tests
2006-12-09 Ilia AlshanetskyMFB: fixed test
2006-12-09 <changelog... ChangeLog update
2006-12-08 Antony Dovgaldon't change public API
2006-12-08 Antony Dovgalfix possible issue in the serializer, which might curru...
2006-12-08 Antony Dovgalfix #39732 (oci_bind_array_by_name doesn't work on...
2006-12-08 Antony Dovgalfix typo
2006-12-08 Ilia AlshanetskyMFB: Fixed bug #39759 (Can't use stored procedures...
2006-12-08 Andrei ZmievskiUnicode filename support in dl().
2006-12-08 Andrei ZmievskiDon't use zend_ascii_hash_find() here -- module names...
2006-12-08 Antony Dovgalrevert the fix for #39763
2006-12-08 Rob Richardsmark more functions unicode safe
2006-12-08 Rob Richardsmark more functions unicode safe
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 LopesMFB: new tests
2006-12-08 Ilia AlshanetskyFixed typo
2006-12-08 <changelog... ChangeLog update
2006-12-08 Sara GolemonMore BC bodges for fgets/fgetss
2006-12-08 Ilia AlshanetskyAllow POST of unicode data as utf8
2006-12-07 Antony DovgalMFB test
2006-12-07 Antony DovgalMFB tests (they still fail though)
2006-12-07 Andrei ZmievskiUnicode support in strptime(). Uses runtime encoding...
2006-12-07 Andrei Zmievskiversion_compare() will use runtime encoding.
2006-12-07 Andrei ZmievskiUnicode support/safety in iptc* functions. Untested...
2006-12-07 Antony Dovgalinitialize variables and make Coverity happy
2006-12-07 Andrei ZmievskiApply Matt W's patch to only allow ASCII digits and...
2006-12-07 Andrei ZmievskiGuard against ambiguous 'else' clauses.
2006-12-07 Andrei ZmievskiUnicode support in parse_url().
2006-12-07 Antony Dovgalfix #39763 (magic quotes are applied twice by ext/filter)
2006-12-07 Sara GolemonChange fgets() behavior back to BC version
2006-12-07 Ilia AlshanetskyMFB: Fixed bug #39754 (Some POSIX extension functions...
2006-12-07 <changelog... ChangeLog update
2006-12-07 Ilia AlshanetskyAllow submission of unicode data in utf8 form
2006-12-06 Sara GolemonUse proper zstr for str_getcsv() and add documentation...
2006-12-06 Antony Dovgaltest. please ignore
2006-12-06 Ilia AlshanetskyFinal set of unicode changes
2006-12-06 Ilia AlshanetskyFirst part of unicode upgrade
2006-12-06 Antony Dovgalfix import_request_variables()
2006-12-06 Antony Dovgaladd Unicode support to oci_statement_type()
2006-12-06 Antony Dovgalmark most of the OCI8 functions as unicode aware
2006-12-06 Antony Dovgalmove handling of 'F' to the top
2006-12-06 Ilia AlshanetskyMake functions as being unicode safe
2006-12-06 Antony Dovgaladd missing 'F' modified (noticed by Matt)
2006-12-06 Antony Dovgalfix tests
2006-12-06 Rob RichardsMFB: Fix win32 build
2006-12-06 Antony Dovgalfix tests
2006-12-06 Antony Dovgaladd zend_u_strtod() implementation by Matt Wilmas
2006-12-06 Antony Dovgaldestroy freelist before destroying the mutexes
2006-12-06 Antony Dovgaluse BSD licensed implementation of double-to-string...
2006-12-06 <changelog... ChangeLog update
2006-12-05 Antony Dovgallet PHP_ADD_EXTENSION_DEP() to take care of this
2006-12-05 Ilia AlshanetskyMFB: Fixed bug #39724 (Broken build due to spl/filter...
2006-12-05 Andrei Zmievskiextract() should convert keys using runtime encoding.
2006-12-05 Antony Dovgalcosmetic improvements
2006-12-05 Frank M. KromannRemove PHP4.x stuff
2006-12-05 Frank M. Kromann#39429 Update API
2006-12-05 Dmitry StogovFixed bug #39721 (Runtime inheritance causes data corru...
2006-12-05 Antony Dovgalnuke redundant zval_ptr_dtor() call and fix memory...
2006-12-05 Andrei ZmievskiUnicode support in http_build_query().
2006-12-05 Ilia AlshanetskyMFB: Fixed bug #36798 (Error parsing named parameters...
2006-12-05 Hannes MagnussonMFB: fix test
2006-12-05 Antony Dovgaldon't pass negative maxchars to php_stream_get_line_ex()
2006-12-05 Antony Dovgalremove duplicating line
2006-12-05 Rob RichardsMFB: fix bug #39625 (Apache crashes on importStylesheet...
2006-12-05 Dmitry StogovFixed FastCGI impersonation for persistent connections...
2006-12-05 Dmitry StogovRemoved unused zend_mm.*
2006-12-05 Sara GolemonAdd str_getcsv() and fix a couple cases in recent fgetc...
2006-12-05 Sara GolemonUnicode upgrade for fgetcsv()
2006-12-05 Stanislav MalyshevMerge from 5.2:
2006-12-05 Ilia AlshanetskyMFB: Fixed bug #39571 (timeout ssl:// connections).
2006-12-05 <changelog... ChangeLog update
2006-12-05 Pierre Joye- invalid filter id should not return unsafe values
2006-12-04 Pierre Joye- WS
2006-12-04 Pierre Joye- MFB: use %s
2006-12-04 Pierre Joye- WS
2006-12-04 Andrei ZmievskiMake headers-related functions accept Unicode strings...
next