]> granicus.if.org Git - php/shortlog
php
2010-08-17 Andrey Hristovhere comes the news
2010-08-17 Andrey HristovDeprecate mysql_list_dbs, as mysql_list_tables is alrea...
2010-08-17 Kalle Sommer... Fixed compiler warning
2010-08-17 Kalle Sommer... Fixed compiler warnings in main/
2010-08-17 Kalle Sommer... Fixed the $context parameter on copy() to have an effec...
2010-08-17 Sascha Schumannalign declaration with definition
2010-08-16 Kalle Sommer... Fixed the context parameter on copy() to actually have...
2010-08-16 Kalle Sommer... Fixed bug #50836 (run_tests.php alerts syntax errors...
2010-08-16 Andrey HristovAdded utf16 and utf32 support, as in MySQL 5.5, in...
2010-08-16 Andrey HristovFix test, so it doesn't fail with MySQL 5.5, where...
2010-08-16 Andrey Hristovdetect easily which charset doesn't work
2010-08-16 Derick Rethans- Updated to version 2010.12 (2010l)
2010-08-16 Pierre Joye- WS
2010-08-16 Derick Rethans- Updated to version 2010.11 (2010k)
2010-08-16 Dmitry StogovBug #52361 (Throwing an exception in a destructor cause...
2010-08-16 Dmitry StogovFixed memory leaks (related to bug #52361)
2010-08-16 Kalle Sommer... Fixed bug #52593 (exif is placed before mbstring in...
2010-08-15 Pierre Joye- #52607, fix ENV conflit with win SDK 7.1
2010-08-14 Ilia AlshanetskyUpgraded bundled Sqlite3 to version 3.7.0.1
2010-08-14 Felipe Pena- Missing traits data initialization for internal class...
2010-08-13 Kalle Sommer... Changed mysqli_report() to be per-request specific...
2010-08-13 Andrey HristovFix for bug #52413 MySQLi build failure on OS X
2010-08-13 Andrey HristovFix for bug #52433 Call to undefined method mysqli...
2010-08-12 Andrey HristovMake this function static, as it is used only in this...
2010-08-12 Andrey HristovAllocate memory in a burst mode, and later use it....
2010-08-12 Andrey HristovSwitch from using PHP_MAJOR_VERSION to separate define for
2010-08-12 Andrey Hristovws + cs
2010-08-11 Kalle Sommer... Fixed bug #50804 (Document configure.js --enable-crt...
2010-08-11 Kalle Sommer... Ignore the x64 directory for Windows x64 builds
2010-08-11 Kalle Sommer... MFB53: Changed deprecated ini options on startup from...
2010-08-11 Dmitry StogovOptimization of ASSIGN instruction
2010-08-11 Dmitry StogovIn ZTS mode default properties and constants of interna...
2010-08-11 Dmitry StogovFixed support for static properties of internal classes
2010-08-10 Felipe Pena- Fixed bug #52573 (SplFileObject::fscanf Segmentation...
2010-08-10 Dmitry StogovOptimization (IS_TMP_VARs don't need reference counting)
2010-08-10 Dmitry StogovPrevent generation of long strings
2010-08-10 Dmitry StogovOptimization
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)
next