]> granicus.if.org Git - php/shortlog
php
2020-09-07 Nikita PopovDon't leave behind temporary file in bug70362.phpt
2020-09-05 Nikita PopovFix azure i386 build
2020-09-04 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-04 Nikita PopovAvoid duplicate octal warning during heredoc scan ahead
2020-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Nikita PopovFixed bug #80049
2020-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Christoph M... Fix #80048: Bug #69100 has not been fixed for Windows
2020-09-03 Nikita PopovFixed bug #80046
2020-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Christoph M... Skip test if A: drive exists
2020-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Nikita PopovHandle memory limit error during string reallocation...
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix binary-safety of parse_url
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix throwing of yield from related exceptions into...
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix infinite loop on string offset during by-ref list...
2020-09-01 Nikita PopovCheck for null EX(func) in write_property
2020-09-01 Nikita PopovFix pi node removal when removing predecessor
2020-08-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Nikita PopovFix leak on assign concat of array and empty string
2020-08-31 Nikita PopovFix leak on consteval exception in ReflectionClass...
2020-08-31 Nikita PopovCheck update constant failure in ReflectionClassConstan...
2020-08-31 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Derick RethansFixed test case
2020-08-31 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Derick RethansUpdate timelib to 2018.04
2020-08-31 Nikita PopovFix bug #80037
2020-08-31 Nikita PopovAdd test for bug #80039
2020-08-31 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Matteo BeccatiFix #80027 Terrible performance using $query->fetch...
2020-08-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Nikita PopovFix handling of exception if valid() during yield from
2020-08-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Nikita PopovMake MAX_IFD_NESTING_LEVEL an actual nesting level
2020-08-30 twoseeMerge branch 'PHP-7.3' into PHP-7.4
2020-08-30 twoseeImprove error_handing replacement functions
2020-08-27 Nikita PopovDon't assert when comparing uninit DateTimeZone objects
2020-08-27 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-27 Nikita PopovRequire non-negative length in stream_get_contents()
2020-08-27 Christoph M... Catch potential exceptions during to string conversion
2020-08-26 Nikita PopovProperty handle read_property exception in fetch_proper...
2020-08-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Christoph M... Fix com_safearray_proxy related memory management issues
2020-08-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Christoph M... Separate COM::__construct()s $server_name array
2020-08-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Christoph M... Fix #64130: COM obj parameters passed by reference...
2020-08-26 Nikita PopovFix file name clash in test
2020-08-26 Nikita PopovAvoid socket path clash in test
2020-08-26 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Nikita PopovFix memory leak when yielding from non-iterable
2020-08-25 Nikita PopovDon't enable --with-mm in CI
2020-08-25 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-25 Christoph M... Avoid double-free
2020-08-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-25 Nikita PopovRemove bogus REGISTER_LONG_CONSTANT
2020-08-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 Christoph M... Fix potential integer overflow detected by oss-fuzz
2020-08-24 Nikita PopovFix refcounting
2020-08-24 Christoph M... Fix #79979: passing value to by-ref param via CUFA...
2020-08-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 Christoph M... Fix #79986: str_ireplace bug with diacritics characters
2020-08-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 Christoph M... Fix #80002: calc free space for new interned string...
2020-08-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-22 Andy PostnikovFix #80007: Potential type confusion in unixtojd()...
2020-08-21 David Carliersqlite3 linkage issue on some systems/package combinati...
2020-08-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-21 Manuel MauszFix wrong datatype
2020-08-18 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2020-08-18 Matteo BeccatiFix #47021: SoapClient stumbles over WSDL delivered...
2020-08-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-18 Christoph M... 7.3.23 is next
2020-08-18 Derick RethansPrepare for 7.4.11
2020-08-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-18 Christoph M... Fix HTTP response status code
2020-08-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-14 Nikita PopovNull terminate the sodium_crypto_kx_keypair() result
2020-08-14 Nikita PopovAdd missing initialization check to RegexIterator:...
2020-08-13 Nikita PopovFixed bug #79724
2020-08-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-11 Ahmed AbdouFix #64705 errorInfo property of PDOException is null...
2020-08-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-11 NawarianFix bug #75785 by attempt switching endianness on Maker...
2020-08-11 Nikita PopovFixed bug #79917
2020-08-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-11 Christoph M... Fix #48585: com_load_typelib holds reference, fails...
2020-08-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-11 Nikita PopovFixed bug #79951
2020-08-10 George WangMerge branch 'PHP-7.3' into PHP-7.4
2020-08-10 George WangMake sure string is NUL byte terminated.
2020-08-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-10 Nikita PopovCheck the correct list
2020-08-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-10 Nikita PopovFix bug #79944
2020-08-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-10 Christoph M... Fix #79922: Crash after multiple calls to xml_parser_free()
next