summaryrefslogtreecommitdiff
path: root/main/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 76596: phpdbg supports display_errors=stderrKevin Abel2019-01-301-2/+2
* Backport later interned strings destruction.Dmitry Stogov2018-12-241-0/+4
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2krakjoe2017-11-221-5/+3
|\
| * Merge branch 'PHP-7.0' into PHP-7.1krakjoe2017-11-221-5/+3
| |\
| | * Check for binary_location allocation failureSebastian Ramadan2017-11-221-5/+3
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-191-0/+2
|\ \ \ | |/ /
| * | Fix issue with zend signals in php_request_startupHerman J. Radtke III2017-10-191-0/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-09-241-3/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-241-3/+1
| |\ \ | | |/
| | * Fixed bug #75252Nikita Popov2017-09-241-3/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-211-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-211-2/+2
| |\ \ | | |/
| | * Fix thread safetyAnatol Belski2017-09-211-2/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Andrea Faulds2017-09-211-4/+31
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-09-211-4/+31
| |\ \ | | |/
| | * Fix bug #75236Andrea Faulds2017-09-211-4/+31
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-141-0/+14
|\ \ \ | |/ /
| * | Fixed bug #75063Anatol Belski2017-08-141-0/+14
* | | Merge branch 'PHP-7.1' into PHP-7.2Andrea Faulds2017-08-121-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-08-121-4/+4
| |\ \ | | |/
| | * Fix bug #74725 (html_errors=1 breaks unhandled exceptions)Andrea Faulds2017-08-121-4/+4
* | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-07-191-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-07-191-0/+1
| |\ \ | | |/
| | * Reset globals on startup or restartDmitry Stogov2017-07-191-0/+1
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-1/+1
| |\ \ | | |/
* | | Bug #74815 crash with a combination of INI entries at startupAnatol Belski2017-06-271-0/+2
* | | Removed EG(valid_symbol_table). Used EG(active) instead.Dmitry Stogov2017-06-261-2/+2
* | | fix ticks init in ts buildAnatol Belski2017-06-151-1/+1
* | | Interned strings unification for TS/NTSAnatol Belski2017-03-041-5/+12
* | | Change PHP_OS_FAMILY slightlyKalle Sommer Nielsen2017-02-221-19/+3
* | | refactor php_win32_get_random_bytes(), take 2Anatol Belski2017-02-121-2/+5
* | | Revert "refactor php_win32_get_random_bytes()"Anatol Belski2017-02-111-5/+2
* | | refactor php_win32_get_random_bytes()Anatol Belski2017-02-111-2/+5
* | | Revert "move winsock specific stuff into dllmain"Anatol Belski2017-02-111-0/+17
* | | move winsock specific stuff into dllmainAnatol Belski2017-02-111-17/+0
* | | Fixed bug #74053 (Corrupted class entries on shutdown when a destructor spawn...Dmitry Stogov2017-02-101-0/+2
|\ \ \
| * | | Added EG(flags) - executor global flagsJim Zubov2017-02-091-0/+2
|/ / /
* | | Deprecate track_errors / $php_errormsgNikita Popov2017-02-031-1/+2
* | | add PHP_OS_FAMILY constant to determine on which os we areStricted2017-01-251-1/+17
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-061-1/+1
|\ \ \
| * \ \ Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * updated default per proposalMarkus Staab2017-01-061-1/+1
| | * Increase realpath_cache_size default valueMarkus Staab2017-01-061-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Make printf_to_smart_str(ing) the primitive printf operationNikita Popov2017-01-011-2/+2
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-011-3/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-011-3/+1
| |\ \ | | |/