]> granicus.if.org Git - php/shortlog
php
2005-09-19 Dmitry StogovUnicode support
2005-09-19 Dmitry StogovUnicode support
2005-09-19 Dmitry StogovFixed test file
2005-09-19 <changelog... ChangeLog update
2005-09-19 Ilia AlshanetskyAdd blame :)
2005-09-18 Marcus Boerger- Update docu: new slides are available
2005-09-18 Marcus Boerger- Observer/Subject have been renamed
2005-09-18 Marcus Boerger- Add missing docu
2005-09-18 Marcus Boerger- Derick changed the test but forgot to make the code...
2005-09-18 Marcus Boerger- Rename 'CachingRecursiveIterator' to 'RecursiveCachin...
2005-09-18 Marcus Boerger- Move RecursiveArrayIterator into .c
2005-09-17 Edin KadribasicMFB
2005-09-17 <changelog... ChangeLog update
2005-09-16 Antony Dovgalcheck class_entry of this_ptr in Reflection API, so...
2005-09-16 foobarPlease, only add entries for fixed bugs if they are...
2005-09-16 Dmitry StogovFixed bug #34478 (Incorrect parsing of url's fragment...
2005-09-16 Dmitry StogovFixed tests
2005-09-16 Dmitry StogovMFH
2005-09-16 Marcus Boerger- MFB
2005-09-16 Dmitry StogovFixed bug #34518 (Unset doesn't separate container...
2005-09-16 Dmitry StogovMFH (overriding of protected static property)
2005-09-16 <changelog... ChangeLog update
2005-09-15 Derick Rethans- Fixed bug #34052 (date('U') returns %ld not unix...
2005-09-15 Derick Rethans- Added tests.
2005-09-15 Derick Rethans- Add E_RECOVERABLE.
2005-09-15 Marcus Boerger- Rename file class again by popular demmand: calling...
2005-09-15 foobarMFB
2005-09-15 <changelog... ChangeLog update
2005-09-15 Marcus Boerger- Changed in version 5.1
2005-09-15 Marcus Boerger- MFB
2005-09-15 Marcus Boerger- Rename Observer to SplObserver
2005-09-15 Rasmus LerdorfAdd FS_STRIPPED alias
2005-09-14 Marcus Boerger- Improve error message
2005-09-14 Andrei Zmievski*** empty log message ***
2005-09-14 foobarSilence warnings under Solaris
2005-09-14 foobarSilence some crap if bison does not exist
2005-09-14 Ilia AlshanetskyFix error detection for queries such as OPTIMIZE
2005-09-14 Derick Rethans- Rename icu_loc* to i18n_loc*
2005-09-14 <changelog... ChangeLog update
2005-09-13 foobarext/oracle is no more
2005-09-13 Andrei Zmievski*** empty log message ***
2005-09-13 Andrei ZmievskiFix for Unicode access.
2005-09-13 Andrei Zmievski*** empty log message ***
2005-09-13 Andrei ZmievskiCommit work in progress.
2005-09-13 Ilia AlshanetskyMake key() and current() take argument by value.
2005-09-13 foobarCleanup the configure mess, preparing for making unicod...
2005-09-13 Antony Dovgalfix #34450 (Segfault when calling mysqli_close() in...
2005-09-13 <changelog... ChangeLog update
2005-09-12 Sara GolemonPlug leak of 1/2 bytes when converting from string...
2005-09-12 foobar- Fixed build with phpize
2005-09-12 Ilia AlshanetskyFixed bug #34456 (Possible crash inside pspell extension).
2005-09-12 Dmitry StogovFixed bug #34199 (if($obj)/if(!$obj) inconsistency)
2005-09-12 Dmitry StogovAdditinal fix for bug #34277 (array_filter() crashes...
2005-09-12 Derick Rethans- Reimplement SORT_LOCALE_STRING with ICU locales.
2005-09-12 Dmitry StogovFixed bug #34449 (ext/soap: XSD_ANYXML functionality...
2005-09-12 Dmitry StogovFix for exceptions in __sleep()
2005-09-12 Dmitry StogovZTS fix
2005-09-12 <changelog... ChangeLog update
2005-09-11 <changelog... ChangeLog update
2005-09-11 Wez Furlongmerge other PDO fixes from 5.1 branch.
2005-09-11 Wez Furlongtouch file
2005-09-11 Wez FurlongMerge changes from 5.1 branch.
2005-09-11 Wez Furlongactually reset the statement when closeCursor() is...
2005-09-10 <changelog... ChangeLog update
2005-09-09 Rolland Santimano- str_pad(): Use u_countChar32() for codepoint counting...
2005-09-09 Antony Dovgalnew test
2005-09-09 Antony Dovgalfix problem appearing when binding empty values
2005-09-09 Derick Rethans- Added Rollands latest upgrades.
2005-09-09 Dmitry StogovFixed huge memory leaks in ZTS mode
2005-09-09 Dmitry StogovMFH (is_sublass_of("A","B") should call __autoload...
2005-09-09 <changelog... ChangeLog update
2005-09-08 Ilia AlshanetskyAllow retrieval of query parse errors from SQLite.
2005-09-08 Dmitry StogovAvoid unnecessary copying/freeing
2005-09-08 Ilia AlshanetskyFixed bug #34420 (Possible crash inside curl_multi_remo...
2005-09-08 Derick Rethans- Make ord() work on binary strings too.
2005-09-08 Antony Dovgaluse "connections" instead of "links" everywhere to...
2005-09-08 Dmitry StogovFixed craches in substr_replace()
2005-09-08 Antony Dovgalfix phpinfo() output for iconv extension
2005-09-08 Dmitry StogovUnicode support for PHP constants
2005-09-08 Rob Richardsadd save options parameter
2005-09-08 Rob Richardsadd additional constants
2005-09-08 Dmitry Stogovcatch operator shouldn't call __autoload () too
2005-09-08 Dmitry StogovFixed crash on AIX
2005-09-08 <changelog... ChangeLog update
2005-09-08 Rolland Santimano- Unicode impl of substr_replace()
2005-09-07 Derick Rethans- Fix buglett with date() that cause truncated strings...
2005-09-07 Dmitry StogovFixed memory allocation bug
2005-09-07 Antony Dovgalnew test
2005-09-07 Ilia AlshanetskyUpgraded sqlite2 lib to 2.8.16
2005-09-07 Antony Dovgaladd Andi & Wez as lead maintainers and make myself...
2005-09-07 Antony DovgalI doubt that all these people are going to develop...
2005-09-07 Antony Dovgalprepare to PECL release
2005-09-07 Edin KadribasicSupport for Windows (Michael Wallner)
2005-09-07 Antony Dovgaldon't try to fetch resource when there is 0 args
2005-09-07 Dmitry StogovFixed unicode support for substr_count()
2005-09-07 <changelog... ChangeLog update
2005-09-06 Antony Dovgalremoved __FUNCTION__ (by popular demand)
2005-09-06 Antony Dovgalfix credits
2005-09-06 Edin KadribasicSync windows build and link against instant client...
2005-09-06 Edin KadribasicRemove utf-8 chars
next