]> granicus.if.org Git - php/shortlog
php
2006-03-30 Antony DovgalMF51: fix compilation on AIX
2006-03-30 Antony DovgalMF51: fix tests
2006-03-30 Antony Dovgalfix TSRM build
2006-03-30 Ilia AlshanetskyMFB51: Fixed XSS inside phpinfo() with long inputs.
2006-03-30 Marcus Boerger- Return NULL instead of '' if node does not exist
2006-03-30 Seiji Masugataadded mb_stripos( ), mb_strripos( ).
2006-03-30 Dmitry Stogovtypo
2006-03-30 Antony DovgalMF51: fix #36922 (missing MYSQLI_REPORT_STRICT constant...
2006-03-30 Dmitry StogovUnicode support
2006-03-30 Dmitry StogovDescribe registr_long_arrays, ze1_compatibility_mode...
2006-03-30 <changelog... ChangeLog update
2006-03-30 Sara GolemonMake php_stream_copy_to_mem() unicode aware and
2006-03-29 Sara GolemonUpdate php_stream_passthru() to handle unicode data.
2006-03-29 Antony Dovgalfix typo
2006-03-29 Seiji Masugataadded mb_strrchr( ).
2006-03-29 Antony DovgalMF51: fix bug #36898 (__set() leaks in classes extendin...
2006-03-29 <changelog... ChangeLog update
2006-03-29 Andrei ZmievskiBug!
2006-03-29 Sara GolemonOoops, missed a file
2006-03-29 Sara GolemonAnother (and hopefully last) major streams commit.
2006-03-29 Yasuo Ohgakirestore E_WARNING in correct place
2006-03-28 Antony Dovgalinitialize bucket #0 with nulls
2006-03-28 Antony DovgalMF51: fix #36897 (debug_print_backtrace() doesn't retur...
2006-03-28 Seiji Masugataadded mb_strstr( ).
2006-03-28 Antony Dovgalfix tests
2006-03-28 Antony DovgalMF51: fix #36851 (Documentation and code discrepancies...
2006-03-28 <changelog... ChangeLog update
2006-03-28 Andrei ZmievskiNote
2006-03-28 Andrei ZmievskiFix collator instantiation.
2006-03-28 Andrei ZmievskiFix typos.
2006-03-27 Ilia AlshanetskyMFB51: Check 2nd parameter of tempnam() against path...
2006-03-27 Andrei ZmievskiFix UErrorCode check.
2006-03-27 Andrei ZmievskiTypo.
2006-03-27 Antony DovgalMF51: fix #36878 (error messages are printed even thoug...
2006-03-27 Andrei ZmievskiMake a UTODO note.
2006-03-27 Andrei ZmievskiProto updates.
2006-03-27 Andrei Zmievski*** empty log message ***
2006-03-27 Andrei ZmievskiAdd UTODO.
2006-03-27 Andrei ZmievskiMark with UTODO instead of FIXME.
2006-03-27 Antony Dovgalfix possible NULL dereference
2006-03-27 Seiji Masugataadded mb_list_mime_names( ).
2006-03-27 Dmitry StogovTest for strtr() with non-ascii encoding
2006-03-27 Dmitry StogovUnicode support
2006-03-27 Dmitry StogovFixed test
2006-03-27 Dmitry StogovFixed test
2006-03-27 Dmitry StogovFixed test
2006-03-27 Dmitry StogovUnicode support
2006-03-27 Dmitry StogovUnicode support
2006-03-27 Dmitry StogovFixed testFixed testFixed testFixed testFixed testFixed...
2006-03-27 Dmitry StogovFixed bug during function/class declaration in unicode...
2006-03-27 Dmitry StogovFixed test file (test still fail)
2006-03-27 Dmitry StogovFixed test
2006-03-27 Antony DovgalMF51: fix #36869 (memory leak in output buffering when...
2006-03-27 Dmitry StogovFixed meory leak in case of unknown pragma
2006-03-27 Dmitry StogovBetter but incomplete fix for bug #36840
2006-03-27 <changelog... ChangeLog update
2006-03-27 Dmitry StogovFixed ZTS build
2006-03-27 Andrei ZmievskiMFB
2006-03-27 Andrei ZmievskiFix a case where we could have an encoding conversion...
2006-03-27 Andrei ZmievskiUse (unsigned char) to make sure that only the control...
2006-03-27 Andrei ZmievskiRewrite unicode_encode() and unicode_decode() functions...
2006-03-27 Andrei ZmievskiSkip BOM for UTF-16/32 converters when setting subst...
2006-03-27 Yasuo Ohgakiremove pg_execute() E_WARNING error when query plan...
2006-03-27 Andrei ZmievskiSome functions may want to accept only Unicode or binar...
2006-03-26 Andrei Zmievski*** empty log message ***
2006-03-26 Andrei ZmievskiAdd unicode_get_error_mode() and unicode_get_subst_char().
2006-03-26 Ilia AlshanetskyMFB51: Fixed bug #36857 (Added support for partial...
2006-03-26 Derick Rethans- Implemented basic collation support. For some reason...
2006-03-26 <changelog... ChangeLog update
2006-03-26 Andrei ZmievskiImplement to-Unicode conversion error behavior. Note...
2006-03-26 Sara GolemonExpand stream_context_create() to allow specifying...
2006-03-26 Andrei ZmievskiAdd protos.
2006-03-26 Seiji Masugatafixed compiler warning.
2006-03-26 Derick Rethans- Commit intermediate work so that I can hack on it...
2006-03-26 Andrei Zmievski* Remove unicode.from_error_mode and unicode.from_subst...
2006-03-26 Andrei Zmievski*** empty log message ***
2006-03-26 Antony DovgalMF51: fix #36859 (DOMElement crashes when calling __con...
2006-03-26 Marcus Boerger- Make IteratorIterator base class of most SPL iterators
2006-03-26 Marcus Boerger- Fix docu
2006-03-25 <changelog... ChangeLog update
2006-03-25 Sara GolemonHandle converter instantiation errors properly
2006-03-24 Sara GolemonAllow bidirectional encoding option via single context...
2006-03-24 Sara GolemonFix stream_get_line():
2006-03-24 Sara GolemonUpdate fgetss() for unicode
2006-03-24 Andrei ZmievskiThis is probably not a test..
2006-03-24 Andrei ZmievskiUse intern->type for break iterator.
2006-03-24 Sara GolemonHook into new unicode conversion error handling API
2006-03-24 Sara GolemonAdd php_stream_get_record_unicde() API call.
2006-03-24 Andrei ZmievskiHey! Don't remove vim modeline completely! :)
2006-03-24 Antony Dovgaladd new tests
2006-03-24 Antony Dovgalwhitespaces -> tabs
2006-03-24 Antony Dovgalfirst check for NULL, then use the pointer
2006-03-24 Dmitry StogovFixed bug #36840 (Memory leak if cast operator throws...
2006-03-24 Dmitry StogovFixed SoapFault::getMessage()
2006-03-24 Andrei ZmievskiSupport warning/exceptions flag for conversion errors.
2006-03-24 <changelog... ChangeLog update
2006-03-24 Andrei ZmievskiUTODO note
2006-03-24 Sara GolemonAdd some error checking when stream converters are...
2006-03-23 Marcus Boerger- Fix arginfo for (Recursive)RegExIterator
2006-03-23 Andrei ZmievskiUpdate conversion error behavior and add some new modes.
next