]> granicus.if.org Git - php/shortlog
php
2019-03-31 Anatol BelskiFix return
2019-03-31 Anatol BelskiRework the VS version evaluation
2019-03-31 Anatol BelskiImplement stricter extension compatibility check
2019-03-31 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-03-31 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-03-31 Christoph M... Fix #77827: preg_match does not ignore \r in regex...
2019-03-31 Joe Watkinstypo [ci skip]
2019-03-31 Joe Watkinscorrect readme [ci skip]
2019-03-30 Anatol BelskiFix memory leak
2019-03-30 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-30 Anatol BelskiFix memory leak
2019-03-30 Anatol BelskiUse wchar_t as native type in C
2019-03-30 Peter KokotMove README files to a dedicated docs directory
2019-03-30 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-30 Matteo BeccatiFixed SKIPIF when --disable-mbregex is used
2019-03-30 Matteo BeccatiMerge branch 'PHP-7.2' into PHP-7.3
2019-03-30 Matteo BeccatiFixed SKIPIF when --disable-mbregex is used
2019-03-30 Peter Kokot[ci skip] Add ffi_parser.c info
2019-03-30 Peter KokotJoin README.GIT-RULES and CONTRIBUTING.md
2019-03-30 Peter Kokot[ci skip] Mention PHP_PROG_BISON and PHP_PROG_RE2C
2019-03-30 Anatol BelskiFix handling and extend ext/ffi/tests/044.phpt
2019-03-30 Peter KokotRefactor PHP_PROG_BISON and PHP_PROG_RE2C
2019-03-29 Joe Watkinstsrm environment lock
2019-03-29 Dmitry StogovPartial support for GCC mode attribute.
2019-03-29 Matteo BeccatiRemoved declaration inside for loops
2019-03-29 Matteo BeccatiFixed SKIPIF when --disable-mbregex is used
2019-03-29 Dmitry StogovFixed memory leaks
2019-03-29 Dmitry StogovAllow usage of incomplete types for external variables...
2019-03-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-03-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-03-29 Christoph M... Fix test expectation
2019-03-28 Dmitry StogovAdded support for more GCC extensions: attributes,...
2019-03-28 Dmitry StogovIgnore "__format__" attribute
2019-03-28 Dmitry StogovAllow incomplete array variables - extern const char...
2019-03-28 Dmitry StogovFixed bug #77768 (FFI: Builtin Types Should Not Raise...
2019-03-28 Peter KokotRemove php7.spec.in file
2019-03-28 Nikita PopovAdd additional protected visibility prototype test
2019-03-28 Nikita PopovRevert "Switch to bison location tracking"
2019-03-28 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-03-28 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-03-28 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-03-28 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-03-28 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-03-28 Joe Watkinsfix build: readline support must be disabled by default...
2019-03-28 Nikita PopovValidate subject encoding in mb_split and mb_ereg_match
2019-03-28 Nikita PopovValidate pattern against mbregex encoding
2019-03-28 Dmitry StogovSupport for __restrict and few GCC attributes
2019-03-27 Dmitry StogovUse semantic predicates to simplify lookahead and reduc...
2019-03-27 Nikita PopovTreat abstract ctors the same, regardless of origin
2019-03-27 Nikita PopovFix lineno for more inheritance errors
2019-03-27 Nikita PopovMake line numbers for inheritance errors more precise
2019-03-27 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-03-27 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-03-27 Samuele KaplunConsider phpdbg as cli
2019-03-27 Joe WatkinsMerge branch 'PHP-7.4' of git://github.com/php/php...
2019-03-27 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-03-27 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-03-27 Joe WatkinsFix #77805 phpdbg build fails when readline is shared
2019-03-27 Sara GolemonValidate interoperability between libsodium and libargo...
2019-03-27 Sara GolemonIncrease default time cost for argon2 password hashing
2019-03-26 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-03-26 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-03-26 Joe Watkinsmore work on phpdbg conditional breaks
2019-03-26 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-03-26 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-03-26 Joe WatkinsFix #77800 phpdbg segfaults on conditional breakpoints
2019-03-26 Peter KokotAdd minimum required PHP version to run-tests.php
2019-03-26 Nikita PopovAdd zend_error_at API that accepts a filename and lineno
2019-03-26 Nikita PopovMake PCRE cache per-request on CLI
2019-03-25 Peter Kokot[ci skip] Join contributing and patches docs
2019-03-25 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-03-25 Peter Kokot[ci skip] Update NEWS
2019-03-25 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-03-25 Peter Kokot[ci skip] Update NEWS
2019-03-25 Niklas KellerFix #77794: Incorrect Date header format in built-in...
2019-03-25 Dmitry StogovRegenerate parser
2019-03-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-25 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-25 Vlad TemianFix bug #77680: Correctly implement recursive mkdir...
2019-03-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-25 Nikita PopovFixed bug #77793
2019-03-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-25 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-25 Nikita PopovFixed bug #72175
2019-03-25 Nikita PopovDon't use parallel testing with -j1
2019-03-25 Nikita PopovDrop lightning for concurrent worker count
2019-03-25 Tyson AndreMake run-tests.php compatible with php 7.0-7.2
2019-03-24 Peter KokotEnhance Autoconf version checking
2019-03-24 Peter Kokot[ci skip] Move CREDITS from root to README
2019-03-24 Guilliam XavierFix tokenizer_data_gen.sh for non-posix bison
2019-03-23 George Peter... Remove enable-wddx from Travis compile as it WDDX has...
2019-03-23 Peter Kokot[ci skip] Remove text editor modelines
2019-03-23 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-03-23 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-03-23 Alessandro... fix bug #76801: phpdbg too many open files error
2019-03-22 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-03-22 Remi Colletensure pcre.jit=1 for this test
2019-03-22 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-03-22 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-03-22 Remi Colletensure pcre.jit=1 for these tests
next