]> granicus.if.org Git - php/shortlog
php
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
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-10-21 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-21 Fabien VillepinteFix bug #78697: inaccurate error message
2019-10-21 Jakub ZelenkaFix bug #78599 (env_path_info underflow can lead to...
2019-10-21 Christoph M... Fix #78633: Heap buffer overflow (read) in mb_eregi
2019-10-19 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-19 Christoph M... Fix #78694: Appending to a variant array causes segfault
2019-10-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-18 m.yakuninFix #70153 \DateInterval incorrectly unserialized
2019-10-15 Derick RethansImport timelib version 2018.03
2019-10-14 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-14 Mitch HagstrandFix checksum calculation for opcache
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-10 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-10 Nikita PopovFix leak in phar open
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-09 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-09 Nikita PopovAvoid float to int cast UB in exif
2019-10-09 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-09 Erik LundinFix #78656: Parse errors classified as highest log...
2019-10-09 Nikita PopovFixed bug #78658
2019-10-09 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-09 Nikita PopovRemove redundant components < 0 check
2019-10-08 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-08 Sergei TurchanovAdd pcre_get_compiled_regex_cache_ex() with local_aware...
2019-10-08 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-08 Fabien VillepinteAdd missing SKIPIFs in exif tests
2019-10-08 Nikita PopovCheck for exception after applying stream filters
2019-10-08 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-08 Christoph M... Fix #78642: Wrong libiconv version displayed
2019-10-08 Christoph M... 7.3.12 is next
2019-10-08 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-10-08 Remi Colletnext is 7.2.25
2019-10-08 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-08 Christoph M... Fix #78641: addGlob can modify given remove_path value
2019-10-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-07 Nikita PopovCheck for object_init_ex() failure in user filter factory
2019-10-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-07 Nikita PopovSet session.gc_probability=0 in bug78624.phpt
2019-10-07 Nikita PopovBackport fix for uaf during pcre jit fallback
2019-10-07 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-07 Christoph M... Fix #78623: Regression caused by "SP call yields additi...
2019-10-04 Nikita PopovMake sure T_ERROR is returned for all lexer exceptions
2019-10-04 Nikita PopovImprove diagnostic on PCRE JIT mmap failure
2019-10-04 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-04 Christoph M... Split intl tests for ICU 65
2019-10-04 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-04 Christoph M... Fix #78620: Out of memory error
2019-10-04 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-04 Brent Shafferfix #78624: session_gc return value for user defined...
2019-10-03 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-03 Fábio SoutoFix bug #76809 (SSL settings aren't respected when...
2019-10-03 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-03 Konstantin... Fix #76859 stream_get_line skips data if used with...
2019-10-02 Derick RethansUpdated to version 2019.3 (2019c)
2019-10-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-02 Christoph M... Revert "Fix #78620: Out of memory error"
next