]> granicus.if.org Git - php/shortlog
php
2020-01-14 Christoph M... Rename run-test.php to run-tests.php in the test packs
2020-01-14 Christoph M... Add imagegetinterpolation()
2020-01-14 Christoph M... Merge branch 'PHP-7.4'
2020-01-14 Christoph M... Fix #79096: FFI Struct Segfault
2020-01-14 Dmitry StogovInline hot parts of bitwise instructions into hybrid VM
2020-01-13 Christoph M... Merge branch 'PHP-7.4'
2020-01-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-13 Christoph M... Fix #79106: PDO may fetch wrong column indexes with...
2020-01-13 Dmitry Stogovtypo
2020-01-13 Christoph M... Merge branch 'PHP-7.4'
2020-01-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-13 Christoph M... Fix #79084: mysqlnd may fetch wrong column indexes...
2020-01-13 Nikita PopovTry to fix ZTS build
2020-01-13 Nikita PopovUse helper in one more place
2020-01-13 Nikita PopovFix build
2020-01-13 Dmitry StogovImprove access to zend_map_ptr data
2020-01-13 Nikita PopovHandle one more case I missed
2020-01-13 Nikita PopovMake class name references use the class_name production
2020-01-13 Nikita PopovDon't use yystrlen()
2020-01-13 Islam IsrafilovFixed #78385: Distinguish absent/empty query/fragment
2020-01-13 Nikita PopovMerge branch 'PHP-7.4'
2020-01-13 Nikita PopovFix test
2020-01-11 Christoph M... Merge branch 'PHP-7.4'
2020-01-11 Christoph M... Bring back test case support for older MySQL versions
2020-01-10 George Peter... Remove dead code and unused DEFINEs
2020-01-10 Christoph M... Merge branch 'PHP-7.4'
2020-01-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-10 Christoph M... Fix test cases which fail on Windows debug builds
2020-01-10 Nikita PopovMerge branch 'PHP-7.4'
2020-01-10 Nikita PopovRemove unnecessary whitespace sensitivtiy from some...
2020-01-10 Christoph M... Merge branch 'PHP-7.4'
2020-01-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-10 Christoph M... Fix test for Windows ZTS builds
2020-01-10 Nikita PopovMake constant() error handling consistent with plain...
2020-01-10 Nikita PopovMove undefined constant error into get_constant_ex
2020-01-10 George Peter... Remove unused delimiter parameter in php_fgetcsv_lookup...
2020-01-09 Christoph M... Merge branch 'PHP-7.4'
2020-01-09 Christoph M... Silence potential taskkill error messages
2020-01-09 Nikita PopovConvert infallible mysqli checks to asserts
2020-01-09 Nikita PopovRemove unused MYSQLI_STATUS_CLEARED
2020-01-09 Christoph M... Fix test
2020-01-09 Christoph M... Merge branch 'PHP-7.4'
2020-01-09 Christoph M... Fix useless tests
2020-01-09 Christoph M... Allows further tests to run on Windows
2020-01-09 Christoph M... Use IS_WINDOWS
2020-01-09 Christoph M... Replace fakemail with minimal PHP script
2020-01-09 Christoph M... Unify mail related tests for *nix and Windows
2020-01-09 Nikita PopovMerge branch 'PHP-7.4'
2020-01-09 Nikita PopovIncrease select timeout in FPM tester
2020-01-09 Christoph M... Merge branch 'PHP-7.4'
2020-01-09 Christoph M... Fix #79086: Bump version not applied
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
next