summaryrefslogtreecommitdiff
path: root/main/php.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move va_copy compatibility code into zend_portability.hNikita Popov2017-06-251-8/+0
* Change PHP_OS_FAMILY to "Darwin" instead of "Mac" for Darwin based systems (a...Kalle Sommer Nielsen2017-06-141-1/+1
* Use "Mac" instead of "OSX" to identify macOS in PHP_OS_FAMILYSebastian Bergmann2017-06-131-1/+1
* Merge branch 'PHP-7.1'Xinchen Hui2017-04-101-1/+1
|\
| * another placeXinchen Hui2017-04-101-1/+1
* | Merge branch 'PHP-7.1'Xinchen Hui2017-04-101-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| |\
| | * Fixed issue #2466 Invalid integer constant expression error in php.hXinchen Hui2017-04-101-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Bump PHP_API_VERSIONNikita Popov2016-09-041-1/+1
* | | use extra flag to turn on php implementationsAnatol Belski2017-03-191-0/+2
* | | define corresponding config macros, as we already trick symbolsAnatol Belski2017-03-191-0/+2
* | | Fix PHP_OS_FAMILY for Linux (Joe)Kalle Sommer Nielsen2017-02-221-0/+2
* | | Change PHP_OS_FAMILY slightlyKalle Sommer Nielsen2017-02-221-0/+13
* | | Resolve conflictSammy Kaye Powers2017-01-031-0/+8
|\ \ \
| * \ \ Merge branch 'pull-request/2163'Joe Watkins2017-01-031-0/+8
| |\ \ \
| | * | | let s use the macro insteadDavid Carlier2016-10-151-1/+1
| | * | | import explicit_bzero + strlc* functions updateDavid Carlier2016-10-151-0/+8
* | | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|/ / / /
* | | | Eliminate win95nt.hKalle Sommer Nielsen2016-12-221-1/+47
* | | | Remove Netware supportKalle Sommer Nielsen2016-11-121-6/+0
|/ / /
* | | increase versions for 7.2Anatol Belski2016-08-021-1/+1
|/ /
* | Use one place to define max length of doubleJakub Zelenka2016-06-261-0/+8
* | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-1/+4
* | fix php_log_err macroAnatol Belski2016-06-081-0/+5
* | fix typoAnatol Belski2016-06-021-1/+1
* | Added backwards compability with php_log_err by using macroJani Ollikainen2016-06-021-1/+2
* | Logging to syslog with dynamic error levels (related to #49467)Jani Ollikainen2016-06-021-1/+1
* | Merge branch 'PHP-7.0'Nikita Popov2016-02-141-9/+3
|\ \ | |/
| * Fix format attributes in ZTSNikita Popov2016-02-141-9/+3
* | Remove use of register keyword in headersNikita Popov2016-02-041-1/+1
|/
* 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
* | increase API versionsAnatol Belski2015-10-121-1/+1
* | Mark error functions as "cold"Dmitry Stogov2015-08-241-6/+6
* | Ignore getcwd return in zend_compileNikita Popov2015-07-161-5/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | Faster sorting algoXinchen Hui2015-01-141-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-14/+14
* | 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
* | Revert "remove a few gcc format attributes from some printf-like functions"Nikita Popov2014-09-031-4/+10
* | remove a few gcc format attributes from some printf-like functionsNuno Lopes2014-08-311-10/+4
* | fixed several long vs zend_long castsAnatol Belski2014-08-261-1/+1
* | master renames phase 3Anatol Belski2014-08-251-11/+2
* | master renames phase 1Anatol Belski2014-08-251-3/+3