summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli.c
Commit message (Expand)AuthorAgeFilesLines
* Disable report_zend_debug by defaultNikita Popov2020-08-121-1/+0
* Fixed bug #65275Nikita Popov2020-08-101-25/+16
* Fixed bug #79948Nikita Popov2020-08-101-6/+5
* Accept zend_object in zend_read_propertyNikita Popov2020-08-071-5/+3
* Add stubs for SAPIsMáté Kocsis2020-07-101-6/+2
* Remove proto comments from C filesMax Semenik2020-07-061-8/+4
* Control VCRT leak reporting via environment variable in debug buildsChristoph M. Becker2020-06-101-13/+16
* Add zend_call_known_function() API familyNikita Popov2020-06-091-1/+2
* Constify char * arguments of APIstwosee2020-06-081-1/+1
* Fix warning of strict-prototypestwosee2020-06-071-1/+1
* Merge branch 'PHP-7.4'Christoph M. Becker2020-06-011-0/+3
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-011-0/+3
| |\
| | * Fix #79650: php-win.exe 100% cpu lockupChristoph M. Becker2020-06-011-0/+3
* | | Fix [-Wundef] warning in CLI SAPIGeorge Peter Banyard2020-05-121-3/+3
* | | Remove return value from llist apply functionsNikita Popov2020-04-151-2/+1
* | | Use separate typedef for bucket comparison functionNikita Popov2020-03-041-4/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-271-1/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-271-1/+5
| |\ \ | | |/
| | * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-271-1/+5
* | | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-2/+2
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-08-301-1/+2
|\ \ \ | |/ /
| * | Don't call Reflection::export() in --rf etc implementationNikita Popov2019-08-301-1/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-08-231-3/+2
|\ \ \ | |/ /
| * | Fix noalias violation in select callNikita Popov2019-08-231-3/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-161-13/+4
|\ \ \ | |/ /
| * | Introduce zend_stream_init_fp() APINikita Popov2019-07-161-13/+4
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-151-27/+7
|\ \ \ | |/ /
| * | Move shebang handling into the lexerNikita Popov2019-07-151-27/+7
* | | Merge branch 'PHP-7.4'Joe Watkins2019-06-141-0/+6
|\ \ \ | |/ /
| * | fix mac tests on azureJoe Watkins2019-06-141-0/+6
* | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-3/+0
|\ \ \ | |/ /
| * | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-3/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-9/+2
|\ \ \ | |/ /
| * | Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-9/+2
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-141-2/+1
|\ \ \ | |/ /
| * | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-2/+1
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-121-0/+2
|\ \ \ | |/ /
| * | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-121-0/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-02-081-1/+1
|\ \ \ | |/ /
| * | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | | Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-041-1/+1
|/ /
* | Remove local variablesPeter Kokot2019-02-031-9/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | Replace zend_hash_apply... with ZEND_HASH_FOREACH...Dmitry Stogov2018-12-191-9/+4
|/
* Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-161-5/+4
|\
| * Fixed bug #77111 php-win.exe corrupts unicode symbols from cli parametersAnatol Belski2018-11-161-5/+4
| * year++Xinchen Hui2018-01-021-2/+2
* | Pack zend_constant.flags and zend_constant.module_number into reserved space ...Dmitry Stogov2018-07-261-6/+3
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0