]> granicus.if.org Git - php/shortlog
php
2017-08-29 Frank DenisMerge branch 'PHP-7.2'
2017-08-29 Frank Denisext/sodium: the second parameter of sodium_hex2bin...
2017-08-29 Frank Denisext/sodium: AI_StringRef_And_String -> AI_StringRefAndS...
2017-08-29 Frank Denisext/sodium: sort functions list
2017-08-29 Dmitry StogovFixed escaping instructions
2017-08-29 Remi ColletMerge branch 'PHP-7.2'
2017-08-29 Remi ColletUpdate NEWS for 7.2.0RC2
2017-08-29 Remi ColletUpdate NEWS for PHP 7.2.0RC1
2017-08-29 Dmitry StogovFixed tests titels
2017-08-29 Dmitry StogovAdded few Optimizer tests
2017-08-29 Dmitry StogovAccurate handling of ZEND_ASSIGN_OBJ
2017-08-29 Dmitry StogovCheck for user defined classes
2017-08-29 Dmitry StogovEscpaing objects can't have destructors, so their assig...
2017-08-29 Sara GolemonMerge branch 'PHP-7.2'
2017-08-29 Sammy Kaye... Fix constant references in error messages in ext/sodium
2017-08-28 Dmitry StogovAliased varaibles may escape
2017-08-28 Dmitry StogovMake assignment to elements of non-esaping arrays and...
2017-08-28 Dmitry StogovEnable escape analysis
2017-08-28 Dmitry StogovInclude variables with false dependencies into equi...
2017-08-28 Anatol BelskiMerge branch 'PHP-7.2'
2017-08-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-08-28 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-28 Anatol BelskiMove to next bin SDK version for AppVeyor
2017-08-27 Christoph M... Merge branch 'PHP-7.2'
2017-08-27 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-08-27 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-08-27 Christoph M... Fixed bug #75124 (gdImageGrayScale() may produce colors)
2017-08-27 Remi ColletMerge branch 'PHP-7.2'
2017-08-27 Remi ColletImprove pkg-config usage
2017-08-26 Christoph M... Merge branch 'PHP-7.2'
2017-08-26 Christoph M... Update to SQLite 3.20.1
2017-08-25 Michael MoravecAdded method DateTime::createFromImmutable()
2017-08-25 Nikita PopovMerge branch 'PHP-7.2'
2017-08-25 David CarlierSync strlcat() implementation
2017-08-25 Nikita PopovRemove superfluous checks of register_internal_class...
2017-08-25 Nikita PopovMerge branch 'PHP-7.2'
2017-08-25 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-08-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-08-25 Thomas PuntFixed bug #75090
2017-08-25 Remi ColletMerge branch 'PHP-7.2'
2017-08-25 Remi ColletNEWS
2017-08-25 Remi ColletSwitch from curl-config to pkg-config for curl extension
2017-08-25 Christoph M... Merge branch 'pull-request/2710'
2017-08-25 Christoph M... Merge branch 'pull-request/2707'
2017-08-25 Anatol BelskiMerge branch 'PHP-7.2'
2017-08-25 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-08-25 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-25 Anatol Belskiupdate libs versions
2017-08-24 Ricardo MeloTest that readline respects open_basedir
2017-08-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-08-24 Anatol BelskiEnable PGO for Opcache
2017-08-24 tbpgrFix typo retuns to returns
2017-08-24 Anatol BelskiMerge branch 'PHP-7.2'
2017-08-24 Anatol BelskiSwitch to non deprecated PGO options
2017-08-24 Frank DenisMerge branch 'PHP-7.2'
2017-08-24 Frank Denissodium ext: if it's a length, call it "length"!
2017-08-24 Frank DenisMerge branch 'PHP-7.2'
2017-08-24 Frank Denissodium ext: add bindings for sodium_pad() and sodium_un...
2017-08-24 Christoph M... Merge branch 'PHP-7.2'
2017-08-24 Christoph M... Fixed bug #75111 (Memory disclosure or DoS via crafted...
2017-08-24 Frank DenisMerge branch 'PHP-7.2'
2017-08-24 Frank Denissodium ext: restore sodium_remove_param_values_from_bac...
2017-08-24 Frank Denissodium ext: sync sodium_crypto_kdf_derive_from_key...
2017-08-24 Frank DenisMerge branch 'PHP-7.2'
2017-08-24 Frank Denissodium ext: Constants were renamed SODIUM_*
2017-08-24 Remi ColletMerge branch 'PHP-7.2'
2017-08-24 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2017-08-24 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-08-24 Remi ColletFrom documentation, only the sign of returned value...
2017-08-24 Kalle Sommer... Jani is not a member of the QA team anymore, and have...
2017-08-24 Kalle Sommer... Kill compiler warnings in ext/phar
2017-08-23 Kalle Sommer... Kill compiler warnings in ext/standard
2017-08-23 Kalle Sommer... Kill compiler warnings in ext/xml
2017-08-23 Kalle Sommer... Kill compiler warnings in ext/hash
2017-08-23 Kalle Sommer... Kill a compiler warning in ext/mysqlnd
2017-08-23 Kalle Sommer... Kill compiler warnings in ext/com_dotnet
2017-08-23 Kalle Sommer... Kill a compiler warning
2017-08-23 Fabien PotencierFixed typo in FPM error message
2017-08-23 Thomas PuntUse ZEND_HASH_APPLY_SHIFT macro instead of hard-coded...
2017-08-23 Sara GolemonConsolidate Valgrind logic into a single var and class
2017-08-23 Sara Golemonconstify some vars that are never changed once set
2017-08-22 Dmitry StogovInitial implementation of Escape Analysis (disabled...
2017-08-22 Remi ColletMerge branch 'PHP-7.2'
2017-08-22 Remi Collettimelib now have a function for this, use it
2017-08-22 Frank DenisMerge branch 'PHP-7.2'
2017-08-22 Frank Denissodium ext: If sodium_init() returns 1, this is fine.
2017-08-22 Tianfang YangUpdate NEWS
2017-08-22 Tianfang YangUpdate NEWS
2017-08-22 Tianfang YangMerge branch 'PHP-7.2'
2017-08-22 Tianfang YangMerge branch 'PHP-7.1' into PHP-7.2
2017-08-22 Tianfang YangUpdate NEWS
2017-08-22 Tianfang YangMerge branch 'PHP-7.0' into PHP-7.1
2017-08-22 Tianfang YangMerge branch 'pull-request/2534' into PHP-7.0
2017-08-22 Ingmar RungeFixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment...
2017-08-21 Anatol BelskiCorrect default value in master
2017-08-21 Anatol BelskiMerge branch 'PHP-7.2'
2017-08-21 Anatol BelskiCorrect default value
2017-08-21 Xinchen HuiMerge branch 'PHP-7.2'
2017-08-21 Xinchen HuiAttempt to fix unstable test
2017-08-21 Xinchen HuiMerge branch 'PHP-7.2'
next