]> granicus.if.org Git - php/shortlog
php
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.
2006-03-23 Andrei ZmievskiAdd (binary) cast operator.
2006-03-23 Andrei ZmievskiAllow conversion between binary/Unicode strings (based on
2006-03-23 Marcus Boerger- My eyes hurt
2006-03-23 Seiji Masugataadded mb_list_encodings_alias_names( ).
2006-03-23 Marcus Boerger- Make spl_autoload_register() return bool
2006-03-23 Antony Dovgalreturn FALSE if driver doesn't support quoting and...
2006-03-23 Ilia AlshanetskyMFB51:
2006-03-23 Antony Dovgaladd missing skipif sections
2006-03-23 Antony Dovgalfix typos
2006-03-23 John CoggeshallUnder threat of being slept with by Marcus, adding...
2006-03-23 Marcus Boerger- Initialize callable_name if requested
2006-03-23 Marcus Boerger- Make spl_autoload_unregister() accept any callable...
2006-03-23 Marcus Boerger- Add new test
2006-03-23 Marcus Boerger- Add new test
2006-03-23 Marcus Boerger- MF51 Add missing bug title and synch with other tests
2006-03-23 Dmitry StogovFixed possible memory corruption
2006-03-23 Dmitry StogovMTH: Allowed '-b' with UNIX sockets
2006-03-23 Antony Dovgalimplement correct fix for segfault on 64bit platform
2006-03-23 <changelog... ChangeLog update
2006-03-23 Pierre Joye. MFB: Fixed fetching of string value bigger than 128by...
2006-03-22 Antony Dovgalfix leak, add test
2006-03-22 Antony DovgalMF51: prevent segfault when exception is thrown from...
2006-03-22 Antony DovgalMFH: fix #36825 (Exceptions thrown in ArrayObject:...
2006-03-22 Antony Dovgalno magic_quotes anymore
2006-03-22 Antony Dovgaldon't segfault on 64bit platforms
2006-03-22 Antony Dovgaluse set_time_limit(), this test takes forever on AIX
2006-03-22 Ilia AlshanetskySimplify and optimize code.
2006-03-22 Derick Rethans- Moved strtotitle to ext/standard and implemented...
2006-03-22 Antony DovgalMF51: fix #36820 (Privileged connection with an Oracle...
2006-03-22 Stefan EsserFix the bullshit register_globals emulation
2006-03-22 <changelog... ChangeLog update
2006-03-21 Pierre Joye- add tests files
2006-03-21 Pierre Joye- update, wrong file added
2006-03-21 Pierre Joye- first serie of tests
2006-03-21 Pierre Joye- typo
2006-03-21 Sara GolemonAllow grow_mode && !bufstart (original assertion logic)
2006-03-21 Marcus Boerger- Drop --no-prefix as disables --prefix which we do...
2006-03-21 Pierre Joye- add enchant_broker_list_dicts
next