]> granicus.if.org Git - php/shortlog
php
2018-03-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-10 Anatol Belski[ci skip] Update NEWS
2018-03-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-10 Anatol Belski[ci skip] Update NEWS
2018-03-10 Bob WeinandMerge branch 'PHP-7.2'
2018-03-10 Bob WeinandFixup mess in NEWS file (mixed 7.2.3 and 7.2.4 NEWS)
2018-03-10 Bob WeinandMerge branch 'PHP-7.1' into PHP-7.2
2018-03-10 Bob WeinandFix bug #76074 (opcache corrupts variable in for-loop)
2018-03-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-10 Anatol BelskiFixed bug #76068 parse_ini_string fails to parse "...
2018-03-10 Joe WatkinsMerge branch 'master' of git://github.com/php/php-src
2018-03-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-10 Anatol Belski[ci skip] Update link
2018-03-10 Christoph M... Update to Oniguruma 6.7.1
2018-03-09 Christoph M... Merge branch 'PHP-7.2'
2018-03-09 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-03-09 Christoph M... Fix #73957: signed integer conversion in imagescale()
2018-03-09 Dmitry StogovTest ReflectionZendExtension class
2018-03-09 Jonathan TorresFix typo in upgrade notes
2018-03-09 Gabriel CarusoRemove return types from some magic method in protos
2018-03-08 Anatol BelskiDocument new configurue options
2018-03-08 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-08 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-08 Anatol BelskiDisable PGO for phpdbg
2018-03-07 Anatol BelskiRemove unused assignment
2018-03-07 Anatol BelskiRemove unused assignment
2018-03-07 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-07 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-07 Anatol BelskiExclude /Qspectre for clang analyzer
2018-03-07 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-07 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-07 Anatol BelskiGuard platform dependent code
2018-03-07 Nikita PopovFix garbage marking in gc_collect_roots()
2018-03-07 Dmitry StogovFixed use-after-free.
2018-03-06 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2018-03-06 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-06 Anatol Belski[ci skip] Update NEWS
2018-03-06 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-06 Anatol Belski[ci skip] Update NEWS
2018-03-06 Dmitry StogovEliminate conditional branches
2018-03-06 Dmitry StogovAdded expectation
2018-03-06 Dmitry StogovAvoid double copying
2018-03-06 Dmitry StogovAvoid double copying
2018-03-06 Dmitry StogovUse reference counting instead of duplication
2018-03-06 Dmitry StogovAvoid double copying and string length recalculation
2018-03-06 Christoph M... [ci skip] Fix reference notation in protos
2018-03-06 Gabriel Caruso[ci skip] Use float instead of double in proto
2018-03-06 Dmitry StogovFixed bug #76050
2018-03-06 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-05 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Dmitry StogovReplaced usafe reference from SHM to process memory...
2018-03-05 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-05 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Dmitry StogovDon't keep HashTable.pDestructor in SHM and always...
2018-03-05 Dmitry StogovMerge branch 'PHP-7.1' of git.php.net:php-src into...
2018-03-05 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-05 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Dmitry StogovFixed invalid destructor
2018-03-05 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Anatol BelskiFixed bug #76044 'date: illegal option -- -' in ./confi...
2018-03-05 Dmitry StogovAST is not COPYABLE anymore and its reference-counter...
2018-03-05 Dmitry StogovSet and keep HASH_FLAG_STATIC_KEYS for all HashTables...
2018-03-05 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-05 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Dmitry StogovFixed invalid destructor
2018-03-05 Dmitry StogovTypo
2018-03-05 Dmitry StogovReverted e6d6fcedf71a658c49b7c2eb55305cf5970ec681 and...
2018-03-05 Nikita PopovFix incorrect GC_NUM2ADDR usage
2018-03-05 Nikita PopovMerge branch 'PHP-7.2'
2018-03-05 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Nikita PopovRevert "Fixed bug #75961 (Strange references behavior)"
2018-03-05 Anatol BelskiMerge branch 'PHP-7.2'
2018-03-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Anatol BelskiInclude username into the file cache path
2018-03-05 Dmitry StogovMerge branch 'PHP-7.2'
2018-03-05 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-03-05 Dmitry StogovFixed "opcache.file_cache_fallback" mode.
2018-03-05 Dmitry StogovSeparate duplicated code into a zend_ini_parse_bool...
2018-03-02 Anatol BelskiFix empty value
2018-03-02 Anatol BelskiReflect native instruction set in snap filename
2018-03-02 Anatol BelskiAdd intrinsics info to configure output
2018-03-02 Christoph M... Merge branch 'PHP-7.2'
2018-03-02 Christoph M... Fix #76041: null pointer access crashed php
2018-03-02 Dmitry StogovSwitch to better GC address representation
2018-03-02 Dmitry StogovMake distinct between indexes/numbers, GC addresses...
2018-03-02 Joe Watkinscorrect condition for leaks in run-tests.php
2018-03-02 Joe WatkinsMerge branch 'master' of git://github.com/php/php-src
2018-03-02 Joe Watkinsadd ability to show valgrind output with --show-mem
2018-03-02 Dmitry StogovGC API cleanup
2018-03-02 Dmitry StogovAdded NEWS entry
2018-03-02 Dmitry StogovMerge branch 'gc-buffer-dynamic4'
2018-03-02 Dmitry StogovSwitch to siple "commpression" scheme
2018-03-02 Xinchen HuiCombines common codes
2018-03-01 Dmitry Stogovmicro-optimization
2018-03-01 Dmitry StogovCleanup
2018-03-01 Anatol BelskiGet rid of casts
2018-03-01 Dmitry StogovTunning for fast paths
2018-03-01 Anatol BelskiImprove help message
next