]> granicus.if.org Git - php/shortlog
php
2020-12-02 Nikita PopovDon't throw from imagecreatefromstring() with too short...
2020-12-02 Nikita PopovFixed bug #80462
2020-12-01 George Peter... Backport IMAP test modernization to PHP-8.0 branch
2020-12-01 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-01 Christoph M... Fix #73809: Phar Zip parse crash - mmap fail
2020-12-01 Dmitry StogovFixed bug #80447 (Strange out of memory error when...
2020-12-01 Dmitry StogovBug #80447 (Strange out of memory error when running...
2020-12-01 Dmitry StogovDisable stack reuse optimization for x86 PIC code....
2020-12-01 Nikita PopovDon't use scope when validating Attribute
2020-12-01 Nikita PopovFix use after free with file cache and arena allocated...
2020-12-01 Nikita PopovDon't mark cpu_supports functions as always inline
2020-12-01 Dmitry StogovFixed incorrect "skipif.inc" include
2020-12-01 Dmitry StogovSkip test if JIT is not available
2020-11-30 Christoph M... Fix #62004: SplFileObject: fgets after seek returns...
2020-11-30 Dmitry StogovPreallocate stack space for JIT in execute_ex() to...
2020-11-30 Dmitry StogovFixed "may be used uninitialized" compilation warnings
2020-11-30 Christoph M... Drop all JIT related XFAILS from phpdbg test suite
2020-11-30 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-30 Nikita PopovNext attempt to fix bug #80368
2020-11-30 George Peter... Fix Bug #80438: imap_msgno() incorrectly warns and...
2020-11-30 George Peter... Rename XmlParser to XMLParser for consistency with...
2020-11-30 Nikita PopovSuppress stream errors in mysqlnd
2020-11-30 Dmitry StogovHide phpdbg/JIT incompatibility macro (JIT is disabled...
2020-11-30 Nikita PopovAdd additional entries to unserialize corpus
2020-11-30 Nikita PopovFix another ref source management bug in unserialize
2020-11-30 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-30 Christoph M... Fix #76813: Access violation near NULL on source operand
2020-11-30 Dmitry StogovDisable JIT with incompatible third-party extensions
2020-11-30 Nikita PopovFixed bug #80437
2020-11-30 Nikita PopovOnly replace IN_ARRAY result type for JMPZ/JMPNZ
2020-11-30 Nikita PopovUse ephemeral ports in mcast_ipv*_recv.phpt
2020-11-29 Christoph M... tidy::repairFile() and ::repairString() return string...
2020-11-27 Nikita PopovRespect strict_types during sccp function call evaluation
2020-11-27 Nikita PopovDon't check for throwing calls in sccp function evaluation
2020-11-27 Nikita PopovFix handling of sccp exceptions
2020-11-27 Jakub ZelenkaMerge branch 'PHP-7.4' into PHP-8.0
2020-11-27 Jakub ZelenkaMerge branch 'PHP-7.3' into PHP-7.4
2020-11-27 Jakub ZelenkaFix test for bug62890 to not depend on system cert...
2020-11-27 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-27 Nikita PopovFix build for non-x86
2020-11-27 Nikita PopovHandle exceptions during SCCP function evaluation
2020-11-27 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-27 Nikita PopovFix AVX detection
2020-11-27 Nikita PopovOnly use travis for cron jobs
2020-11-27 Nikita PopovMake sure zend_cpu_supports_pclmul() is always defined
2020-11-27 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-11-27 Daniel BlackFix mysqli_get_client_stats test
2020-11-27 Nikita PopovAvoid direct calls to zend_cpu_supports()
2020-11-27 Nikita PopovAssert that cpuinfo is initialized before use
2020-11-27 Nikita PopovMove avx check into a macro
2020-11-27 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-27 Nikita PopovFixed bug #80368
2020-11-27 Nikita PopovFixed bug #80433
2020-11-27 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-27 Nikita PopovFixed bug #80425
2020-11-26 Christopher... Update PECL package release date
2020-11-26 Christoph M... Fix bug number
2020-11-26 Dmitry StogovEliminate deafd stores
2020-11-26 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-26 Nikita PopovFix bug #80402: Don't strip -lpthread
2020-11-26 Sara GolemonRemove -dev from ZEND_VERSION
2020-11-25 Nikita PopovAdd UPGRADING note for PDO::inTransaction()
2020-11-25 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-25 Nikita PopovFixed bug #80411
2020-11-25 Nikita PopovFix unserialization ref source management, again
2020-11-25 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-25 DharmanFixed error reporting in mysqli_stmt::__construct
2020-11-25 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-25 Nikita PopovFix phpt reindentation in tidy script
2020-11-25 Nikita PopovReindent more mysqli tests
2020-11-25 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-25 Nikita PopovReindent ext/mysqli tests
2020-11-25 Nikita PopovAllow running tidy.php on specific directory
2020-11-25 Nikita PopovFix ref source management during unserialization
2020-11-25 Calvin Buckleysockets: Fix variable/macro name collision on AIX
2020-11-25 Nikita PopovFixed bug #80377
2020-11-25 Christopher... Fix test diff
2020-11-25 Dmitry StogovUse diferent temporary register (%r0 may keep a method...
2020-11-24 Dmitry StogovRevert "Fixed bug #80377"
2020-11-24 Florian Engelhardt[ci skip] Fix misspelled method names
2020-11-24 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-24 Nikita PopovFix usage of casted string in ReflectionParameter ctor
2020-11-24 Nikita PopovFixed bug #80377
2020-11-24 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-24 Nikita PopovFixed bug #80393
2020-11-24 Christoph M... Allow PHP_CURL_APIs to be imported by DLLs
2020-11-24 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-24 Christoph M... Fix #77961: finfo_open crafted magic parsing SIGABRT
2020-11-24 Christoph M... [ci skip] Update generate_patch.sh
2020-11-24 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-24 Christoph M... Fix #80366: Return Value of zend_fstat() not Checked
2020-11-24 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-24 Nikita PopovFixed bug #80362: Running dtrace scripts can cause...
2020-11-24 Nikita PopovFixed bug #80404
2020-11-24 Nikita PopovFixed bug #80391
2020-11-24 Benjamin MorelFix PDOStatement::fetchObject() stub
2020-11-23 Christopher... Sync README with package.xml
2020-11-23 Christoph M... Fix COMPersistHelper::__construct() stub
2020-11-23 Remi Colletzip extension is 1.19.2
next