]> granicus.if.org Git - php/shortlog
php
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
2005-09-06 Antony Dovgalworkaround for some b0rked compilers
2005-09-06 Antony Dovgalnew tests
2005-09-06 Antony DovgalUpdated OCI8 driver
2005-09-06 Derick Rethans- Updated the framework, cleaned up some code.
2005-09-06 <changelog... ChangeLog update
2005-09-05 Rolland SantimanoPointer arithmetic with char * rather than void *
2005-09-05 foobartouch
2005-09-05 foobar- Fixed bug #34311 (unserialize() crashes with characte...
2005-09-05 Rolland Santimano- Unicode impl of str_pad()
2005-09-05 <changelog... ChangeLog update
2005-09-05 Frank M. KromannMFB: Fix for #34369
2005-09-04 Marcus Boerger- Add missing docu tag
2005-09-04 Marcus Boerger- Update docu
2005-09-04 Edin Kadribasictouch
2005-09-04 Edin KadribasicMFB
2005-09-03 Edin KadribasicMFB
2005-09-03 <changelog... ChangeLog update
2005-09-02 foobarMFB: - Fixed bug #34307. We were not calling on_modify...
2005-09-02 Marcus Boerger- Fix docu
2005-09-02 Marcus Boerger- Update docu
2005-09-02 Ilia AlshanetskyResolved bug #34240.
2005-09-02 Rob RichardsFix crash: handler name not length needs to be passed...
2005-09-02 Derick Rethans- Added date_time_set, date_date_set and date_isodate_s...
2005-09-02 foobarrevert
2005-09-02 foobarCheck the status properly
2005-09-02 Derick Rethans- Update timezone database to version "2005m".
2005-09-02 Derick Rethans- Added comments into the database file, so that we...
2005-09-02 Derick Rethans- MF51: Fixed bug #34304 (date() doesn't have a modifie...
2005-09-02 Derick Rethans- Fixed bad MF51.
2005-09-02 foobar- Moved pfpro, ovrimos and mcve to PECL
2005-09-02 foobarMFB: Always return something, even if it succeeds :)
2005-09-02 Dmitry StogovFixed bug #34260 (Segfault with callbacks (array_map...
2005-09-02 Rob RichardsFix key length so params passed by array can be retriev...
2005-09-02 <changelog... ChangeLog update
2005-09-02 foobarMFB
2005-09-01 Ilia AlshanetskyFixed bug #34331 (php crashes when variables_order...
2005-09-01 foobar- Fixed bug #34307 (OnUpdateStringUnempty INI options...
2005-09-01 George SchlossnagleResolution to http://pecl.php.net/bugs/bug.php?id=5193...
2005-09-01 foobar- Revert -a to -A change, bad idea: It disables EXISTIN...
2005-09-01 George Schlossnagleprotect against underflow - refs http://pecl.php.net...
2005-09-01 Dmitry StogovFixed bug #34137 (assigning array element by reference...
2005-09-01 Dmitry StogovMFH
2005-09-01 Derick Rethans- Fixed bug #33414 (Comprehensive list of incorrect...
2005-09-01 foobarIf it is added in 5.1, is it still news for PHP 6?
2005-09-01 Dmitry StogovFixed bug #34277 (array_filter() crashes with reference...
2005-09-01 Dmitry StogovFixed bug #34310 (foreach($arr as $c->d => $x) crashes)
2005-09-01 Dmitry StogovSupport for class constants and static members for...
2005-09-01 foobarBump up libxml2 version requirement to >= 2.6.8
2005-09-01 <changelog... ChangeLog update
2005-09-01 Ilia AlshanetskyFixed bug #34001 (pdo_mysql truncates numberic fields...
2005-08-31 foobarFixed bug #34323
2005-08-31 Andrei ZmievskiFurther work on Unicode support in file uploads.
2005-08-31 Rob Richardsmake sxe_properties_get respect namespace scope
2005-08-31 foobarUpdate credits
next