]> granicus.if.org Git - php/shortlog
php
2021-03-28 Jakub ZelenkaUpdate NEWS and UPGRADING for FPM addition of pm.max_sp... master
2021-03-28 Jakub ZelenkaAdd extra run test for pm.max_spawn_rate
2021-03-28 Paulius SapragonasMax spawn child processes rate an once
2021-03-28 Kamil TekielaFix typos in fetch_all error message
2021-03-28 Levi MorrisonRevert "Revert "Revert "[skip-ci] Fix typo"""
2021-03-28 Nikita PopovRevert "Revert "[skip-ci] Fix typo""
2021-03-28 Nikita PopovRevert "[skip-ci] Fix typo"
2021-03-28 Rasmus Lerdorf[skip-ci] Fix typo
2021-03-27 Tyson AndreFix json_encode regression with JSON_PRETTY_PRINT
2021-03-26 Anatol Belskihash: Fix -Warray-parameter= warnings
2021-03-26 Nikita PopovRemove unnecessary property unmangling in trait binding
2021-03-26 Nikita PopovFree static variables in execute fuzzer
2021-03-25 Dmitry StogovImproved JIT for TYPE_CHECK opcode
2021-03-25 Máté KocsisMerge branch 'PHP-8.0'
2021-03-25 Máté KocsisFix PDOStatement::bindColumn() parameter default value PHP-8.0
2021-03-25 Dmitry StogovImprove JIT for IS_IDENTICAL
2021-03-25 Dmitry StogovImproved type inference for FE_FETCH_R
2021-03-25 George Peter... Drop unneessary if branch and adjust arg_num type
2021-03-24 Christoph M... Merge branch 'PHP-8.0'
2021-03-24 Dmitry StogovXFAIL on WIN64 because of problem in libffi
2021-03-24 Christoph M... Merge branch 'PHP-8.0'
2021-03-24 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-24 Christoph M... Fix #73533: Invalid memory access in php_libxml_xmlChec... PHP-7.4
2021-03-24 Nikita PopovRevert "Do not check exact values of unstable metrices...
2021-03-24 Nikita PopovFix printf type in fpm status
2021-03-24 Dmitry StogovReplace function with macro
2021-03-23 Jakub ZelenkaDo not check exact values of unstable metrices in FPM...
2021-03-23 Dmitry StogovMove system independent code out from x86 specific...
2021-03-23 Dmitry StogovMove x86 dependent code out from platform independed...
2021-03-23 Christoph M... Merge branch 'PHP-8.0'
2021-03-23 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-23 Christoph M... Properly initialize PS(mod) on RINIT
2021-03-23 Dmitry StogovUse capstone disassembler, if available.
2021-03-22 Christoph M... Merge branch 'PHP-8.0'
2021-03-22 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-22 Jakub ZelenkaFix types in FPM status openmetrics format
2021-03-22 Christoph M... Fix #80889: amendment
2021-03-22 Nikita PopovRevert "Use better function"
2021-03-22 Max SemenikMigrate skip checks to --EXTENSIONS--, p1
2021-03-22 Dmitry Stogovstrtr() optimization
2021-03-22 Nikita PopovFix const warning
2021-03-22 Nikita PopovSupport VERIFY_RETURN_TYPE elision with unused operand
2021-03-22 Dmitry StogovUse zend_string* instead of char*
2021-03-22 Dmitry StogovUse better function
2021-03-22 Nikita PopovRemove unused READDIR_R lock
2021-03-22 Max Semenikrun-tests: use the EXTENSIONS section for skipping
2021-03-21 Jakub ZelenkaMerge branch 'PHP-8.0'
2021-03-21 Jakub ZelenkaMerge branch 'PHP-7.4' into PHP-8.0
2021-03-21 Jakub ZelenkaUse ServerClientTestCase in a test for default_socket_t...
2021-03-21 Jakub ZelenkaMerge branch 'PHP-8.0'
2021-03-21 Jakub ZelenkaMerge branch 'PHP-7.4' into PHP-8.0
2021-03-21 Jakub ZelenkaFix NEWS entry position for the latest FPM fix
2021-03-21 Jakub ZelenkaFix bug #80024: Duplication of info about inherited...
2021-03-21 Jakub ZelenkaUpdate NEWS for FPM process renaming on macOS
2021-03-21 David CARLIERfpm master/child process rename, enable on mac os.
2021-03-21 Jakub ZelenkaUpadate NEWS and UPRADING with info about FPM openmetri...
2021-03-21 Jakub ZelenkaFix indent in FPM openmetrics status
2021-03-21 Cees-Jan KiewietAdd support for openmetrics formatting to FPM status
2021-03-21 Máté KocsisConvert resources to objects in ext/ldap
2021-03-19 Dmitry StogovUse zend_hash_lookup()
2021-03-19 Dmitry StogovAdd zend_hash_lookup() and zend_hash_index_lookup(...
2021-03-19 Christoph M... Merge branch 'PHP-8.0'
2021-03-19 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-19 Christoph M... Fix #80889: Cannot set save handler when save_handler...
2021-03-19 Nikita PopovFix handling of unknown class in trait precedence list
2021-03-19 Dmitry Stogovmicro-optimization
2021-03-19 Nikita PopovInstall de_DE locale on azure
2021-03-19 Nikita PopovSupport prototypes in call graph
2021-03-19 Dmitry StogovXFAIL on WIN64 because of problem in libffi
2021-03-19 Nikita PopovAdd missing rc1/rcn to return type initialization
2021-03-18 Nikita PopovAllow inferring narrowed return type
2021-03-18 Nikita PopovUpdate one more use of NO_AUTOLOAD
2021-03-18 Máté KocsisUpdate mysqli stub hash
2021-03-18 Christoph M... Merge branch 'PHP-8.0'
2021-03-18 Nikita PopovUpdate opt test
2021-03-18 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-18 Nikita PopovDon't imply SILENT from NO_AUTOLOAD
2021-03-18 Christoph M... Fix #80783: PDO ODBC truncates BLOB records at every...
2021-03-18 Dmitry StogovMerge branch 'PHP-8.0'
2021-03-18 Dmitry StogovAdditional fix for bug #80847.
2021-03-18 Dmitry Stogov"zend-test" was renamed to "zend_test"
2021-03-18 Nikita PopovMerge branch 'PHP-8.0'
2021-03-18 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-03-18 Nikita PopovFix locale switch back to C in pcre
2021-03-18 Nikita PopovDestroy constant values before object store
2021-03-17 DharmanDeprecate OO style mysqli::get_client_info method
2021-03-17 Dmitry StogovMerge branch 'PHP-8.0'
2021-03-17 Dmitry StogovFixed bug #80861 (erronous array key overflow in 2D...
2021-03-17 Ilija ToviloAdd enums to UPGRADING [ci skip]
2021-03-17 Ilija ToviloImplement enums
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 George Peter... Use zend_string_equals() API instead of strcmp() in...
2021-03-17 Nikita PopovMerge branch 'PHP-8.0'
2021-03-17 Nikita PopovFix signed/unsigned warnings in PDO ODBC
2021-03-17 Nikita PopovUse absolute paths in tokenizer_data_gen.php
next