]> granicus.if.org Git - php/shortlog
php
2017-03-16 Nikita PopovFurther optimize worklist management
2017-03-16 Nikita PopovSlightly optimize worklist management
2017-03-16 Nikita PopovOptimize DJ spanning tree back-edge check
2017-03-16 Nikita PopovSort blocks in loop identification
2017-03-16 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-16 Adam SaponaraReturn FALSE if error_log fails to write all bytes
2017-03-16 Nikita PopovUse call_map to avoid linear call lookup
2017-03-15 Nikita PopovFix bug #69676
2017-03-14 Bob WeinandMerge branch 'PHP-7.0' into PHP-7.1
2017-03-14 Matt BonneauFixed bug #74240 (deflate_add can allocate too much...
2017-03-14 Bob WeinandMerge branch 'PHP-7.0' into PHP-7.1
2017-03-14 Bob WeinandFix stream context changes leaking into copies of previ...
2017-03-14 Jakub ZelenkaMerge branch 'PHP-7.0' into PHP-7.1
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 BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-03-13 Anatol Belskiupdate binary sdk tools version for appveyor
2017-03-13 Remi Colletrely on provided openssl.cnf to avoid possible failure...
2017-03-12 andrewnesterImplement FR #74217: deterministic sqlite functions
2017-03-10 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-10 Nikita PopovFixed bug #73960
2017-03-10 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-03-10 Xinchen HuiFixed bug #74218 (ArrayIterator error message is confusing)
2017-03-09 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-03-09 Sara GolemonAdd NEWS entry for bab0b99f
2017-03-09 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-09 Nikita PopovFixed bug #73370
2017-03-09 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-09 Thomas OrozcoFixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER...
2017-03-09 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-09 mcq8Fixed bug #72096 Swatch time value incorrect for dates...
2017-03-09 Joe WatkinsFix bug #74149 static embed SAPI linkage error
2017-03-08 andrewnesterFixed bug #74058
2017-03-07 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-03-07 Sara GolemonDetect invalid port in xp_socket parse ip address
2017-03-07 Anatol Belskisync with the incremental and inter-file analysis option
2017-03-07 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-07 Nikita PopovFix out of bounds access in gc_find_additional_buffer()
2017-03-07 Dmitry StogovFixed pointer allignment
2017-03-07 Dmitry StogovEnsure pointer alignment.
2017-03-03 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-03 Dmitry StogovFixed file-cache (Zend/tests/unused_shared_static_varia...
2017-03-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-03-02 Anatol Belskisync NEWS for bug #74159
2017-03-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-03-02 Anatol Belskiimprove signal globals consistency check for TS
2017-03-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-03-02 Anatol Belskido not try to handle signals, when globals are inconsistent
2017-03-02 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-02 somedaysummerPHP bug #74004
2017-03-02 Derick RethansMerge branch 'PHP-7.0' into PHP-7.1
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 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-03-02 Mitch HagstrandFix bug73858.phpt to work in months without 31 days
2017-03-02 Christopher... Update NEWs
2017-03-02 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
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 Derick RethansUpdated to version 2017.1 (2017a)
2017-03-01 Derick RethansEmpty merge
2017-03-01 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-03-01 Remi Colletmake type consistent with glob_t.gl_pathc
2017-03-01 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-03-01 Sara GolemonFix potential crash when setting invalid declare value
2017-02-28 Remi Colletmake test slower again
2017-02-28 Joe Watkinsprepare 7.1.4
2017-02-28 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-28 Anatol Belskiprepare next
2017-02-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-02-27 Joe WatkinsRevert "fix crash in phpdbg shutdown process when opcac...
2017-02-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-02-27 Joe Watkinsfix crash in phpdbg shutdown process when opcache is...
2017-02-26 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-02-26 Xinchen HuiFixed bug #74157 (Segfault with nested generators)
2017-02-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-25 Nikita PopovImprove fix for bug #73807
2017-02-25 Xinchen HuiFixed bug #74164 (PHP hangs when an invalid value is...
2017-02-25 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-02-24 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 GrundikFix bug #73127
2017-02-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 Anatol BelskiSupport run or test target invoked within debugger
2017-02-24 Aaron PiotrowskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 Aaron PiotrowskiUpdate test for bug #74159
2017-02-24 Aaron PiotrowskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 Aaron PiotrowskiUpdate NEWS
2017-02-24 Aaron PiotrowskiFix bug #74159
2017-02-23 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-23 Xinchen HuiFixed typo (it should be typo)
2017-02-23 Xinchen HuiAdd test only (bug doesn't exists in 7.1)
2017-02-23 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-23 Xinchen HuiFixed bug #74152 (if statement says true to a null...
next