]> granicus.if.org Git - php/shortlog
php
2017-03-28 Anatol Belskiupdate NEWS
2017-03-28 Anatol BelskiRevert "Fixed bug #61471"
2017-03-28 Anatol Belskiprepare next
2017-03-28 Anatol Belskiupdate NEWS
2017-03-27 Anatol Belskideps updated, cherry-pick 88642decf9ab59d206db515990886...
2017-03-27 Anatol Belskiadd test for bug #74230
2017-03-27 Derick RethansForgot to update the output in the test too
2017-03-27 Anatol Belskialways use staging deps for CI, that's what we have...
2017-03-27 Derick RethansFixed test for #33415 due to data fixes.
2017-03-24 Derick RethansUpdated to version 2017.2 (2017b)
2017-03-23 Nikita PopovFix sequencing UB
2017-03-23 Nikita PopovFix lineno for AST_ZVAL nodes
2017-03-23 Sara GolemonFix bug where `yield from` is captured too greedily
2017-03-23 Dmitry StogovFixed uninitialized data
2017-03-23 Anatol Belskiadjust deps dir naming scheme
2017-03-21 Anatol Belskiexplicitly ignore php.ini for proc open tests
2017-03-20 Jakub ZelenkaLower timeout in test for but #72333
2017-03-17 Nikita PopovFix bug #74265
2017-03-17 Jakub ZelenkaMake test 002 for bug #65538 not to use https in cafile
2017-03-17 Jakub ZelenkaConsume data by server in test for bug #72333
2017-03-17 Nikita PopovFix AST start lineno for list nodes
2017-03-16 Jakub ZelenkaMake test for bug #72333 a bit more reliable
2017-03-16 Adam SaponaraReturn FALSE if error_log fails to write all bytes
2017-03-14 Matt BonneauFixed bug #74240 (deflate_add can allocate too much...
2017-03-14 Bob WeinandFix stream context changes leaking into copies of previ...
2017-03-14 Jakub ZelenkaMerge branch 'bug72333' into PHP-7.0
2017-03-14 Jakub ZelenkaReplace NEWS entry for #74159 with #72333
2017-03-14 Jakub ZelenkaSkip bug74159 test for OpenSSL lower than 1.0.1
2017-03-14 Jakub ZelenkaTidy up test for bug72333
2017-03-14 Jakub ZelenkaSpeed up test for bug72333
2017-03-14 Jakub ZelenkaFix indent and add comment
2017-03-14 Jakub ZelenkaTidy up setting of SSL_MODE_RELEASE_BUFFERS
2017-03-14 Jakub ZelenkaRemove extra SSL mode settings
2017-03-14 Jakub ZelenkaFix bug #72333 (fwrite() on non-blocking SSL sockets...
2017-03-13 Anatol Belskiupdate binary sdk tools version for appveyor
2017-03-10 Nikita PopovFixed bug #73960
2017-03-10 Xinchen HuiFixed bug #74218 (ArrayIterator error message is confusing)
2017-03-09 Sara GolemonAdd NEWS entry for bab0b99f
2017-03-09 Nikita PopovFixed bug #73370
2017-03-09 Thomas OrozcoFixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER...
2017-03-09 mcq8Fixed bug #72096 Swatch time value incorrect for dates...
2017-03-07 Sara GolemonDetect invalid port in xp_socket parse ip address
2017-03-07 Nikita PopovFix out of bounds access in gc_find_additional_buffer()
2017-03-03 Dmitry StogovFixed file-cache (Zend/tests/unused_shared_static_varia...
2017-03-02 Anatol Belskisync NEWS for bug #74159
2017-03-02 Anatol Belskiimprove signal globals consistency check for TS
2017-03-02 Anatol Belskido not try to handle signals, when globals are inconsistent
2017-03-02 somedaysummerPHP bug #74004
2017-03-02 Derick RethansFixed tests after tzdb removed abbreviations
2017-03-02 Derick RethansMake sure we anchor this test to February
2017-03-02 Mitch HagstrandFix bug73858.phpt to work in months without 31 days
2017-03-02 Christopher... Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)
2017-03-01 Derick RethansUpdated to version 2017.1 (2017a)
2017-03-01 Remi Colletmake type consistent with glob_t.gl_pathc
2017-03-01 Sara GolemonFix potential crash when setting invalid declare value
2017-02-28 Anatol Belskiprepare next
2017-02-27 Joe WatkinsRevert "fix crash in phpdbg shutdown process when opcac...
2017-02-27 Joe Watkinsfix crash in phpdbg shutdown process when opcache is...
2017-02-25 Nikita PopovImprove fix for bug #73807
2017-02-24 GrundikFix bug #73127
2017-02-24 Anatol BelskiSupport run or test target invoked within debugger
2017-02-24 Aaron PiotrowskiUpdate test for bug #74159
2017-02-24 Aaron PiotrowskiUpdate NEWS
2017-02-24 Aaron PiotrowskiFix bug #74159
2017-02-23 Xinchen HuiFixed bug #74152 (if statement says true to a null...
2017-02-23 Xinchen HuiFixed bug #74148 (ReflectionFunction incorrectly report...
2017-02-22 Remi Colletreport about OpenSSL 1.1 not supported during configure
2017-02-22 Coenraad Loubserpull-request/2393:
2017-02-21 Dmitry Stogovtoo many dashes
2017-02-21 Dmitry StogovIncrease WSDL cache version (7.0 wsdl cache is incomati...
2017-02-19 Remi Colletfix test for libzip 1.2.0
2017-02-18 Anatol Belskiinitialize valid_symbol_table, important for the main...
2017-02-17 Benjamin RobinFixed bug #74105
2017-02-16 Ondřej SurýDisable RTLD_DEEPBIND when compiling with AddressSaniti...
2017-02-16 Nikita PopovFix memory errors in url rewriter
2017-02-16 Nikita PopovFix autoload_func_info destruction
2017-02-16 Mitch HagstrandMake the ftp and stream tests more reliable.
2017-02-16 Nikita PopovAdd json dep to test
2017-02-15 Anatol Belski[ci skip] update NEWS
2017-02-15 Anatol BelskiFixed bug #74090 stream_get_contents maxlength>-1 retur...
2017-02-13 Xinchen HuiFixed bug #73989 (PHP 7.1 Segfaults within Symfony...
2017-02-12 Nikita PopovRevert "Fixed bug #74035"
2017-02-12 Derick RethansUpgrade timelib to 2017.01
2017-02-12 Xinchen HuiFixed bug #74084 (Out of bound read - zend_mm_alloc_small)
2017-02-12 andrewnesterFixed bug #74021
2017-02-12 Xinchen HuiFixed #73496 (Invalid memory access in zend_inline_hash...
2017-02-11 Nikita Popovrun-tests: Exit 1 on BORKED tests
2017-02-11 Adam SaponaraFixed bug #73118
2017-02-11 Denis YeldandiFixed bug #69860
2017-02-10 Xinchen HuiFixed typo
2017-02-10 Xinchen HuiFixed bug #74019 (Segfault with list)
2017-02-08 Zheng SHAOFixed bug #61471
2017-02-08 dreamsxinAdd #ifndef restrict
2017-02-07 Christian SchmidtFix detection of isnan and isinf
2017-02-07 Anatol Belskiuse some dynamically generated NAN as well
2017-02-07 Anatol Belskiswitch to smart str conversion routine to hide exact...
2017-02-06 Nikita PopovRevert "Fix detection of isnan and isinf"
2017-02-05 Christian SchmidtFix detection of isnan and isinf
2017-02-05 Andrea FauldsFix bug #73954
2017-02-03 Nikita PopovRevert "Merge branch 'pull-request/2344' into PHP-7.0"
next