]> granicus.if.org Git - php/shortlog
php
2017-07-18 Sara GolemonUpdate NEWS for 7.2.0beta2
2017-07-18 Sara GolemonUpdate NEWS for PHP 7.2.0beta1
2017-07-18 Sara GolemonBump all API numbers in prep for 7.2 fork
2017-07-18 Frank Denissodium ext: implement sodium_crypto_kdf()
2017-07-18 Frank DenisMerge remote-tracking branch 'jedisct1/sodium-keygen'
2017-07-18 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-18 Anatol BelskiExclude ext/ftp from AppVeyor test run
2017-07-18 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-18 Anatol Belskimove to 7.0.23 for dev
2017-07-17 Anatol Belskifix regression introduced by 0782a7fc6314c8bd3cbfd57f12...
2017-07-17 Dmitry StogovAdded NEWS entry
2017-07-17 Dmitry Stogovgc_check_possible_root() may throw exception.
2017-07-17 Dmitry StogovMerge branch 'master' into unset_cv
2017-07-17 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2017-07-17 Dmitry StogovConstant evaluation of in_array() (support for more...
2017-07-17 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-17 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-17 Anatol Belskifix missing var for phpize
2017-07-17 Jakub ZelenkaAdd support for OpenSSL security level
2017-07-17 Dmitry StogovConstant evaluation of in_array() (support for more...
2017-07-17 Dmitry StogovSeparate ISSET_ISEMPTY_CV/UNSET_CV from ISSET_ISEMPTY_V...
2017-07-17 Dmitry StogovFixed CFG/SSA construction (avoid multiple identical...
2017-07-17 Dmitry StogovRemoved vim mode lines. zend_vm_opcodes.h loses these...
2017-07-17 Dmitry StogovAllocate additional slot for third argument
2017-07-17 Anatol Belskifix new password related pieces wrt failing tests
2017-07-17 Peter KokotFixed bug #74906 redirecting incorrect include <sys...
2017-07-17 Joe WatkinsMerge branch 'PHP-7.1'
2017-07-17 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-07-17 Peter KokotFixed bug #74906 redirecting incorrect include <sys...
2017-07-17 Joe WatkinsMerge branch 'PHP-7.1'
2017-07-17 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-07-17 Peter KokotFixed bug 74913 redirecting incorrect include <sys...
2017-07-17 Anatol Belskifix typo
2017-07-17 Anatol Belskifix missing var for phpize
2017-07-16 Sara GolemonRefactor password_hash()
2017-07-16 Sara GolemonRefactor password.c
2017-07-16 Sara GolemonProvide zend_string wrappers for php_base64_(en|de...
2017-07-16 Jakub ZelenkaMake functions in openssl.c more consistent
2017-07-16 Jakub ZelenkaMake consitent naming and improve CS in xp_ssl
2017-07-16 Jakub ZelenkaAllow setting SNI cert and pk in separate files
2017-07-16 Jakub ZelenkaBump PHP_JSON_VERSION to 1.6.0
2017-07-16 Jakub Zelenka[ci skip] Remove CSV leftovers from json code - $Id$
2017-07-16 Jakub ZelenkaIntroduce internal php_json_encode_ex to allow extensio...
2017-07-16 Jakub ZelenkaAdd JSON_INVALID_UTF8_SUBSTITUTE and JSON_INVALID_UTF8_...
2017-07-15 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-15 Anatol BelskiAdd test for bug #74923
2017-07-14 Anatol Belskiupdate NEWS
2017-07-14 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-14 Anatol Belskiupdate NEWS
2017-07-14 Sebastian BergmannTweak
2017-07-14 Dmitry StogovAdded goblal optimisation passes based on data flow...
2017-07-14 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-14 Anatol BelskiFixed bug #74923 Crash when crawling through network...
2017-07-14 Christopher... Merge branch 'PHP-7.1'
2017-07-14 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-07-14 Christopher... Bump OCI8 version for recent patch
2017-07-14 Kalle Sommer... WS
2017-07-14 Kalle Sommer... Fix test title
2017-07-13 Kalle Sommer... Ensure that the stream position is kept between reads
2017-07-13 Kalle Sommer... Turn off EXIF_DEBUG so Travis don't complain at me
2017-07-13 Kalle Sommer... Don't add a new line to undefined tags in EXIF_DEBUG...
2017-07-13 Kalle Sommer... Fix compile error with EXIF_DEBUG
2017-07-13 Anatol Belskiupdate NEWS
2017-07-13 Anatol Belskidisable --with-pcre-valgrind on travis
2017-07-13 Anatol Belskifix default args for --with-pcre-valgrind
2017-07-13 Frank Denissodium ext: remove unused sodium_randombytes_*() prototypes
2017-07-13 Anatol BelskiEnable valgrind support for PCRE by default in debug...
2017-07-13 Anatol Belskiadd oniguruma.patch to ease future upgrades
2017-07-13 Lior KaplanSIZEOF_SIZE_T doesn't exist on AIX and POWER8 (ppc64le...
2017-07-13 Anatol Belskifix fold
2017-07-13 Francois LaupretreFixed bug #74866 extension_dir = "./ext" now use curren...
2017-07-13 Anatol Belskiadd next vc15 toolset to the list
2017-07-13 Anatol BelskiRevert "Enable whole program optimization for builds...
2017-07-13 Anatol Belskiextend comment
2017-07-13 Anatol Belskicleanup discontinued target
2017-07-12 Frank Denissodium ext: add bindings for keygen() functions
2017-07-12 Frank Denissodium ext: sort prototypes
2017-07-12 Dmitry StogovResources should be closed during object destructioin...
2017-07-12 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-12 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-12 Anatol BelskiGuard against AppVeyor losing deps issue
2017-07-12 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-12 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-12 Anatol Belskiincrease poll timeout as false positives mitigation
2017-07-12 Dmitry StogovValue of EG(user_exception_handler) should't relive...
2017-07-12 Frank Denissodium ext: remove function names before exception...
2017-07-12 Frank Denissodium ext: update the crypto_kx_*() API to the libsodi...
2017-07-12 Frank DenisRevert "fix macro redifinitions"
2017-07-12 Dmitry StogovFixed compilation error
2017-07-12 Kalle Sommer... Remove debug code
2017-07-12 Kalle Sommer... We need to check for the length here too, or we crash...
2017-07-12 Kalle Sommer... * Implemented #65187 (exif_read_data/thumbnail: add...
2017-07-12 Sara GolemonRemove extraneous configure flag
2017-07-11 Anatol BelskiRevert "remove excessive checks and fix warnings"
2017-07-11 Anatol Belskiparametrize zip names
2017-07-11 Anatol BelskiUpgrade bundled PCRE to 8.41
2017-07-11 Côme ChillietUpdated NEWS file with LDAP changes
2017-07-11 Côme ChillietFixed removing all controls by passing an empty array...
next