]> granicus.if.org Git - php/shortlog
php
2019-07-04 Dmitry StogovIntroduce and use ZEND_VM_INLINE_HANDLER() to avoid...
2019-07-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-04 Christoph M... [ci skip] Remove NEWS entry
2019-07-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-04 Fabien VillepinteFix typo in NEWS [skip ci]
2019-07-04 Nikita PopovPreloading: Relax known type restrictions
2019-07-04 Nikita PopovPreloading: Also handle trait methods outside main...
2019-07-04 Dmitry StogovSplit destructor
2019-07-04 Nikita PopovPreloading: Prevent autoloading while resolving constants
2019-07-04 Nikita PopovSet PROPERTY_TYPES_RESOLVED flag for internal classes
2019-07-03 Dmitry StogovBetter optimization in RELEASE build. ZEND_ASSERT(s...
2019-07-03 Joe WatkinsMerge branch 'php-cli-server-improvements' into PHP-7.4
2019-07-03 Joe Watkinsimprovements to cli server
2019-07-03 Nikita PopovImprove unlinked class diagnostics during preloading
2019-07-03 Nikita PopovAvoid use of random ports in some socket tests
2019-07-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-03 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-03 Nikita PopovFixed bug #78231
2019-07-03 Nikita PopovRemove curl_basic_017.phpt
2019-07-03 Nikita PopovFix file conflict in fgets test
2019-07-03 Nikita PopovSkip pcntl_sigwaitinfo() test under asan/msan
2019-07-03 Nikita PopovFixed bug #78239
2019-07-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-03 Nikita PopovFixed bug #78230
2019-07-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-03 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-07-03 Christoph M... Fix #78241: touch() does not handle dates after 2038...
2019-07-03 Dmitry StogovOptimization of INC/DEC helpers
2019-07-03 Pieter HordijkRemoved mysqlnd stats from phpinfo page
2019-07-03 Peter KokotEnable option checking on CI
2019-07-03 Peter KokotRemove libtool and automake from azure installs
2019-07-02 Peter KokotRemove PHP_CHECK_CONFIGURE_OPTIONS
2019-07-02 Peter KokotRemove some old BeOS artefacts
2019-07-02 Peter KokotRemove check for ApplicationServices/ApplicationServices.h
2019-07-02 Jan Altensenazure: exclude some documentation paths
2019-07-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-02 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-02 Nikita PopovBackport test fix
2019-07-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-02 Christoph M... Fix NEWS
2019-07-02 Joe Watkinssimple ignore arguments in exceptions implementation
2019-07-02 Robert KopackImplement SQLite extended result code functionality
2019-07-02 SjonHortensiusupdate NEWS [ci skip]
2019-07-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-02 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-02 Alex ScottFix bug #78138: opcache.validate_permission incorrectly...
2019-07-02 Sjon HortensiusPDO: support username & password specified in DSN
2019-07-02 David CarlierFix opcache huge page mapping on FreeBSD
2019-07-02 Nikita PopovFix clang build
2019-07-02 Nikita PopovUpdate proto comment for proc_open
2019-07-02 Nikita PopovRemove unused (module|request)_shutdown_for_exec
2019-07-02 Dmitry StogovFixed build without global register variables
2019-07-01 Dmitry StogovSeparate slow code
2019-07-01 Dmitry StogovUse string destructor instead of general zval_ptr_dtor_...
2019-07-01 Dmitry StogovEliminate exception checks
2019-07-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-01 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-07-01 Christoph M... Add missing SKIPIFs
2019-07-01 Nikita PopovSetup msan on azure
2019-07-01 Nikita PopovGenerate less code in compile time binary op test
2019-07-01 Nikita PopovSkip perf-sensitive fileinfo tests
2019-07-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-01 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-07-01 Christoph M... Add missing SKIPIFs
2019-07-01 David Carlieropcache huge pages: Little fix for FreeBSD
2019-07-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-01 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-07-01 Christoph M... Fix brittle test
2019-07-01 Nikita PopovInitialize last_line in phpdbg globals
2019-07-01 Dmitry StogovMicro-optimization
2019-07-01 Dmitry StogovFixed GOTO VM
2019-07-01 Peter KokotRemove TSRM_BASIC_CHECKS
2019-07-01 Peter KokotRemove not needed checks for functions
2019-07-01 Peter KokotRemove unused check for struct cmsghdr
2019-07-01 Nikita PopovClarify #if indentation in time limit implemementation
2019-07-01 Nikita PopovRun file_put_contents_variantion8 in separate directory
2019-07-01 Nikita PopovFix unused variable warnings when mbregex disabled
2019-07-01 Nikita PopovMsan: Unpoison buffer written by file cache
2019-07-01 Nikita PopovDon't use fast_memcpy under msan
2019-07-01 Nikita PopovMsan: Unpoison getrandom() syscall result
2019-07-01 Nikita PopovAdd some tolerance to time_sleep_until() test
2019-07-01 Nikita PopovDisable RTLD_DEEPBIND under memory sanitizer
2019-07-01 Peter KokotUpdate NEWS [ci skip]
2019-07-01 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-07-01 Peter KokotUpdate NEWS [ci skip]
2019-07-01 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-07-01 Peter KokotFix bug #78197: PCRE2 version check
2019-06-30 Peter KokotUpdate changelogs [ci skip]
2019-06-30 Peter KokotSync functions checks
2019-06-30 Peter KokotRemove unused build specific symbols
2019-06-30 Peter KokotFix phar tests with hash extension
2019-06-30 Peter KokotFix missing file and remove SKIP section
2019-06-30 Peter KokotRemove HAVE_LIMITS_H check
2019-06-30 Peter KokotRemove HAVE_DEV_ARANDOM
2019-06-30 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-06-30 Derick RethansFixed tests due to changed timezone data
2019-06-30 Derick RethansUpdate timelib to 2018.02
2019-06-29 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-06-29 Anatol BelskiUpdate NEWS [ci skip]
2019-06-29 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
next