]> granicus.if.org Git - php/shortlog
php
2017-10-30 Dmitry StogovBetter fix for bug #75451 (Assertion fails while foreac...
2017-10-30 Dmitry StogovMerge branch 'PHP-7.2'
2017-10-30 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-30 Dmitry StogovFixed type inference
2017-10-30 Joe WatkinsMerge branch 'PHP-7.2'
2017-10-30 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-30 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-30 Fabien VillepinteFix bug #75453 Incorrect reflection on ibase_connect...
2017-10-29 Kalle Sommer... Fix compiler warnings
2017-10-29 Kalle Sommer... We don't use a specific model for a MAKERNOTE so remove...
2017-10-29 Kalle Sommer... Remove these old comments, as for the TODO, there is...
2017-10-29 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-29 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-29 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-29 Anatol BelskiRe-enable AppVeyor cache
2017-10-29 Joe WatkinsMerge branch 'PHP-7.2'
2017-10-29 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-29 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-29 Joe Watkinsmake sure run-tests reports exit status upon prerequisi...
2017-10-28 Christoph M... Remove implicit constants from test case
2017-10-28 Nikita PopovFix invalid read in zend_use_undefined_constant()
2017-10-28 Nikita PopovFix invalid read in mb_ord()
2017-10-28 Peter KokotRemove --with-libmbfl configure option
2017-10-28 Xinchen HuiFixed bug #75451 (Assertion fails while foreach on...
2017-10-28 Fabien VillepinteAdd tests for UConverter::getStandards()
2017-10-28 Michael Klieweconvert spaces to tabs in ext/ftp/tests/server.inc
2017-10-28 Michael KlieweAdd tests for ftp_rename
2017-10-28 Nikita PopovMerge branch 'PHP-7.2'
2017-10-28 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-28 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-10-28 Fabien VillepinteFix bug #75434 Wrong reflection for mysqli_fetch_all...
2017-10-27 Sara GolemonMerge branch 'PHP-7.2'
2017-10-27 Sara GolemonDon't optimize input arrays with suffix holes
2017-10-27 Joe WatkinsMerge branch 'PHP-7.2'
2017-10-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-27 Fabien VillepinteFix bug #75307 Wrong reflection for openssl_open function
2017-10-27 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-27 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-27 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-27 Anatol BelskiSkip test on PostgreSQL 10
2017-10-27 Sara Golemonarray_slice() passthrough for preserve_keys=true as...
2017-10-27 Sara GolemonDo not create a new array when slicing all of input...
2017-10-27 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-27 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-27 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-27 Anatol BelskiFix test compat for PostgreSQL 10
2017-10-27 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-27 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-27 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-27 Dmitry StogovUse per-request heap instead of system one
2017-10-27 Dmitry StogovExtend zend_register_class_alias_ex() with additional...
2017-10-27 Dmitry StogovMakrk persistent resources and references with GC_PERSI...
2017-10-27 Anatol BelskiApply upstream patch for CVE-2017-14107
2017-10-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-27 Anatol BelskiBackport and apply upstream patch for CVE-2017-14107
2017-10-26 Dmitry StogovReverted constant related change (this should be handle...
2017-10-26 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-26 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-26 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-26 Anatol BelskiBinary SDK 2.0.12 stable
2017-10-26 Dmitry StogovRemoved useless reallocations
2017-10-26 Dmitry StogovMerge branch 'PHP-7.2'
2017-10-26 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-26 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-10-26 Dmitry StogovFixed indirect modification of magic ArrayAccess method...
2017-10-26 Dmitry StogovMerge branch 'PHP-7.2'
2017-10-26 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-26 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-10-26 Dmitry StogovBackport tests
2017-10-26 Dmitry StogovRestore object copying on magic method calls (It was...
2017-10-26 Dmitry StogovMerge branch 'PHP-7.2'
2017-10-26 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-26 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-10-26 Dmitry StogovFixed indirect modification of magic method arguments.
2017-10-26 Dmitry StogovAvoid reallocations when concatenate with empty string
2017-10-26 Xinchen HuiMerge branch 'PHP-7.2'
2017-10-26 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-26 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-26 Xinchen HuiFixed test
2017-10-26 Xinchen HuiMerge branch 'PHP-7.2'
2017-10-26 Xinchen HuiUpdate NEWS
2017-10-26 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-26 Xinchen HuiUpdate NEWS
2017-10-26 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-26 Xinchen HuiFixed bug #75420 (Crash when modifing property name...
2017-10-25 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2017-10-25 Dmitry StogovZend MM related tunning.
2017-10-25 Joe WatkinsMerge branch 'PHP-7.2'
2017-10-25 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-25 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-25 Fabien VillepinteFix typo in comments
2017-10-25 Fabien VillepinteFix typo in comments
2017-10-25 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-25 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-25 Anatol BelskiDon't create plist files when using clang analyzer
2017-10-25 Dmitry StogovReduce smart_string related reallocations and make...
2017-10-25 Christoph M... Merge branch 'PHP-7.2'
2017-10-25 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-10-25 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
next