]> granicus.if.org Git - php/shortlog
php
2019-02-11 Anatol BelskiUnbundle oniguruma in config.w32
2019-02-11 Nikita PopovAdd MB_ONIGURUMA_VERSION and use it in a version depend...
2019-02-11 Nikita PopovUnbundle oniguruma
2019-02-11 Nikita PopovValidate subject encoding in mb_split and mb_ereg_match
2019-02-11 Nikita PopovValidate pattern against mbregex encoding
2019-02-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-02-11 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-11 johnstevensonFix #77552: Uninitialized buffer in stat functions
2019-02-11 Nikita PopovDisable PEAR by default
2019-02-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-02-11 Guilliam XavierFix tests bareword fallback with error suppression
2019-02-11 Xinchen Huiregenerate with re2c 1.0.3
2019-02-11 Xinchen HuiMerge branch 'PHP-7.2' into PHP-7.3
2019-02-11 Xinchen HuiFixed bug #77589 (Core dump using parse_ini_string...
2019-02-11 Christopher... Merge PDO_OCI tracing attribute PR
2019-02-11 Christopher... Merge branch 'PHP-7.3' into PHP-7.4
2019-02-11 Christopher... Merge PDO_OCI PR
2019-02-11 Christopher... Merge branch 'PHP-7.2' into PHP-7.3
2019-02-11 Christopher... PDO_OCI tracing attribute PR merge
2019-02-11 Cameron Porterpdo_oci: Add client identifier and module attrs
2019-02-11 Cameron Porterpdo_oci: Register new attr constants and add tests
2019-02-11 Cameron Porterpdo_oci: Add PDO_OCI_ATTR_ACTION and CLIENT_INFO
2019-02-10 Mark NiebergallAdded test for non existent file for iptcembed
2019-02-10 Peter KokotFix failing tests for readline() without input
2019-02-10 Ward CappelleExpand FTP delete basic test with "unknown file" coverage
2019-02-10 Jonathan StevensTests for readline() without input
2019-02-10 Enrico ZimuelAdded test for openssl_pkcs12_export_to_file_error
2019-02-10 Tom Van HerrewegheTests the 'Dynamically loaded extensions are not enable...
2019-02-10 Rodrigo PradoTest function quotemeta() - using an empty string is...
2019-02-10 Er Galvão AbbottAdd test case for pcntl_setpriority basic behaviour
2019-02-10 Mark NiebergallAdded test for xml_parser_set_option
2019-02-10 Pete Albrechtfnmatch error when pattern or filename too long
2019-02-10 Peter Kokot[ci skip] Update changelog
2019-02-10 Guilliam XavierDelete duplicate test file
2019-02-10 Peter KokotFix failing tests
2019-02-09 Peter KokotFix failing readline() basic test
2019-02-09 MarkBakerTests for __set_state magic method
2019-02-09 Mark NiebergallAdd test for date_time_immutable invalid arguments
2019-02-09 Florian EngelhardtAdded basic test for ZipArchive::unchangeName()
2019-02-09 Florian EngelhardtAdded basic test for ZipArchive::unchangeIndex()
2019-02-09 Anatol BelskiFix TS build, ref #77377
2019-02-09 Anatol BelskiImplement FR #77377 handle CTRL+C in Windows
2019-02-09 David StocktonAdd test for null return on version_compare with bad...
2019-02-09 MarkBakerTest to verify that closures can't be instantiated
2019-02-09 Er Galvão AbbottAdd test for pcntl_getpriority() basic behaviour
2019-02-09 Joel Clermontreadline - add basic test
2019-02-08 Rodrigo Pradoupdated typo in test
2019-02-08 Peter KokotUpdate and fix remaining year ranges (2019)
2019-02-08 Nikita PopovFix incorrect outbuf freeing
2019-02-08 Nikita PopovFix double free if post inc of typed property throws
2019-02-08 Nikita PopovAdd ZEND_TRY_ASSIGN_BOOL API
2019-02-08 Nikita PopovFix refcounting of prop types coming from traits
2019-02-08 Nikita PopovFix invalid free
2019-02-08 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-02-08 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-08 YanTaoFix FTPS passive mode of data channel event poll
2019-02-08 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-02-08 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-02-08 Anatol BelskiSync test with changes in libcurl 7.64.0
2019-02-08 Anatol BelskiSync test for libcurl 7.64.0
2019-02-07 Peter Kokot[ci skip] Move OPcache configure option changes
2019-02-07 Peter Kokot[ci skip] Update changelog
2019-02-07 Derick RethansMerge branch 'PHP-7.4' of git.php.net:php-src into...
2019-02-07 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-02-07 Derick RethansMerge branch 'PHP-7.2' into PHP-7.3
2019-02-07 Nikita PopovRemove --disable-opcache-filecache option
2019-02-07 Derick RethansUse pkg-config for ICU, as the old icu-config has been...
2019-02-07 Nikita PopovRequire icu-uc and icu-i18n next to icu-io
2019-02-07 Nikita PopovFix DIM_OBJ specialization in zend_vm_get_opcode_handle...
2019-02-05 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-02-05 Christoph M... Fix NEWS
2019-02-05 Nikita PopovSome more test removals
2019-02-05 Nikita PopovRemove zpp variation tests
2019-02-05 Dmitry StogovRemove copyright years.
2019-02-04 Côme ChillietMark ldap_control_paged_result and ldap_control_paged_r...
2019-02-04 Dmitry StogovReset common fields of EG(trampoline)
2019-02-03 Peter KokotRemove local variables
2019-02-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-02-03 Christoph M... [ci skip] Add missing notes regarding gc_status()
2019-02-03 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-02-03 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-02-03 Tyson AndreProperly check for array_replace_recursive in sccp.c
2019-02-01 Nikita PopovDeprecate mb_ereg_replace with non-string pattern
2019-02-01 Nikita PopovFix bogus $PHP_PCRE_REGEX checks
2019-02-01 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-02-01 Dmitry StogovFixed bug #77329 (Buffer Overflow via overly long Error...
2019-01-31 Nikita PopovRevert "Don't silence fatal errors with @"
2019-01-31 Nikita PopovDon't silence fatal errors with @
2019-01-30 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-01-30 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-01-30 Kevin AbelFix bug 76596: phpdbg supports display_errors=stderr
2019-01-30 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-01-30 Guillaume DegouletFix #77546 iptcembed broken function
2019-01-30 David Carlieropcache/FreeBSD huge code page pragma support
2019-01-30 Zeev SuraskiTake out some last remnants of the yearly copyright...
2019-01-30 Zeev SuraskiAdios, yearly copyright ranges
2019-01-30 Zeev SuraskiRemove yearly range from copyright notice
2019-01-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-01-30 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-01-30 Christoph M... Prepare main branch for PHP 7.2.16
next