]> granicus.if.org Git - php/shortlog
php
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
2017-10-25 Fabien VillepinteFix the SKIPIF part in /ext/gd/tests/bug75437.phpt
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
2017-10-25 Fabien VillepinteFix bug #75437 Wrong reflection on imagewebp
2017-10-25 Dmitry StogovFixed signed/unsigned comparisons
2017-10-25 Ferenc KovacsMerge branch 'PHP-7.2'
2017-10-25 Ferenc KovacsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-25 Ferenc KovacsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-25 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2017-10-25 Ferenc Kovacs5.6.33 is next
2017-10-25 Ferenc KovacsMerge branch 'PHP-7.2'
2017-10-25 Ferenc KovacsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-25 Ferenc KovacsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-25 Ferenc Kovacsuse trusty explicitly
2017-10-25 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2017-10-25 Rasmus LerdorfThese tests all assume that IPV6 is available.
2017-10-24 Ferenc Kovacsfix the travis build for PHP-5.6 using precise instead...
2017-10-24 Ferenc Kovacsfix the travis build for PHP-5.6 using precise instead...
2017-10-24 Sara GolemonUpdate NEWS for 7.2.0RC6
2017-10-24 Sara GolemonUpdate NEWS for PHP 7.2.0RC5
2017-10-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol BelskiParametrize the expected value to avoid platform false...
2017-10-24 Sara GolemonMerge branch 'PHP-7.2'
2017-10-24 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Sara GolemonDecref default_link when clearing
2017-10-24 Christoph M... Merge branch 'PHP-7.2'
2017-10-24 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Christoph M... Fixed bug #65148 (imagerotate may alter image dimensions)
2017-10-24 Dmitry StogovAvoid HashTable allocations for empty arrays (using...
2017-10-24 Derick RethansMerge branch 'PHP-7.2'
2017-10-24 Derick RethansMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Derick RethansMerge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Derick RethansUpdate timezonemap.h, which needs to match the bundled...
2017-10-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Anatol BelskiFix test
2017-10-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Anatol Belski[ci skip] update NEWS
2017-10-24 Anatol Belski[ci skip] update NEWS
2017-10-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Anatol Belski[ci skip] update NEWS
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol Belski[ci skip] update NEWS
2017-10-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol BelskiFixed bug #72535 arcfour encryption stream filter crash...
2017-10-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-10-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-10-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol BelskiFixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
2017-10-24 Anatol BelskiApply upstream patch for CVE-2016-1283
next