]> granicus.if.org Git - php/shortlog
php
2020-04-22 Nikita Popovprintf: Unify error case
2020-04-22 Nikita Popovprintf: Report error if missing padding character
2020-04-21 George Peter... Fix error message in ext/socket
2020-04-21 George Peter... Promote warnings to Errors in sockets's extension.
2020-04-21 Nikita PopovRemove redundant vfprintf/vsprintf variation tests
2020-04-21 Nikita PopovFix number of required parameters in printf
2020-04-21 Dmitry StogovReuse registers allocated for parent trace in side...
2020-04-21 Dmitry StogovRegister allocation is useless if JIT just calls standa...
2020-04-21 Nikita PopovGenerate zend_builtin_functions FEs from stubs
2020-04-21 Dmitry StogovRemoved old TODO
2020-04-21 Nikita PopovAdd crude memory limit to tracked alloc
2020-04-21 Nikita PopovMake gen_stub parallelism safe
2020-04-21 Symeon CharalabidesEnsure hash_update_stream() always returns the same...
2020-04-20 Christoph M... Fix OPcache build
2020-04-20 Christoph M... Fix #71417: fread() does not report zlib.inflate errors
2020-04-20 Nikita PopovRemove support for EBCDIC
2020-04-20 Nikita PopovMerge branch 'PHP-7.4'
2020-04-20 Nikita PopovDon't rand() in test
2020-04-20 Dmitry StogovRegister allocator and deoptimizer for tracing JIT.
2020-04-20 Christoph M... Fix #71263: fread() does not report bzip2.decompress...
2020-04-20 Máté KocsisImprove a last couple of argument error messages
2020-04-20 Nikita PopovMerge branch 'PHP-7.4'
2020-04-20 Nikita PopovFix file name clash in touch_variation1.phpt
2020-04-20 Nikita PopovMerge branch 'PHP-7.4'
2020-04-20 Alex DowadFix bug #67369 ArrayObject serializatino drops the...
2020-04-20 Christoph M... Merge branch 'PHP-7.4'
2020-04-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-20 Christoph M... Fix #79491: Search for .user.ini extends up to root dir
2020-04-20 Nikita PopovMerge branch 'PHP-7.4'
2020-04-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-20 Nikita PopovApply doc root fix for FPM
2020-04-20 Máté KocsisFix order of ZPP in ext/sqlite3
2020-04-20 Máté KocsisGenerate function entries from stubs
2020-04-20 Nikita PopovMerge branch 'PHP-7.4'
2020-04-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-20 Joe CaiFix #79497: Fix php_openssl_subtract_timeval()
2020-04-19 Tyson AndreSpeed up ZEND_SWITCH_STRING/ZEND_SWITCH_LONG for wrong...
2020-04-19 Máté KocsisGenerate function entries from stubs for mysqli
2020-04-19 Tyson Andre[skip ci] Fix typos in jit code comments
2020-04-19 George Peter... [skip ci] Fix comment in Tidy autoconf file
2020-04-18 Benjamin EberleiEnhance test failure SH script to allow gdb, valgrind...
2020-04-18 George Peter... Fix [-Wjump-misses-init] in generated zend_opcode.c
2020-04-18 George Peter... Fix [-Wjump-misses-init] warning in MySQL new driver...
2020-04-18 George Peter... Fix [-Wjump-misses-init] in spl_directory.c by adding...
2020-04-18 George Peter... Fix [-Wjump-misses-init] in sockets extension
2020-04-18 George Peter... Fix [-Wjump-misses-init] in php_mbregex.c by adding...
2020-04-17 Nikita PopovRemove ZEND_ACC_DTOR flag
2020-04-17 Nikita PopovEarly return if variadic type check fails
2020-04-17 Christoph M... Enable JIT for AppVeyor CI
2020-04-17 Dmitry StogovMerge branch 'PHP-7.4'
2020-04-17 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-17 Dmitry Stogovzend_timeout() may access EX(opline)
2020-04-17 Christoph M... Fix #79475: [JIT] func_get_args() assertion violation
2020-04-16 Máté KocsisRevert unintended test change
2020-04-16 Gabriel CarusoAlign magic methods' camelCase with documentation
2020-04-16 Dmitry StogovImprove registers reuse
2020-04-16 George Peter... Add S390X architecture as a Travis job
2020-04-16 Nikita PopovMerge branch 'PHP-7.4'
2020-04-16 Nikita PopovFix bug #79336
2020-04-16 Nikita PopovAllow using prototypes when optimizing arg passing
2020-04-16 Christoph M... Merge branch 'PHP-7.4'
2020-04-16 Gabriel CarusoMove test to its folder
2020-04-16 Nikita PopovMerge branch 'PHP-7.4'
2020-04-16 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-16 guirishFix MySQL local infile / attr handling on big endian...
2020-04-16 Gabriel CarusoFix magic method name
2020-04-16 Gabriel CarusoImprove error messages for magic methods by appending...
2020-04-15 vibhutisawantFix Bug #79431 Various compiler warnings on Big endian...
2020-04-15 Nikita PopovRemove OP_RANGE_EX distinction
2020-04-15 Dmitry StogovUse proper macro
2020-04-15 Dmitry StogovRemoved unused parameter
2020-04-15 Nikita PopovForce short_open_tag=0 in run-tests.php
2020-04-15 Nikita PopovMerge branch 'PHP-7.4'
2020-04-15 Nikita PopovFix directory clash in tempnam_variation4 test
2020-04-15 Nikita PopovMerge branch 'PHP-7.4'
2020-04-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-15 Nikita PopovFixed bug #79477
2020-04-15 Nikita PopovRemove return value from llist apply functions
2020-04-15 Nikita PopovMake zend_list_free return void
2020-04-15 Nikita PopovAdjust zend_write_func signature
2020-04-15 Nikita PopovMore precise ifunc resolver return type
2020-04-15 Nikita PopovSuppress SIG_ERR cast warnings
2020-04-15 Nikita PopovFix function signature mismatches in GMP
2020-04-15 Nikita PopovFix PHP_HAVALUpdate signature
2020-04-15 Nikita PopovFix function libxml free error signature
2020-04-15 Remi Colletfix test using short_tag
2020-04-15 Remi Colletworkaround typo in system libgd 2.3.0
2020-04-14 George Peter... Add -Wextra compiler warnings and exclude the trigger...
2020-04-14 George Peter... Add -Wno-type-limits compiler flag to Sodium extension
2020-04-14 George Peter... Add -Wno-ignored-qualifiers compiler flag to Tidy exten...
2020-04-14 Dmitry StogovMerge branch 'PHP-7.4'
2020-04-14 Christoph M... Fix #79472: ext/ffi/tests/040.phpt TC fails on Big...
2020-04-14 Christoph M... Merge branch 'PHP-7.4'
2020-04-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Christoph M... Add missing CVE
2020-04-14 Nikita PopovMake gen_stub.php compatible with PHP 7.1 again
2020-04-14 Nikita PopovFix test after callback name change
2020-04-14 Alex DowadRemove XFAIL from tests for 'bug' 48770
2020-04-14 Nikita PopovFix filter_(var|input)_array default
2020-04-14 George Peter... Remove XFAIL section of a passing COM test
next