]> granicus.if.org Git - php/shortlog
php
2013-05-02 Remi Colletuse limit_extensions as we use security_limit_extension...
2013-05-02 Remi Colletunused variable
2013-05-02 Remi Colletfix possible null deref (detected by code coverity...
2013-04-27 Xinchen HuiAlso fixed bug #64726 in 5.3
2013-04-27 Xinchen HuiFix memory realted to #64726
2013-04-25 Matt FickenFix Test Bug #64714
2013-04-25 Johannes SchlüterPHP 5.3.26 this will be
2013-04-25 Johannes SchlüterFix NEWS
2013-04-24 Stanislav MalyshevFix bug #64458 (dns_get_record result with string of...
2013-04-23 Dmitry StogovFixed incorrect check. SEND_REF may be executed before...
2013-04-22 Anatol BelskiFixed stream_socket_pair() on Windows x64 and
2013-04-22 Derick Rethans- Updated to version 2013.3 (2013c)
2013-04-19 Andrey Hristovlower the limit, should fit in a byte
2013-04-17 Anatol Belskiupdated lib versions
2013-04-13 Nuno Lopesallow lcov 1.10
2013-04-10 Anatol BelskiMerge branch 'PHP-5.3' of git.php.net:php-src into...
2013-04-10 Anatol BelskiFixed bug #64342 ZipArchive::addFile() has to check...
2013-04-10 Pierre Joyeadd external 2.1 detection and fix gd_compat for 2.1+
2013-04-10 Johannes SchlüterPHP 5.3.24 release date
2013-04-09 Pierre Joyefix possible NULL deref
2013-04-09 Pierre Joyefix null deref
2013-04-05 Rasmus LerdorfFixed bugs #47675 and #64577 (fd leak on Solaris)
2013-04-04 Xinchen Huino tab here
2013-04-04 Xinchen HuiFixed bug #64578 (debug_backtrace in set_error_handler...
2013-04-01 Xinchen HuiFix test
2013-03-28 Nikita PopovExclude Travis build for 5.3 and 5.4
2013-03-28 Johannes SchlüterThis will PHP 5.3.25
2013-03-25 Dmitry StogovFixed bug #63914 (zend_do_fcall_common_helper_SPEC...
2013-03-24 Johannes SchlüterIt's 2013, even for a manpage
2013-03-23 Anatol BelskiReworked the changes for bug #64452
2013-03-23 Anatol BelskiFixed possible precision loss in microtime
2013-03-20 Anatol BelskiFixed bug #64452 Zip PHPTs crash intermittently
2013-03-19 Anatol BelskiBackported fix for bug #62852
2013-03-19 Dmitry StogovFixed bug #62343 (Show class_alias In get_declared_clas...
2013-03-18 Stanislav Malyshevfix NEWS
2013-03-16 Etienne KneussRemove spurious int cast in between two longs
2013-03-15 Anatol BelskiBackported patch for #64370
2013-03-15 Ferenc Kovacsexplain the step updating the git submodule reference...
2013-03-14 Anatol Belskifix zts check
2013-03-13 Andrey Hristovfix for bug #63530 mysqlnd_stmt::bind_one_parameter...
2013-03-12 Anatol Belskifixed headers order
2013-03-11 Derick Rethans- Updated to version 2013.2 (2013b)
2013-03-04 Stephen A.... Fixed PCRE locale crash in Windows/TS
2013-03-03 Stanislav Malyshevrename NEWS back
2013-03-03 Anatol BelskiMerge branch 'PHP-5.3' of git.php.net:php-src into...
2013-03-03 Anatol Belskiupdated NEWS
2013-03-03 Derick RethansRename to create a NEWS file per version to fix the...
2013-03-03 Anatol Belskimerged PCRE 8.32
2013-03-03 Derick Rethans- Updated to version 2013.1 (2013a)
2013-03-01 Dmitry StogovFixed timestamp update on Phar contents modification.
2013-03-01 Stanislav Malyshev5.4.24-dev
2013-03-01 Stanislav Malyshev5.3.23RC1 php-5.3.23RC1
2013-02-27 Mike WillbanksBug #52861: unset fails with ArrayObject and deep arrays
2013-02-24 Xinchen HuiFixed bug #64264 (SPLFixedArray toArray problem)
2013-02-21 Johannes SchlüterFix TSRM (after afc1debb)
2013-02-21 Dmitry StogovPHAR should modify entry timestamp when it's modified
2013-02-21 Sara Golemonhttp-stream test requires network connectivity
2013-02-21 Anatol Belskiupdated lib versions
2013-02-20 Dmitry StogovFixed external entity loading
2013-02-20 Johannes Schlüter5.3.22 NEWS
2013-02-19 Anatol Belskifix the test for curl 7.29.0+
2013-02-17 Xinchen HuiFixed bug #64228 (RecursiveDirectoryIterator always...
2013-02-13 Dmitry StogovProper bit reset code
2013-02-07 Dmitry StogovDisabled external entities loading
2013-02-07 Dmitry StogovCheck if soap.wsdl_cache_dir confirms to open_basedir
2013-01-30 Johannes SchlüterThis will be PHP 5.3.23
2013-01-30 Nikita PopovFixed bug #64106: Segfault on SplFixedArray[][x] =...
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.3' of git.php.net:/php-src into...
2013-01-29 Johannes SchlüterFix bug #64099 (Wrong TSRM usage in zend_register_class...
2013-01-23 Gustavo LopesNEWS for bug #64023 (see aa0adce)
2013-01-22 Gustavo LopesFix bug #64023 (__toString() & SplFileInfo)
2013-01-18 Stanislav Malyshevfix bug #63462 (Magic methods called twice for unset...
2013-01-16 Johannes SchlüterFix NEWS after 5.3.21
2013-01-16 Adam HarveyUpdate the arguments in the prototype of fpm_socket_uni...
2013-01-15 Adam HarveyRevert "Update fputcsv() to escape all characters equally."
2013-01-15 Adam HarveyUpdate fputcsv() to escape all characters equally.
2013-01-10 Dmitry StogovFixed uninitialized zval.type (Yoram)
2013-01-10 Remi ColletFix test after fix for bug #63943 (Bad warning text...
2013-01-09 Andrey HristovUse during connect the flags set with set_client_option()
2013-01-09 Dmitry StogovFixed compilator bug that might cause jump depended...
2013-01-09 Xinchen HuiFixed bug #63943 (Bad warning text from strpos() on...
2013-01-06 Derick RethansUpdate news with new bug fix.
2013-01-06 Derick RethansFixed bug #55397: Comparsion of incomplete DateTime...
2013-01-06 Xinchen Huibump year
2013-01-04 Xinchen HuiFixed bug #63899 (Use after scope error in zend_compile)
2013-01-03 Johannes SchlüterThis will be PHP 5.3.22
2013-01-01 Xinchen HuiHappy New Year
2013-01-01 Xinchen HuiHappy New Year~
2012-12-26 Pierrick CharronRevert "Remove a useless memory write in zend_llist_del...
2012-12-26 Pierrick CharronRemove a useless memory write in zend_llist_del_element
2012-12-23 Pierrick CharronFixed segfault due to libcurl connection caching
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 CharronFix test to work on every libcurl version
2012-12-21 Felipe Pena- Fixed typo on "SKIPIF" (causing make test to abort...
2012-12-20 Pierrick CharronFixed bug #55438 (Curlwapper is not sending http header...
2012-12-19 Johannes SchlüterUpdate release date
2012-12-17 Xinchen Huidos2unix & skip on connect fail
2012-12-17 Xinchen HuiFix failed test
next