summaryrefslogtreecommitdiff
path: root/main/php_globals.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-1/+2
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* 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
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-141-0/+1
* Implemented FR #54514 (Get php binary path during script execution).Xinchen Hui2011-12-071-0/+1
* Fix build on WindowsKalle Sommer Nielsen2011-09-131-0/+4
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-4/+0
* - Year++Felipe Pena2011-01-011-1/+1
* - Added enable_post_data_reading ini option to allow inhibiting POST data con...Gustavo André dos Santos Lopes2010-12-091-0/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-6/+0