]> granicus.if.org Git - php/shortlog
php
2016-09-13 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-13 Christoph M... Merge branch 'pull-request/2126' into PHP-5.6
2016-09-13 Anatol Belskiupdate NEWS
2016-09-13 Anatol Belskiupdate NEWS
2016-09-13 Anatol Belskiupgrade bundled sqlite to 3.14.2
2016-09-13 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-13 Anatol Belskiadd test for bug #73068
2016-09-13 Anatol Belskiupdate NEWS
2016-09-13 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-13 Anatol Belskifix test portability
2016-09-13 Anatol Belskipick up the safe alloc pieces from
2016-09-13 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-13 Anatol Belskimissed semicolon
2016-09-13 Anatol Belskifix C89 conformity
2016-09-13 Stanislav MalyshevMerge branch 'PHP-7.0.11' into PHP-7.0
2016-09-13 Stanislav MalyshevFix bug #72293 - Heap overflow in mysqlnd related to...
2016-09-13 Stanislav MalyshevFix test
2016-09-13 Stanislav MalyshevFix bug #73065: Out-Of-Bounds Read in php_wddx_push_ele...
2016-09-13 Stanislav MalyshevFix bug #73035 (Out of bound when verify signature...
2016-09-13 Stanislav MalyshevFix bug #73052 - Memory Corruption in During Deserializ...
2016-09-13 Stanislav MalyshevAdd check in fgetcsv in case sizeof(unit) != sizeof...
2016-09-13 Stanislav MalyshevFix bug #73029 - Missing type check when unserializing...
2016-09-13 Stanislav MalyshevFix bug #72860: wddx_deserialize use-after-free
2016-09-13 Stanislav MalyshevAlso fix overflow in wordwrap
2016-09-13 Stanislav MalyshevFix bug #73007: add locale length check
2016-09-13 Stanislav MalyshevAdd more checks for int overflow
2016-09-13 Stanislav MalyshevFix bug #72928 - Out of bound when verify signature...
2016-09-13 Stanislav MalyshevFix various int size overflows.
2016-09-13 Stanislav MalyshevFix bug #72293 - Heap overflow in mysqlnd related to...
2016-09-13 Stanislav MalyshevI don't think 8cceb012a7aabf3c36ab7c2724a436f976cdd165...
2016-09-13 Stanislav MalyshevFix test
2016-09-13 Xinchen HuiFixed bug #73067 (__debugInfo crashes when throwing...
2016-09-12 Adam BaratzNever quote values as raw binary data
2016-09-12 Anatol BelskiAdd check in fgetcsv in case sizeof(unit) != sizeof...
2016-09-12 Adam BaratzAdd myself as pdo_dblib maintainer
2016-09-12 Stanislav MalyshevFix bug #73065: Out-Of-Bounds Read in php_wddx_push_ele...
2016-09-12 Stanislav MalyshevFix bug #73035 (Out of bound when verify signature...
2016-09-12 Stanislav MalyshevFix bug #73052 - Memory Corruption in During Deserializ...
2016-09-12 Stanislav MalyshevFix bug #73029 - Missing type check when unserializing...
2016-09-12 Stanislav MalyshevFix bug #72860: wddx_deserialize use-after-free
2016-09-12 Stanislav MalyshevFix bug #73007: add locale length check
2016-09-12 Stanislav MalyshevFix bug #72928 - Out of bound when verify signature...
2016-09-12 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-12 Christoph M... Skip regression test for issue that has not yet been...
2016-09-12 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-12 Christoph M... Skip test for external GD because of not yet published...
2016-09-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-11 Christoph M... Skip tests for unpatched external libgd regarding libvpx
2016-09-11 Andrea FauldsRemove zpp fallback code (always use Fast ZPP)
2016-09-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-11 Christoph M... Split test for bundled vs. external libgd
2016-09-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-11 Christoph M... Make test case more resilient
2016-09-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-11 Anatol Belskifix bug category
2016-09-11 Anatol Belskisync NEWS
2016-09-11 Anatol Belskiupdate NEWS
2016-09-11 Anatol BelskiRevert "Merge branch 'PHP-5.6' into PHP-7.0"
2016-09-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-11 Anatol BelskiRevert "Revert "Merge branch 'PHP-5.6' into PHP-7.0""
2016-09-11 Christoph M... A picture is worth a thousand message digests
2016-09-10 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-10 Christoph M... Add regression test for bug #73053
2016-09-10 Anatol Belskiupdate NEWS
2016-09-10 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-10 Anatol Belskiupdate NEWS
2016-09-10 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-10 Anatol BelskiBug #73058 crypt broken when salt is 'too' long
2016-09-09 Nikita PopovDon't optimize (string) cast on arrays
2016-09-09 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-09 Christoph M... Remove ignored --FAIL-- section from test case
2016-09-09 Nikita PopovFix some block_pass bugs
2016-09-09 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-09 Christoph M... Fix #73054: default option ignored when object passed...
2016-09-09 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-09 Levi MorrisonPartially fix bug #67167 - Wrong return value...
2016-09-09 Yasuo OhgakiUpdate NEWS
2016-09-09 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-09 Yasuo OhgakiFixed Bug #68015 Session does not report invalid uid...
2016-09-08 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-08 Anatol Belskibackport 59444347 and 3d7343f6
2016-09-08 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-08 Yasuo OhgakiFix bug26639.phpt
2016-09-08 Yasuo OhgakiUpdate NEWS
2016-09-08 Yasuo OhgakiUpdate NEWS
2016-09-08 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-08 Yasuo OhgakiFix Bug #72992 mbstring.internal_encoding doesn't inher...
2016-09-06 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-06 Christoph M... Fix #73025: Heap Buffer Overflow in virtual_popen of...
2016-09-06 Yasuo OhgakiUpdate NEWS
2016-09-06 Yasuo OhgakiUpdate NEWS
2016-09-06 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-06 Yasuo OhgakiFixed Bug #66964 mb_convert_variables() cannot detect...
2016-09-05 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-05 Christoph M... Fix #70752: Depacking with wrong password leaves 0...
2016-09-05 Andrea FauldsUnbreak FAST_ZPP dead code
2016-09-05 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-09-05 Julien PauliUpdated NEWS
2016-09-05 KeyurFixes #72590: Opcache restart with kill_all_lockers...
next