summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2021-03-216-38/+213
| |\ \ | | |/
| | * Fix NEWS entry position for the latest FPM fixJakub Zelenka2021-03-211-2/+4
| | * Fix bug #80024: Duplication of info about inherited socket after pool removingJakub Zelenka2021-03-216-38/+211
* | | Update NEWS for FPM process renaming on macOSJakub Zelenka2021-03-211-0/+1
* | | fpm master/child process rename, enable on mac os.David CARLIER2021-03-211-5/+3
* | | Upadate NEWS and UPRADING with info about FPM openmetrics format additionJakub Zelenka2021-03-212-0/+7
* | | Fix indent in FPM openmetrics statusJakub Zelenka2021-03-211-39/+39
* | | Add support for openmetrics formatting to FPM statusCees-Jan Kiewiet2021-03-213-5/+118
* | | Convert resources to objects in ext/ldapMáté Kocsis2021-03-2139-591/+707
* | | Use zend_hash_lookup()Dmitry Stogov2021-03-193-44/+6
* | | Add zend_hash_lookup() and zend_hash_index_lookup() functions.Dmitry Stogov2021-03-193-44/+96
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-192-1/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-193-1/+42
| |\ \ | | |/
| | * Fix #80889: Cannot set save handler when save_handler is invalidChristoph M. Becker2021-03-193-1/+42
* | | Fix handling of unknown class in trait precedence listNikita Popov2021-03-192-1/+16
* | | micro-optimizationDmitry Stogov2021-03-191-19/+9
* | | Install de_DE locale on azureNikita Popov2021-03-191-0/+1
* | | Support prototypes in call graphNikita Popov2021-03-1911-42/+109
* | | XFAIL on WIN64 because of problem in libffiDmitry Stogov2021-03-191-0/+1
* | | Add missing rc1/rcn to return type initializationNikita Popov2021-03-191-1/+2
* | | Allow inferring narrowed return typeNikita Popov2021-03-182-1/+56
* | | Update one more use of NO_AUTOLOADNikita Popov2021-03-181-2/+3
* | | Update mysqli stub hashMáté Kocsis2021-03-181-1/+1
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-183-5/+80
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-184-2/+81
| |\ \ | | |/
| | * Fix #80783: PDO ODBC truncates BLOB records at every 256th byteChristoph M. Becker2021-03-184-2/+81
* | | Update opt testNikita Popov2021-03-182-2/+2
* | | Don't imply SILENT from NO_AUTOLOADNikita Popov2021-03-185-20/+17
* | | Merge branch 'PHP-8.0'Dmitry Stogov2021-03-182-3/+83
|\ \ \ | |/ /
| * | Additional fix for bug #80847.Dmitry Stogov2021-03-182-3/+83
* | | "zend-test" was renamed to "zend_test"Dmitry Stogov2021-03-181-1/+1
* | | Merge branch 'PHP-8.0'Nikita Popov2021-03-182-1/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-182-1/+19
| |\ \ | | |/
| | * Fix locale switch back to C in pcreNikita Popov2021-03-182-1/+19
* | | Destroy constant values before object storeNikita Popov2021-03-182-19/+30
* | | Deprecate OO style mysqli::get_client_info methodDharman2021-03-176-4/+44
* | | Merge branch 'PHP-8.0'Dmitry Stogov2021-03-172-1/+112
|\ \ \ | |/ /
| * | Fixed bug #80861 (erronous array key overflow in 2D array with JIT)Dmitry Stogov2021-03-173-1/+114
* | | Add enums to UPGRADING [ci skip]Ilija Tovilo2021-03-171-0/+2
* | | Implement enumsIlija Tovilo2021-03-17164-52/+4299
* | | Use zend_string_equals() API instead of strcmp() in various placesGeorge Peter Banyard2021-03-174-4/+4
* | | Use zend_string_equals() API instead of strcmp() in COM extensionGeorge Peter Banyard2021-03-171-3/+3
* | | Use zend_string_equals() API instead of strcmp() in Date extensionGeorge Peter Banyard2021-03-171-13/+14
* | | Use zend_string_equals() API instead of strcmp() in Filter extensionGeorge Peter Banyard2021-03-171-3/+3
* | | Use zend_string_equals() API instead of strcmp() in PGSQL extensionGeorge Peter Banyard2021-03-171-50/+50
* | | Use zend_string_equals() API instead of strcmp() in SOAP extensionGeorge Peter Banyard2021-03-172-4/+4
* | | Use zend_string_equals() API instead of strcmp() in main.cGeorge Peter Banyard2021-03-171-29/+31
* | | Merge branch 'PHP-8.0'Nikita Popov2021-03-170-0/+0
|\ \ \ | |/ /
| * | Fix signed/unsigned warnings in PDO ODBCNikita Popov2021-03-173-13/+15
* | | Use absolute paths in tokenizer_data_gen.phpNikita Popov2021-03-171-2/+3