]> granicus.if.org Git - php/shortlog
php
2010-08-10 Ilia AlshanetskyMake http_response_code() return FALSE where data is...
2010-08-09 Andrey HristovFix Request #52302 mysqli_fetch_all does not work with...
2010-08-09 Andrey HristovLay foundations for named pipe support in mysqlnd
2010-08-09 Kalle Sommer... Update UPGRADING
2010-08-09 Kalle Sommer... Implemented FR #52555 (Ability to get HTTP response...
2010-08-09 Pierre Joye- #52523, fix logic (0 is perfectly valid as part of...
2010-08-09 Pierre Joye- WS
2010-08-08 Felipe Pena- Fixed bug #50481 (Storing many SPLFixedArray in an...
2010-08-08 Felipe Pena- Back the free() call for __iterator_wrapper to free...
2010-08-08 Felipe Pena- Fix warning because the comparsion with literal ...
2010-08-08 Felipe Pena- Fix test
2010-08-08 Ilia AlshanetskyAdditional fix for bug #52550 & fix test & warning...
2010-08-08 Felipe Pena- Fixed bug #52539 (Calling function from rebound Closu...
2010-08-07 Christopher... Fixed bug #51610 (Using oci_connect causes PHP to take...
2010-08-06 Felipe Pena- Added missing SKIPIF
2010-08-06 Felipe Pena- Fix test
2010-08-06 Felipe Pena- Fixed bug #52533 (ext/curl/tests/curl_multi_getconten...
2010-08-06 Felipe Pena- Updated generated file
2010-08-06 Felipe Pena- Fix build
2010-08-06 Johannes Schlüter- ext_skelshould create a .svnignore not .cvsignore...
2010-08-06 Ilia AlshanetskyWS
2010-08-06 Ilia AlshanetskyAnother fix for issue indentified in bug #52550
2010-08-06 Ilia AlshanetskyFixed issues inside str_pad() identified by bug #52550
2010-08-06 David Soria... make ssl_set return value in mysqlnd compatible with...
2010-08-06 Ilia AlshanetskyUse correct order of operations. Second of many fixes...
2010-08-06 Rasmus LerdorfDo these ops in the right order here. First of many...
2010-08-05 Felipe Pena- Fixed ZTS build (Kalle)
2010-08-05 Johannes Schlüter- Drop (broken) support for libmysql 3.23 and 4.0 from...
2010-08-05 Dmitry StogovUse interned strings for class names
2010-08-04 Felipe Pena- Fixed bug #52534 (var_export array with negative...
2010-08-03 Dmitry Stogovcleanup
2010-08-02 Jérôme LoyetBUG: all value comparaisons were not case insensitive...
2010-08-02 Jérôme Loyettypo
2010-08-02 Jérôme Loyetcorrect php-fpm.conf: slowlog has no default value
2010-08-02 Felipe Pena- Added missing parameter checks for new methods (trunk...
2010-08-01 Stefan MarrAdded Traits to the NEWS file.
2010-08-01 Felipe Pena- Fixed bug #52468 (wddx_deserialize corrupts integer...
2010-08-01 Felipe Pena- Removed safe-mode tests
2010-08-01 Felipe Pena- Fixed bug #52508 (newline problem with parse_ini_file...
2010-08-01 Felipe Pena- Fixed bug #52484 (__set() ignores setting properties...
2010-07-29 Felipe Pena- New test
2010-07-29 Felipe Pena- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
2010-07-29 Jérôme Loyet- Fixed bug #52476 (move php-fpm man page from section...
2010-07-29 Raphael GeissertFix required facilities for php-fpm's init script
2010-07-29 Pierre Joye- fix build
2010-07-29 Dmitry StogovZEND_UNSET_* don't have results
2010-07-29 Felipe Pena- Makes "parent" and "self" checking case-insensitive
2010-07-27 Sriram Natarajan- Fixed bug #52436 (Compile error in pcre if systems...
2010-07-27 Dmitry StogovAdditional specialization
2010-07-26 Dmitry StogovRemoved deprecated check
2010-07-24 Stanley SufficoolRemove obsolete non phpt test script.
2010-07-20 Dmitry Stogovtypo
2010-07-20 Adam HarveyFix bug #52380 (Typo in lcfirst comment docs) by updati...
2010-07-19 Dmitry StogovUse proper fetch types
2010-07-19 Dmitry StogovRemoved invalid checks
2010-07-19 Adam HarveyFix for bug #52317 (Segmentation fault when using mail...
2010-07-16 Dmitry StogovZEND_FETCH_*_R operations simplified and can't be used...
2010-07-16 Dmitry StogovSimplified string offset reading
2010-07-15 Andrey HristovFix for Bug #51583 Bus error due to wrong alignment...
2010-07-15 Pierre Joye- fix vc6 build
2010-07-14 Dmitry StogovOptimized defaut Content-Type HTTP header processing
2010-07-14 Dmitry StogovFixed incorrect reinitialization
2010-07-14 Kalle Sommer... Update the re2c files aswell (bug #51943)
2010-07-13 Kalle Sommer... Fixed bug #51943 (Several files are out of ANSI spec)
2010-07-13 Kalle Sommer... Fixed bug #52037 (Concurrent builds fail in install...
2010-07-13 Andrey HristovGive an error when USE_RESULT is used with fetch_all
2010-07-10 Felipe Pena- Added EG(saved_fpu_cw_ptr) initialization
2010-07-09 Scott MacVicarFix a bug when var_export() causes a fatal error that...
2010-07-09 Dmitry StogovEliminated useless allocation of FPU control word on...
2010-07-09 Dmitry Stogovzend_ptr_stack allocation is delayed before the actual...
2010-07-08 Felipe Pena- Fix ZTS build
2010-07-08 Kalle Sommer... Fixed Windows build
2010-07-08 Sebastian BergmannFugbix typo.
2010-07-08 Dmitry Stogov- use interned strings for auto globals
2010-07-08 Dmitry StogovReduced overhead of request startup
2010-07-08 Dmitry StogovFixed checks for PHP_DEBUG macro
2010-07-07 Felipe Pena- Fixed ZTS build
2010-07-07 Etienne KneussFixed #51697 (Unsafe operations in free_storage of...
2010-07-07 Dmitry StogovUse zend_stream API to open main PHP script in CGI...
2010-07-07 Andrey Hristovupdate tests
2010-07-07 Andrey HristovCleanup in trunk. Remove some functions, noted in
2010-07-07 Dmitry StogovRemoved redundant check
2010-07-07 Andrey HristovArginfo for mysqli
2010-07-07 Dmitry StogovReused single segment between requests. Saved one mallo...
2010-07-07 Dmitry StogovReduced initial VM stack size to fit into zend_mm segme...
2010-07-07 Timm Friebe- Added -DSYB_LP64 to CFLAGS on 64 bit platforms
2010-07-06 Scott MacVicarFix bug #52262 - Invalid UTF-8 documents don't set...
2010-07-06 Dmitry Stogovzend_stack initialization is delayed before the actual...
2010-07-06 Felipe Pena- Fix ZTS build
2010-07-06 Dmitry Stogoveliminated unnecessary iterations during request startu...
2010-07-06 Antony Dovgalfix typos and use correct directive names in error...
2010-07-06 Felipe Pena- Fixed tests
2010-07-05 Dmitry Stogovreduced request processing overhead
2010-07-05 Dmitry StogovUse ZE API to modify/restore PG(magic_quotes_runtime...
2010-07-05 Dmitry StogovReduced overhead of ext/mbstring initialization
2010-07-05 Dmitry StogovFixed bug #52237 (Crash when passing the reference...
2010-07-03 Felipe Pena- Fixed bug #52240 (hash_copy() does not copy the HMAC...
2010-07-02 Johannes SchlüterFix bug #52238: Crash when an Exception occured in...
2010-07-02 Ilia AlshanetskyUpgraded bundled PCRE to version 8.10
2010-07-02 Eric StewartAdded test for bug 52013 to trunk.
next