]> granicus.if.org Git - php/shortlog
php
2016-08-19 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-19 Christoph M... Fix dba configuration for Windows
2016-08-18 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-18 Christoph M... Fix broken test include
2016-08-18 Anatol Belskiupdate NEWS
2016-08-18 Anatol Belskiavoid other efforts if memory mapping fails
2016-08-18 Anatol Belskifix test
2016-08-18 Anatol BelskiFixed bug #72858 shm_attach null dereference
2016-08-18 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-08-18 Ferenc Kovacsfix NEWS
2016-08-18 Christopher... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-18 Christopher... Add myself as PDO_OCI maintainer
2016-08-18 Christopher... Prepare for OCI8 PECL release
2016-08-18 Christopher... Prepare for OCI8 PECL release
2016-08-17 Anatol Belskisync NEWS
2016-08-17 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-17 Christoph M... Skip tests that are supposed to fail due to bugs in...
2016-08-17 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-17 Christoph M... Make tests a little more resilient
2016-08-17 Kalle Sommer... Seems like I did a bad merge earlier, this should make...
2016-08-17 Kalle Sommer... Fixed C89 build
2016-08-17 Anatol Belskifix char * vs zend_string *
2016-08-17 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-17 Christoph M... Fix #68302: impossible to compile php with zip support
2016-08-17 Anatol Belskifix tests
2016-08-17 Xinchen HuiAvoid duplicating string
2016-08-17 Anatol BelskiRevert "fix tests"
2016-08-17 Anatol Belskifix leak
2016-08-17 Xinchen HuiUpdate NEWs
2016-08-17 Xinchen HuiUnused label
2016-08-17 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2016-08-17 Xinchen HuiFixed bug #72853 (stream_set_blocking doesn't work)
2016-08-17 Stanislav Malyshevfix test
2016-08-17 Nikita PopovBug #72663 - part 3
2016-08-17 Nikita PopovBug #72663 - part 2
2016-08-17 Nikita PopovBug #72663 - part 1
2016-08-17 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-08-17 Stanislav MalyshevMerge branch 'PHP-7.0.10' into PHP-7.0
2016-08-17 Stanislav MalyshevMerge branch 'PHP-7.0' into PHP-7.0.10
2016-08-17 Stanislav MalyshevUpdate NEWS
2016-08-17 Stanislav MalyshevBLock test with memory leak
2016-08-17 Stanislav Malyshevfix tests
2016-08-17 Stanislav MalyshevFix TSRM build
2016-08-17 Stanislav MalyshevFix bug #72850 - integer overflow in uuencode
2016-08-17 Stanislav MalyshevFixed bug #72849 - integer overflow in urlencode
2016-08-17 Stanislav MalyshevFix bug #72848 - integer overflow in quoted_printable_e...
2016-08-17 Stanislav MalyshevFix bug #72838 - Integer overflow lead to heap corrupt...
2016-08-17 Stanislav MalyshevFix bug #72837 - integer overflow in bzdecompress cause...
2016-08-17 Stanislav MalyshevFix bug #72836 - integer overflow in base64_decode...
2016-08-17 Stanislav MalyshevFix for bug #72807 - do not produce strings with negati...
2016-08-17 Stanislav MalyshevFix for bug #72790 and bug #72799
2016-08-17 Stanislav MalyshevFix bug #72730 - imagegammacorrect allows arbitrary...
2016-08-17 Stanislav MalyshevFix bug#72697 - select_colors write out-of-bounds
2016-08-17 Stanislav MalyshevFixed bug #72627: Memory Leakage In exif_process_IFD_in...
2016-08-17 Stanislav MalyshevFix bug #72750: wddx_deserialize null dereference
2016-08-17 Stanislav MalyshevFix bug #72771: ftps:// opendir wrapper is vulnerable...
2016-08-17 Stanislav MalyshevImprove fix for #72663
2016-08-17 Stanislav MalyshevFix bug #70436: Use After Free Vulnerability in unseria...
2016-08-17 Stanislav MalyshevFix bug #72749: wddx_deserialize allows illegal memory...
2016-08-17 Stanislav MalyshevUpdate comment
2016-08-17 Stanislav MalyshevFix bug #72708 - php_snmp_parse_oid integer overflow...
2016-08-17 Stanislav MalyshevFix bug #72681 - consume data even if we're not storing...
2016-08-17 Stanislav MalyshevFix bug #72663 - destroy broken object when unserializing
2016-08-17 Xinchen HuiUnused var
2016-08-16 Anatol Belskiupdate NEWS
2016-08-16 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-16 Anatol Belskifix test
2016-08-16 Anatol Belskifix blocking pipe stream option value
2016-08-16 Christoph M... #72085: SEGV on unknown address zif_xml_parse
2016-08-16 Stanislav MalyshevFix bug #72749: wddx_deserialize allows illegal memory...
2016-08-16 Anatol Belskifix test cleanup
2016-08-16 Anatol BelskiFixed #72857 stream_socket_recvfrom read access violation
2016-08-16 Nikita PopovFix bug #72854
2016-08-16 Stanislav MalyshevFixed bug #72627: Memory Leakage In exif_process_IFD_in...
2016-08-16 Anatol Belskifix tests
2016-08-16 Anatol BelskiFix bug#72697 - select_colors write out-of-bounds
2016-08-16 Stanislav MalyshevFix bug #72708 - php_snmp_parse_oid integer overflow...
2016-08-16 Stanislav MalyshevFix bug #72730 - imagegammacorrect allows arbitrary...
2016-08-16 Stanislav MalyshevFix bug #72750: wddx_deserialize null dereference
2016-08-16 Anatol BelskiFix bug #72771: ftps:// opendir wrapper is vulnerable...
2016-08-16 Anatol Belskifix tests
2016-08-16 Anatol Belskiadd missing skipif section
2016-08-16 Stanislav MalyshevFix for bug #72790 and bug #72799
2016-08-16 Anatol BelskiFix bug #72837 - integer overflow in bzdecompress cause...
2016-08-16 Dmitry StogovFixed use after free
2016-08-16 Christopher... Remove unused OCI8 macros
2016-08-15 Xinchen HuiFixed bug #72846 (getConstant for a array constant...
2016-08-15 Stanislav MalyshevFix bug #72742 - memory allocator fails to realloc...
2016-08-14 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-08-14 Anatol Belskiput missing prototype and fix ts build
2016-08-14 Anatol Belskiupdate NEWS
2016-08-14 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-08-14 Anatol Belskiupdate NEWS
2016-08-14 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-08-14 Anatol BelskiFixed bug #72759 Regression in pgo_pgsql
2016-08-14 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-08-14 Jakub ZelenkaFixed bug #72787 (json_decode reads out of bounds)
2016-08-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-08-13 Benedict SingerBug 70195
2016-08-13 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
next