]> granicus.if.org Git - php/shortlog
php
2013-01-09 Andrey HristovAdd mysqli support - constants and checking in mysqli_o...
2013-01-09 Andrey Hristovbackport handling of expired passwords in mysqlnd to 5.4
2013-01-09 Andrey Hristovfix compilation error after merge
2013-01-09 Andrey HristovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-09 Andrey HristovUse during connect the flags set with set_client_option()
2013-01-09 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-09 Dmitry StogovFixed compilator bug that might cause jump depended...
2013-01-09 Dmitry StogovFixed bug #63882 (zend_std_compare_objects crash on...
2013-01-09 Xinchen Huiupdate NEWS
2013-01-09 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-09 Xinchen HuiFixed bug #63943 (Bad warning text from strpos() on...
2013-01-08 Adam HarveyAdd NEWS for the previously cherry picked commit.
2013-01-08 George Wangsapi/litespeed/lsapi_main.c: Fix bug #63228
2013-01-06 Derick RethansMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-01-06 Derick RethansUpdate news with new bug fix.
2013-01-06 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-01-06 Lars StrojnyAdding test for bug #63462
2013-01-06 Derick RethansFixed bug #55397: Comparsion of incomplete DateTime...
2013-01-06 Lars StrojnyCoding style, ANSI C compatibility
2013-01-06 Xinchen Huibump year
2013-01-06 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-01-06 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-06 Xinchen Huibump year
2013-01-06 Lars StrojnyAdding test from 5.5
2013-01-06 Lars StrojnyBug #63699: performance improvements for varios ext...
2013-01-04 Xinchen HuiUpdate NEWS
2013-01-04 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-04 Xinchen HuiFixed bug #63899 (Use after scope error in zend_compile)
2013-01-04 Stanislav Malyshev5.4.12-dev
2013-01-03 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-01-03 Johannes SchlüterThis will be PHP 5.3.22
2013-01-02 Stanislav Malyshevadd bug #63762
2013-01-02 Stanislav Malyshevadd fix #43177
2013-01-02 Stanislav MalyshevBug #43177: If an eval() has a parse error, the overall...
2013-01-02 Stanislav Malyshevfix NEWS
2013-01-01 Xinchen HuiHappy New Year
2013-01-01 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-01 Xinchen HuiHappy New Year
2013-01-01 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-01-01 Xinchen HuiHappy New Year~
2012-12-29 Lars StrojnyNews entry for +0/-0 filter fix
2012-12-29 Martin JansenAdd more tests for the new +0/-0 behaviour.
2012-12-29 Martin JansenTreat "+0" and "-0" as valid integers just like var_dum...
2012-12-27 Pierrick CharronFixed #63859 Memory leak when reusing curl-handle
2012-12-26 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-12-26 Pierrick CharronRevert "Remove a useless memory write in zend_llist_del...
2012-12-26 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-12-26 Pierrick CharronRemove a useless memory write in zend_llist_del_element
2012-12-25 Dmitry Stogovspelling
2012-12-25 Dmitry StogovFixed ZTS build
2012-12-25 Dmitry StogovTraits refactoring
2012-12-23 Pierrick CharronUpdate NEWS file
2012-12-23 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-12-23 Pierrick CharronFixed segfault due to libcurl connection caching
2012-12-22 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-12-22 Pierrick CharronUpdate NEWS file
2012-12-22 Pierrick CharronFixed bug #63352 (Can't enable hostname validation...
2012-12-22 Pierrick CharronCURL >= 7.28.0 no longer support value 1 for CURLOPT_SS...
2012-12-21 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-12-21 Pierrick CharronFix test to work on every libcurl version
2012-12-21 Pierrick CharronFix test
2012-12-21 Felipe Pena- Fixed typo on "SKIPIF" (causing make test to abort...
2012-12-20 Rasmus LerdorfFix for bug #63811
2012-12-20 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-12-20 Pierrick CharronFixed bug #55438 (Curlwapper is not sending http header...
2012-12-19 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-12-19 Johannes SchlüterUpdate release date
2012-12-19 Andrey HristovMerge branch 'PHP-5.4' of ssh://git.php.net/php-src...
2012-12-19 Remi Colletfix failing test on Linux build
2012-12-18 Andrey Hristovbe cautious about the result of strrchr
2012-12-17 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-12-17 Xinchen Huidos2unix & skip on connect fail
2012-12-17 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-12-17 Xinchen HuiFix failed test
2012-12-15 Lars StrojnyUpdating news entry to list new filetypes
2012-12-14 Lars StrojnyNews entry for updated mime types
2012-12-14 pascalcupdate test for supported Mime Types checking
2012-12-14 pascalcupdate list of common Mime Types in PHP development...
2012-12-14 Rasmus LerdorfMerge branch 'PHP-5.3' into PHP-5.4
2012-12-14 Rasmus LerdorfNeed connect.inc here
2012-12-14 Rasmus LerdorfMerge branch 'PHP-5.3' into PHP-5.4
2012-12-14 Rasmus LerdorfFix broken test
2012-12-14 Rasmus LerdorfMerge branch 'PHP-5.3' into PHP-5.4
2012-12-14 Rasmus LerdorfFix broken test
2012-12-13 Arpad RayFix #63379 - Don't reset mod_user_is_open in destroy
2012-12-13 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-12-13 Johannes SchlüterFix Bug #63762 Sigsegv when Exception::$trace is change...
2012-12-13 Anatoliy BelskyFixed mysqlnd compilation in debug mode on windows
2012-12-13 Dmitry StogovFixed bug #63757 (getenv() produces memory leak with...
2012-12-13 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-12-13 Xinchen HuiMFH
2012-12-11 Adam HarveyAlter php_json_decode_ex() to respect JSON_BIGINT_AS_ST...
2012-12-10 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-12-10 Johannes SchlüterMerge branch 'PHP-5.3' of git.php.net:/php-src into...
2012-12-10 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-12-10 Johannes SchlüterFix typo
2012-12-10 Xinchen HuiFixed bug #63726 (Memleak with static properties and...
2012-12-10 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-12-10 Xinchen HuiFixed bug #63726 (Memleak with static properties and...
2012-12-10 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
next