]> granicus.if.org Git - php/shortlog
php
2020-01-08 George Peter... Convert some warnings to Errors in BZip2
2020-01-08 George Peter... Convert some warnings to Error in zlib extension
2020-01-08 George Peter... [ci skip] Update UPGRADING
2020-01-08 Christoph M... Avoid superfluous assignments
2020-01-08 Christoph M... Merge branch 'PHP-7.4'
2020-01-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-08 Christoph M... Fix #79078: Hypothetical use-after-free in curl_multi_a...
2020-01-08 Christoph M... Merge branch 'PHP-7.4'
2020-01-08 Christoph M... Bump version
2020-01-08 Christoph M... Merge branch 'PHP-7.4'
2020-01-08 Christoph M... Extract function
2020-01-08 Nikita PopovMerge branch 'PHP-7.4'
2020-01-08 Nikita PopovRevert "Display a message if select in FPM test timeouts"
2020-01-08 Nikita PopovMerge branch 'PHP-7.4'
2020-01-08 Nikita PopovDisplay a message if select in FPM test timeouts
2020-01-08 Nikita PopovFix #49555: Improve "function must be a string" error...
2020-01-08 Nikita PopovRefer to method rather than function name in error...
2020-01-08 Nikita PopovFix #65274: Add class name to undef class constant...
2020-01-07 George Peter... Add warning and convert to exception in string offset...
2020-01-07 George Peter... Allow empty needles in mb_strpos and mb_strstr function...
2020-01-07 George Peter... Add warning and convert to exception in string offset...
2020-01-07 Christoph M... Merge branch 'PHP-7.4'
2020-01-07 Christoph M... Make test more resilient
2020-01-07 Nikita PopovRenumber zval types, clarify allowed overlap
2020-01-07 Christoph M... Merge branch 'PHP-7.4'
2020-01-07 Christoph M... Increase sleep() time in test case
2020-01-07 Christoph M... Merge branch 'PHP-7.4'
2020-01-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-07 Christoph M... Bump version
2020-01-06 Nikita PopovMerge branch 'PHP-7.4'
2020-01-06 Nikita PopovRemove support for preloading on Windows
2020-01-06 Nikita PopovMerge branch 'PHP-7.4'
2020-01-06 Nikita PopovThrow Error when referencing uninit typed prop in __sleep
2020-01-06 Christoph M... [ci skip] Merge branch 'PHP-7.4'
2020-01-06 Christoph M... [ci skip] Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Revert "Extend CURLFile to support streams"
2020-01-06 Christoph M... Merge branch 'PHP-7.4'
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Fix #54298: Using empty additional_headers adding extra...
2020-01-06 Nikita PopovRename skeleton stub file
2020-01-06 Christoph M... Fix hypothetical segfault in gdTransformAffineCopy()
2020-01-06 Nikita PopovMerge branch 'PHP-7.4'
2020-01-06 Nikita PopovDon't link against openssl 1.1 in curl
2020-01-06 Christoph M... Merge branch 'PHP-7.4'
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Fix #79068: gdTransformAffineCopy() changes interpolati...
2020-01-06 Nikita PopovMerge branch 'PHP-7.4'
2020-01-06 Nikita PopovFix bug #79063: Curl openssl does not respect PKG_CONFI...
2020-01-06 Nikita PopovClean up curl openssl check
2020-01-06 Christoph M... Merge branch 'PHP-7.4'
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Fix #79067: gdTransformAffineCopy() may use unitialized...
2020-01-06 Christoph M... Remove useless else branch
2020-01-05 Máté KocsisThrow exception for unconstructed intl objects
2020-01-05 Christoph M... Remove duplicate test cases
2020-01-05 Gabriel CarusoFix slowest tests
2020-01-04 Matteo BeccatiFix build if SQLITE_RECURSIVE is not supported
2020-01-04 Tyson AndreMerge branch 'identical-handler' into HEAD
2020-01-03 Máté KocsisFix usage of RETURN_THROWS() in LDAP extension
2020-01-03 Máté KocsisUse RETURN_THROWS() in various places
2020-01-03 Máté KocsisUse RETURN_THROWS() after zend_fetch_resource*()
2020-01-03 Máté KocsisAdd stubs for various intl functions
2020-01-03 Christoph M... Merge branch 'PHP-7.4'
2020-01-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Christoph M... Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize...
2020-01-03 Christoph M... Merge branch 'PHP-7.4'
2020-01-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Christoph M... Fix #78538: shmop memory leak
2020-01-03 Máté KocsisUse RETURN_THROWS() after try_convert_to_string()
2020-01-03 mikeAdding DateTime(Immutable)::createFromInterface()
2020-01-03 Nikita PopovMerge branch 'PHP-7.4'
2020-01-03 Nikita PopovSlightly increase tolerance in time_sleep_until() test
2020-01-03 Christoph M... Merge branch 'PHP-7.4'
2020-01-03 Christoph M... Try to fix intermittently failing test case
2020-01-03 Christoph M... Merge branch 'PHP-7.4'
2020-01-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Christoph M... Fix #79015: undefined-behavior in php_date.c
2020-01-03 Christoph M... Don't enable sanitizer by default for Windows snapshot...
2020-01-03 Máté KocsisConvert zend_parse_parameters_none() to fast ZPP
2020-01-03 Máté KocsisUse zend_parse_parameters_none() instead of zend_parse_...
2020-01-03 Nikita PopovMerge branch 'PHP-7.4'
2020-01-03 Nikita PopovRemove unnecessary strncpy in zip
2020-01-03 Nikita PopovMerge branch 'PHP-7.4'
2020-01-03 Nikita PopovAdd test for bug #73816
2020-01-03 Nikita PopovMerge branch 'PHP-7.4'
2020-01-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-03 Nikita PopovFixed bug #71876
2020-01-03 Nikita PopovMerge branch 'PHP-7.4'
2020-01-03 Nikita PopovFixed bug #79056
2020-01-03 Nikita PopovImplement WeakMap
2020-01-03 Máté KocsisUse RETURN_THROWS() after zend_throw_exception() in...
2020-01-02 Máté KocsisUse RETURN_THROWS() after zend_parse_method_parameters()
2020-01-02 Christoph M... Merge branch 'PHP-7.4'
2020-01-02 Christoph M... Add test case for bug #78883
2020-01-02 Nikita PopovMerge branch 'PHP-7.4'
2020-01-02 Nikita PopovFixed bug #79055
2020-01-02 Nikita PopovExtract functions for file cache type serialization
2020-01-02 Nikita PopovMerge branch 'PHP-7.4'
2020-01-02 Nikita PopovFix file cache run_time_cache unserialization
2020-01-02 Nikita PopovUpdate ZCSG(map_ptr_last) only if for_shm
next