]> granicus.if.org Git - php/shortlog
php
2019-10-17 Dmitry StogovClenup "smart branch" handling
2019-10-17 Dmitry StogovFixed wrong shift
2019-10-17 Nikita PopovPass cache slot when printing type errors
2019-10-17 Nikita PopovMerge branch 'PHP-7.4'
2019-10-17 Nikita PopovIntegrate property types with variance system
2019-10-17 Dmitry StogovRelay on DO_ICALL/DO_UCALL opcode to avoid generation...
2019-10-16 Dmitry StogovFixed exception handling
2019-10-16 Fabien VillepinteMerge branch 'PHP-7.4'
2019-10-16 Fabien VillepinteChange port to avoid collision with others tests
2019-10-16 Dmitry StogovClenup "smart branch" handling
2019-10-15 Dmitry StogovFixed exception handling
2019-10-15 Dmitry StogovFixed exception source
2019-10-15 Derick RethansMerge branch 'PHP-7.4'
2019-10-15 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-10-15 Derick RethansImport timelib version 2018.03
2019-10-15 Fabien VillepinteTest an error case with DOMDocument::createEntityReference
2019-10-15 Sara GolemonMerge branch 'PHP-7.4'
2019-10-15 Sara GolemonSilence undefined index warning when openssl not available.
2019-10-15 Christoph M... Merge branch 'PHP-7.4'
2019-10-15 Christoph M... Prevent parallel testing conflicts
2019-10-15 Christoph M... Merge branch 'PHP-7.4'
2019-10-15 Christoph M... Add Zend class/interface arginfo stubs
2019-10-15 Derick RethansUpdate NEWS for 7.4.0RC5
2019-10-15 Derick RethansUpdate NEWS for PHP 7.4.0RC4
2019-10-15 Nikita PopovPromote "Cannot use parent" to fatal error
2019-10-15 Dmitry StogovUse "const" qualifier
2019-10-14 Dmitry StogovUse "const" qualifier
2019-10-14 Dmitry StogovFixed compilation warning
2019-10-14 Dmitry StogovFixed incorrect JIT compilation
2019-10-14 Joe WatkinsMerge branch 'PHP-7.4'
2019-10-14 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-10-14 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-14 Mitch HagstrandFix checksum calculation for opcache
2019-10-14 Nikita PopovMerge branch 'PHP-7.4'
2019-10-14 Nikita PopovFix handling of overflowing invalid octal in tokenizer
2019-10-14 Dmitry StogovFixed incorrect JIT compilation
2019-10-14 Dmitry StogovDrop checkpoint that leaded to use after free
2019-10-14 Nikita PopovMerge branch 'PHP-7.4'
2019-10-14 Nikita PopovAdd "-pthread" to EXTRA_LDFLAGS_PROGRAM as well
2019-10-14 Dmitry StogovReduced number of CFG pass iterations
2019-10-12 Fabien VillepinteFix grammar in skipif messages
2019-10-12 Christoph M... Just return after exception has been thrown
2019-10-12 Thomas GerbetAdd stubs for ext-sockets
2019-10-12 Christoph M... Fix potentially borked test case
2019-10-12 Christoph M... Merge branch 'PHP-7.4'
2019-10-12 Christoph M... Fix test case
2019-10-12 Christoph M... Merge branch 'PHP-7.4'
2019-10-12 Christoph M... Fix potential heap corruption
2019-10-12 Christoph M... Merge branch 'PHP-7.4'
2019-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-12 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-12 Christoph M... Fix #78665: Multicasting may leak memory
2019-10-11 Christoph M... Appveyor: switch master to VS 2019
2019-10-11 Nikita PopovMerge branch 'PHP-7.4'
2019-10-11 Gerard RocheAzure: Publish code coverage results
2019-10-11 Nikita PopovMerge branch 'PHP-7.4'
2019-10-11 Nikita PopovAdd upgrading note for round(-0.0) change
2019-10-11 Nikita PopovMerge branch 'PHP-7.4'
2019-10-11 Nikita PopovRemove configure checks for ltp when using --enable...
2019-10-11 Nikita PopovAdd fdiv() function
2019-10-11 Remi ColletMerge branch 'PHP-7.4'
2019-10-11 Remi ColletNEWS
2019-10-11 Remi ColletFix #78662: stream_write bad error detection
2019-10-11 Nikita PopovUse clean shutdown on uncaught exception
2019-10-11 Christoph M... Don't specify method return values in stubs
2019-10-11 Dmitry StogovFixed JIT of preloaded script
2019-10-11 Dmitry StogovUse RT_CONSTANT() or CT_CONSTANT() macro depending...
2019-10-11 Nikita PopovMerge branch 'PHP-7.4'
2019-10-11 Fabien VillepinteReplace port already used
2019-10-11 Dmitry StogovJMP optimization cleanup.
2019-10-10 Dmitry StogovRevert/redo pass_two only once
2019-10-10 Dmitry StogovRemoved #if HAVE_DFA_PASS
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-10 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-10 Nikita PopovFix leak in phar open
2019-10-10 Dmitry StogovMerge branch 'PHP-7.4'
2019-10-10 Fabien VillepinteFix typo in tests
2019-10-10 Dmitry StogovRevert "Fixed CLI/CGI/FPM build, when they are built...
2019-10-10 Dmitry StogovRevert "Don't buid static libaraies when only DSO required"
2019-10-10 Dmitry StogovRevert "Link executable files using non PIC object...
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovReturn error_zval form get_property_ptr_ptr on exception
2019-10-10 Dmitry StogovEliminate CHECK_VAR instructions for defined CVs
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovExplicitly check for exceptions in by-ref obj prop...
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovFix leak when property AST evaluation fails
2019-10-10 Nikita PopovUse php stream in exif fuzzer
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovAlso check for exception after stream_eof
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-10 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-10 Nikita PopovFix leak on static method call on non-existent class
2019-10-10 Dmitry StogovSeparate common code and add few more patterns
2019-10-10 Nikita PopovMerge branch 'PHP-7.4'
2019-10-10 Nikita PopovReport error if stream_read is not implemented
2019-10-10 Dmitry StogovFixed edge cases introduced by 170ed1f5a7b2f2f052445761...
2019-10-10 Nikita PopovSet display_startup_errors=0 when running skipif
next