]> granicus.if.org Git - php/shortlog
php
2020-08-07 Nikita PopovAdd UPGRADING.INTERNALS notes for zend_object* changes
2020-08-07 Nikita PopovAccept zend_object* in zend_update_property
2020-08-07 Nikita PopovAccept zend_object* in zend_unset_property
2020-08-07 Nikita PopovAccept zend_object* in zend_get_exception_base
2020-08-07 Nikita PopovAccept zend_object in zend_read_property
2020-08-07 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-07 Christoph M... Prevent tempnam tests conflicts
2020-08-07 Nikita PopovMerge branch 'PHP-7.4'
2020-08-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-07 Florian EngelhardtFix bug #70574: Move files to proper locale dir
2020-08-07 Nikita PopovDon't use PHP_DEFINE in iconv
2020-08-07 Máté KocsisAdd more argument types to stubs
2020-08-07 Nikita PopovReapply "Explicitly validate popen mode"
2020-08-06 Nikita PopovRevert "Explicitly validate popen mode"
2020-08-06 George Peter... Add type information to test-runner
2020-08-06 George Peter... Promote warnings to Error in FileInfo extension
2020-08-06 Nikita PopovMerge branch 'PHP-7.4'
2020-08-06 Nikita PopovFix file clash in zlib test
2020-08-06 Derick RethansMention security in step 3, as otherwise it might be...
2020-08-06 Nikita PopovMerge branch 'PHP-7.4'
2020-08-06 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-06 Pieter van... Fix #79934: CRLF-only line in heredoc causes parsing...
2020-08-06 Nikita PopovAvoid getThis() usages in zip extension
2020-08-06 Nikita PopovExplicitly validate popen mode
2020-08-06 Nikita PopovAdd GLOB_BRACE skipif
2020-08-05 Nikita PopovTemporarily disable s390x job
2020-08-05 Nikita PopovPrefer strtoll over atoll
2020-08-05 Nikita PopovMerge branch 'PHP-7.4'
2020-08-05 Nikita PopovCheck ps -p availability in process title test
2020-08-05 Nikita PopovAdd privilege check in pcntl_unshare test
2020-08-05 Nikita PopovOnly force log startup errors if display_startup_errors...
2020-08-05 Nikita PopovNormalize error message capitalization
2020-08-05 Nikita PopovMerge branch 'PHP-7.4'
2020-08-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-05 Nikita PopovFix memory leak on socket_sendmsg() / socket_recvmsg...
2020-08-05 Nikita PopovMerge branch 'PHP-7.4'
2020-08-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-05 Nikita PopovFixed bug #79930
2020-08-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-05 David CarlierFix iov_base pointer type for illumos
2020-08-05 Nikita PopovBackport bless_tests.php changes from PHP 8
2020-08-05 Nikita PopovMerge branch 'PHP-7.4'
2020-08-05 Nikita PopovUnset ai_canonname field in dump
2020-08-05 Nikita PopovMerge branch 'PHP-7.4'
2020-08-05 Nikita PopovCheck ps -p availability in proc_nice test
2020-08-05 Nikita PopovSet AI_CANONNAME flag in socket_addrinfo test
2020-08-05 Nikita PopovAdd ipv6 skipif to test
2020-08-05 Nikita PopovImprove privilege check in pcntl_setpriority() test
2020-08-05 Nikita PopovMerge branch 'PHP-7.4'
2020-08-05 Nikita PopovSuppress warning in pcntl_unshare skipif
2020-08-05 Nikita PopovUse standard types in fopencookie test
2020-08-05 Nikita PopovRemove posix_kill() test
2020-08-05 Nikita PopovRelax error message check
2020-08-05 Nikita PopovCheck whether setlocale -a is available
2020-08-05 Nikita PopovSuppress warning in pcntl_unshare skipif
2020-08-05 Nikita PopovUse standard types in fopencookie test
2020-08-05 Nikita PopovRemove posix_kill() test
2020-08-05 Nikita PopovRelax error message check
2020-08-05 Nikita PopovCheck whether setlocale -a is available
2020-08-04 Gabriel CarusoUpdate NEWS for 8.0.0beta2
2020-08-04 Gabriel CarusoUpdate API version numbers
2020-08-04 Nikita PopovRevert "Prepare for PHP 8.1"
2020-08-04 Jakub ZelenkaFPM: Prevent warning with raising pm.max_children for...
2020-08-04 Gabriel CarusoPrepare for PHP 8.1
2020-08-04 Gabriel CarusoUpdate API version numbers
2020-08-04 Nikita PopovRelax precision in atan test
2020-08-04 Nikita PopovRelax precision in hypot test
2020-08-04 Nikita PopovAdd compatibility define for PHP_CHECK_GCC_ARG
2020-08-04 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-04 Christoph M... [ci skip] Fix 7.3.21 release date
2020-08-04 David CarlierFix opcache JIT on NetBSD with PaX
2020-08-04 Nikita PopovXFAIL status-listen FPM test
2020-08-04 Nikita PopovMerge branch 'PHP-7.4'
2020-08-04 Nikita PopovManually build re2c on macos
2020-08-04 Benjamin EberleiAdd opcache.jit=tracing|function values, make on/yes...
2020-08-04 Remi ColletMerge branch 'PHP-7.4'
2020-08-04 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-08-04 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-08-04 Remi Colletbump version to 7.2.34-dev
2020-08-04 Máté KocsisFix Socket related tests on Windows
2020-08-04 Máté KocsisCleanup snmp after resource to object migration
2020-08-04 Máté KocsisFix posix test
2020-08-03 Christoph M... Fix Windows build
2020-08-03 Máté KocsisAdd upgrading note for the resource to object migration...
2020-08-03 Theodore BrownMinor grammar/consistency fixes in upgrade guide
2020-08-03 Máté KocsisConvert resources to objects in ext/sockets
2020-08-03 Dik TakkenDeprecate libxml_disable_entity_loader()
2020-08-03 Dik TakkenBump libxml version requirement 2.7.6 => 2.9.0
2020-08-03 Jakub ZelenkaFPM: Add pm.status_listen option
2020-08-03 Máté KocsisPromote warnings to exceptions in ext/gettext, ext...
2020-08-03 Tyson Andre[RFC] Only unserialize Phar metadata when getMetadata...
2020-08-03 Rowan TomminsMake http stream wrapper advertise HTTP/1.1 by default
2020-08-03 Levi MorrisonMerge branch 'levim/assert-throw'
2020-08-03 Nikita PopovMerge branch 'PHP-7.4'
2020-08-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-03 Graham CampbellRemoved space from bug55086.phpt
2020-08-03 Santiago M... Fix #79923: fix socket_set_option_bindtodevice test
2020-08-03 Nikita PopovMerge branch 'PHP-7.4'
2020-08-03 Nikita PopovFix bug #79924
next