]> granicus.if.org Git - php/shortlog
php
2006-12-14 Andrei ZmievskiUse 'S' for escaped binary strings and 's' for non...
2006-12-14 Rob Richardsadd ability to call PHP functions from XPath
2006-12-14 <changelog... ChangeLog update
2006-12-13 <changelog... ChangeLog update
2006-12-13 Ilia AlshanetskyMFB: Fixed bug #39201 (Possible crash in Apache 2 with...
2006-12-12 Sara GolemonBugfix# 39435: 'foo' instanceof bar gives invalid opcod...
2006-12-12 Antony Dovgalerm.. somehow this part got here twice
2006-12-12 Michael Wallner- utf8
2006-12-12 Michael Wallner- utf8 CREDITS and php_info API
2006-12-12 Andrei Zmievski*** empty log message ***
2006-12-12 Andrei ZmievskiDo not convert args to Unicode in getopt(), they should...
2006-12-12 Andrei ZmievskiMake hebrev(c) support only binary strings.
2006-12-12 Ilia AlshanetskyMFB: Fixed bug #39797 (virtual() does not reset changed...
2006-12-12 Andrei ZmievskiKeep CLI args as binary strings.
2006-12-12 Antony Dovgaldisable tests
2006-12-12 Antony Dovgalfix test
2006-12-12 Antony DovgalBFILE tests are only valid when Oracle is installed...
2006-12-12 Antony Dovgal_THREAD_SAFE might be used instead of _REENTRANT
2006-12-12 Antony Dovgalmissing part of the fix for #39795
2006-12-12 Antony Dovgalfix test
2006-12-12 Antony Dovgalfix LOBs internal position in Unicode mode
2006-12-12 Antony Dovgalfix typo
2006-12-12 Antony Dovgaladd new tests
2006-12-12 Antony DovgalOCILobGetChunkSize() does not like BFILEs, return read_...
2006-12-12 Antony Dovgalfix #39795 (build fails on AIX because crypt_r() uses...
2006-12-12 <changelog... ChangeLog update
2006-12-11 Andrei ZmievskiClarify stream_encoding.
2006-12-11 Ilia AlshanetskyMFB: Fixed bug #39782 (setTime() on a DateTime construc...
2006-12-11 Ilia AlshanetskyMFB: Fixed bug #39787 (PHP doesn't work with Apache...
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
next