]> granicus.if.org Git - php/shortlog
php
2015-08-16 Jakub ZelenkaFix some int overflows in openssl
2015-08-15 Anatol Belskiupdate NEWS
2015-08-15 Anatol Belskifix incompatible types
2015-08-15 Anatol Belskiadd SIZEOF_SIZE_T to oniguruma
2015-08-15 Anatol Belskifix pointer truncation cases
2015-08-15 Tjerk MeestersMerge branch 'PHP-5.6'
2015-08-15 Tjerk MeestersUpdated NEWS for #70157
2015-08-15 Tjerk MeestersMerge branch 'bug70157' into PHP-5.6
2015-08-15 Tjerk MeestersFixed #70157 parse_ini_string() segmentation fault...
2015-08-15 Christoph M... Merge branch 'PHP-5.6'
2015-08-15 Christoph M... fixed wrong params in proto
2015-08-14 Christoph M... Merge branch 'master' of https://git.php.net/repository...
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Merge branch 'PHP-5.6'
2015-08-14 Nikita PopovExecuted file can be NULL
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Fix #70264: CLI server directory traversal
2015-08-14 Nikita PopovFix leak in previous commit
2015-08-14 Nikita PopovDon't copy zend_strings during exception creation
2015-08-14 Anatol Belskifix array size calculation for range, related to bug...
2015-08-14 Anatol Belskiadd range() tests
2015-08-14 Anatol BelskiFixed bug #70239 Creating a huge array doesn't result...
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Merge branch 'PHP-5.6'
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Fix #70266 (DateInterval::__construct.interval_spec...
2015-08-14 Xinchen HuiRemove useless insert
2015-08-14 Xinchen HuiFixed dumpbt
2015-08-14 Dmitry StogovSet expectations
2015-08-13 Adam HarveyWe don't need CVS/SVN keywords in UPGRADING.
2015-08-13 Adam HarveyWe did eventually decide it was PHP 7.0, so make it so.
2015-08-13 Christoph M... Merge branch 'pull-request/1454'
2015-08-13 Xinchen HuiSimplify the macro (HT_DATA_SIZE/HT_HASH_SIZE is not...
2015-08-13 Xinchen HuiFixed similar issues(segfault on OOM)
2015-08-13 Xinchen HuiFixed segfault while OOM in pack_to_hash
2015-08-13 Xinchen HuiFixed tests(I am not sure, these tests seems strange...
2015-08-13 Christoph M... updated NEWS
2015-08-13 Christoph M... Merge branch 'PHP-5.6'
2015-08-13 Christoph M... updated NEWS
2015-08-13 Christoph M... Fix #70232: Incorrect bump-along behavior with \K and...
2015-08-13 Dmitry StogovGet rid of implicit type casting in GC_*() macros in...
2015-08-13 Derick RethansMerge branch 'PHP-5.6'
2015-08-13 Derick RethansOf course, we support v2 in PHP 5.6 as well.
2015-08-13 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-13 Derick RethansEmpty merge
2015-08-13 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-13 Derick RethansTell timelib we support v2
2015-08-13 Xinchen HuiAdd entry for zend_memnstr change
2015-08-13 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-08-13 Xinchen HuiFixed bug #70250 (extract() turns array elements to...
2015-08-13 Christopher... Merge branch 'PHP-5.6'
2015-08-13 Christopher... PDO_OCI is not experimental
2015-08-13 Xinchen Huizend_hash_resize seems useless, use zend_hash_extend
2015-08-13 Xinchen HuiFixed bug #70258 and #70253
2015-08-13 Xinchen HuiRevert "Updated to version 2015.6 (2015f)"
2015-08-12 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-12 Derick RethansEmpty merge
2015-08-12 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-12 Christoph M... updated NEWS
2015-08-12 Christoph M... Fix #70245: strtotime does not emit warning when 2nd...
2015-08-12 Anatol Belskiimprove condition
2015-08-12 Christopher... Further PHP 7 compat for OCI8
2015-08-12 Bob WeinandFix valgrind false positives with watchpoints
2015-08-12 Xinchen HuiUse the same error msg with resize
2015-08-12 Xinchen HuiWe should not silently go on if the required size can...
2015-08-12 Xinchen HuiRevert "We should not silently go on if the required...
2015-08-12 Xinchen HuiWe should not silently go on if the required size can...
2015-08-12 Anatol Belskiimprove condition
2015-08-12 Anatol Belskisecond part fixing vc14, type/specifier order also...
2015-08-12 Xinchen Huiuse efree_size here
2015-08-11 Dmitry StogovRevert "Simplify ZEND_EXIT and count boolean values...
2015-08-11 Dmitry StogovAttempt to fix Windows build (vc14)
2015-08-11 Bob WeinandSimplify ZEND_EXIT and count boolean values to it as...
2015-08-11 Bob WeinandFixed bug #70241 (Skipped assertions affect Generator...
2015-08-11 Anatol Belskiupdate NEWS
2015-08-11 Anatol BelskiFixed bug #70198 Checking liveness does not work as...
2015-08-11 Anatol Belskifix news entry
2015-08-11 Anatol Belskiupdated NEWS
2015-08-11 Anatol Belskifix bug #69833 mcrypt fd caching not working
2015-08-11 Xinchen HuiFixed bug #70237 (Empty while and do-while segmentation...
2015-08-10 Christoph M... updated NEWS wrt. bug #69487
2015-08-10 Christoph M... Fix #69487: SAPI may truncate POST data
2015-08-10 Lior KaplanAdd CVE IDs asigned to #69085 (PHP 5.6.7)
2015-08-10 Lior KaplanAlign NEWS with 5.6.12
2015-08-10 Lior KaplanAdd entries for phar bug fixes in 5.6.11 (also have...
2015-08-09 Christoph M... updated NEWS
2015-08-09 wusuopuFix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE
2015-08-09 Christoph M... added tests for bug #66606
2015-08-07 Ferenc Kovacsfix NEWS
2015-08-05 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-05 Stanislav Malyshev5.5.29 next
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshevfix test
2015-08-04 Stanislav Malyshevvirtual_file_ex uses emalloc in 5.6+
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshev__wakeup doesn't have to be final
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-04 Stanislav Malyshevupdate NEWS
next