]> granicus.if.org Git - php/shortlog
php
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 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 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...
2017-07-11 Côme ChillietFilled in NEWS file with ext/ldap last modifications
2017-07-11 Remi Colletchange order, allow to build as shared extension
2017-07-11 Remi Colletrestore file deleted by mistake in a merge commit
2017-07-11 Remi ColletFix segfault in php_stream_context_get_option call
2017-07-11 Anatol Belskiremove excessive checks and fix warnings
2017-07-11 Anatol Belskifix macro redifinitions
2017-07-11 Anatol Belskifix symbol availability and ws
2017-07-11 Remi ColletRemove this for now, as not found
2017-07-11 Remi Colletfix authors
2017-07-11 Remi ColletNEWS for Sodium
2017-07-11 Remi Colletfix CREDITS file
2017-07-11 Paragon Initiative... Squashed commit - Add ext/sodium
2017-07-10 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-10 Anatol Belskiupdate NEWS
2017-07-10 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-10 Anatol Belskiupdate NEWS
2017-07-10 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-10 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-10 Anatol Belskiswitch to next binary tools sdk version
2017-07-10 Anatol Belskifix datatype
2017-07-10 Anatol BelskiMerge branch 'PHP-7.1'
2017-07-10 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-10 Anatol BelskiRevert "Add more constants, improve comments, and add...
2017-07-10 Dmitry StogovFixed memory leak introduced by 7cb5bdf64a95bd70623d33d...
next