]> granicus.if.org Git - php/shortlog
php
2019-12-20 SATO KentaroFix #78402: pcntl_signal() misleading error message
2019-12-19 Dmitry StogovFixed bug #78999 (Cycle leak when using function result...
2019-12-19 SATO KentaroFix #78983: pdo_pgsql config.w32 cannot find libpq...
2019-12-19 Nikita PopovAdd destructor annotations in ini parser
2019-12-18 Remi Colletfix release date
2019-12-18 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-12-18 Remi Colletfix release date
2019-12-18 Nikita PopovRethrow generator exception even without active stack...
2019-12-18 Nikita PopovFix freeing of dynamic call name
2019-12-17 Christoph M... Update/fix NEWS [ci skip]
2019-12-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-17 Stanislav Malyshev[ci skip] Update NEWS
2019-12-17 Stanislav Malyshev[ci skip] Update NEWS
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Stanislav MalyshevFix bug #78793
2019-12-16 Stanislav MalyshevFix build - no model field anymore
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-12-16 Stanislav MalyshevFixed bug #78910
2019-12-16 Christoph M... Fix #78878: Buffer underflow in bc_shift_addsub
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Christoph M... Fix #78862: link() silently truncates after a null...
2019-12-16 Christoph M... Fix #78863: DirectoryIterator class silently truncates...
2019-12-15 Christoph M... Fix #78943: mail() may release string with refcount...
2019-12-13 Nikita PopovFixed bug #78921
2019-12-10 Nikita PopovFix DCE with FE_FETCH
2019-12-09 Christoph M... Extend CURLFile to support streams
2019-12-09 Christoph M... Use curl_mime_*() functions if available
2019-12-07 willson-chenFix #78923: Artifacts when convoluting image with trans...
2019-12-06 Nikita PopovFix constant evaluation of && and ||
2019-12-04 Nikita PopovFix AST printing of nullable builtin types
2019-12-04 Tyson AndreFix print_r return types in opcache
2019-12-03 Christoph M... Next is 7.3.14
2019-12-03 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-12-03 Remi Colletnext is 7.2.27
2019-12-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-02 Christoph M... Fix #78814: strip_tags allows / in tag name => whitelis...
2019-12-02 Christoph M... Fix #78296: is_file fails to detect file
2019-12-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-02 Christoph M... Fix #78833: Integer overflow in pack causes out-of...
2019-11-30 Christoph M... Upgrade to Oniguruma 6.9.4
2019-11-29 Christoph M... Add missing skip checks
2019-11-29 Christoph M... Partially revert "Adapt test cases for Oniguruma 6...
2019-11-29 Christoph M... Adapt test cases for Oniguruma 6.9.4
2019-11-27 Christoph M... Fix #78840: imploding $GLOBALS crashes
2019-11-25 Christoph M... Fix #77638: var_export'ing certain class instances...
2019-11-25 Dmitry StogovFixed bug #78868 (Calling __autoload() with incorrect...
2019-11-22 Christoph M... Fix #78853: preg_match() may return integer > 1
2019-11-21 George WangMerge branch 'PHP-7.2' into PHP-7.3
2019-11-21 George WangAdded environment LSAPI_CLEAN_SHUTDOWN to control clean...
2019-11-21 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-11-21 Christoph M... Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOW
2019-11-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-11-18 Christoph M... Update NEWS
2019-11-18 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-18 Tyson AndreFix $x = (bool)$x; for undefined with opcache
2019-11-15 Christoph M... Fix ASLR related invalid opline handler issues
2019-11-12 Dmitry StogovFixed wrong constant usage
2019-11-12 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-11-12 Stanislav MalyshevFix bug #78804 - Segmentation fault in Locale::filterMa...
2019-11-08 Levi MorrisonWrap php_random.h in C++ portability macros
2019-11-07 Levi MorrisonWrap hrtime in `extern "c" {}`
2019-11-07 Nikita PopovFix php_pcre_mutex_free()
2019-11-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-07 Nikita PopovRemove outdated comments in test
2019-11-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-07 Nikita PopovFixed bug #78759
2019-11-06 Nikita PopovFixed bug #78787
2019-11-05 Christoph M... 7.3.13 is next
2019-11-05 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2019-11-05 Sara GolemonBump for 7.2.26-dev
2019-11-05 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-05 Nikita PopovFixed bug #78775
2019-11-05 Christoph M... Remove obsolete oniguruma.patch
2019-10-31 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-31 Christoph M... Fix test cases for libxml2 2.9.10
2019-10-30 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-30 Nikita PopovAdd missing refcount increment
2019-10-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-29 Nikita PopovFixed bug #78689
2019-10-29 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-10-29 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-10-28 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-28 Christoph M... Fix #78751: Serialising DatePeriod converts DateTimeImm...
2019-10-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-28 Nikita PopovFix bug #78752
2019-10-27 Stanislav MalyshevFix libmagic buffer overflow issue (CVE-2019-18218)
2019-10-25 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-25 Nikita PopovFixed bug #78747
2019-10-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-23 Ryan SchmidtUse ICU's CXXFLAGS when using pkg-config
2019-10-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-23 Nikita PopovAdd "-pthread" to EXTRA_LDFLAGS_PROGRAM as well
2019-10-22 Joe Watkinsbump version
2019-10-22 Joe Watkinsset versions for release php-7.1.33
2019-10-22 Christoph M... Update NEWS
2019-10-22 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-10-22 Remi Colletadd NEWS entry
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
next