summaryrefslogtreecommitdiff
path: root/main/php_globals.h
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-27/+27
* Rehash function table after disabling functionsNikita Popov2020-08-281-1/+0
* Fix incorrect zend_bool usage for display_errorsGeorge Peter Banyard2020-06-091-1/+1
* Pass zend_string message to zend_error_cbNikita Popov2020-06-051-1/+1
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Merge branch 'PHP-7.4'Dmitry Stogov2019-03-141-1/+2
|\
| * Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-1/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-02-031-9/+0
|\ \ | |/
| * Remove local variablesPeter Kokot2019-02-031-9/+0
| * Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* | Remove track_errors and $php_errormsgNikita Popov2019-01-281-1/+0
|/
* Future-proof email addresses...Zeev Suraski2018-11-011-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Add syslog.filter INI for filtering syslog messagesPhilip Prindeville2018-07-221-0/+1
* Add syslog's ident and facility parameters to configPhilip Prindeville2018-07-011-0/+4
* Remove padding just merged since 7.3 isn't released yet.Sara Golemon2018-01-231-5/+0
* Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2018-01-231-0/+5
|\
| * Fix alignment of PG struct cause by ignore_user_abort big endian fixSara Golemon2018-01-231-0/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2018-01-231-1/+1
|\ \ | |/
| * BigEndian fix for ignore_user_abort. Use zend_bool to match OnUpdateBoolSara Golemon2018-01-231-1/+1
| * year++Xinchen Hui2018-01-021-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | year++Xinchen Hui2018-01-021-1/+1
* | sync vim mode lines in mainAnatol Belski2017-07-091-0/+2
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Remove sql.safe_modeKalle Sommer Nielsen2016-08-111-1/+0
|/
* Safe execution timeout handling.Dmitry Stogov2016-04-201-1/+0
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Fix for #66048Julien Pauli2015-05-121-0/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | force more static tsrmls cache usageAnatol Belski2014-10-071-1/+1
* | reworked the patch, less new stuff but workyAnatol Belski2014-09-251-1/+1
* | native tls initial patchkrakjoe2014-09-201-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-10/+10
* | first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-10/+10
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-0/+4
|\ \
| * \ Merge branch 'PHP-5.6'Yasuo Ohgaki2014-02-131-0/+4
| |\ \ | | |/
| | * Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-131-0/+4
* | | Use better data structures (incomplete)Dmitry Stogov2014-02-101-1/+1
|/ /
* | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\ \ | |/
| * Bump yearXinchen Hui2014-01-031-1/+1
| * fix typeMichael Wallner2013-12-301-1/+1
| * re-introduce always_populate_raw_post_dataMichael Wallner2013-12-301-0/+1
|/
* slim post dataMichael Wallner2013-08-271-1/+0
* Implemented Feature #60524 (sys_temp_dir)ALeX Kazik2013-01-281-0/+1