summaryrefslogtreecommitdiff
path: root/main/php.h
Commit message (Expand)AuthorAgeFilesLines
* Update PHP_API_VERSIONDmitry Stogov2019-09-021-1/+1
* Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-131-3/+1
* Remove duplicate XtOffsetOf() definitions in php.hNikita Popov2019-07-121-35/+0
* Remove APACHE symbolPeter Kokot2019-07-081-2/+0
* Bump API numbersDerick Rethans2019-05-291-1/+1
* Fix internal_encoding fallback in mbstringNikita Popov2019-04-171-0/+5
* Remove HAVE_STRERRORPeter Kokot2019-04-081-4/+0
* Remove HAVE_LIMITS_HPeter Kokot2019-04-071-2/+0
* Remove legacy AC_CHECK_TYPE calls for uint and ulongPeter Kokot2019-03-061-2/+0
* Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-11/+1
* Remove PHP_DECLARED_TIMEZONE and HAVE_DECLARED_TIMEZONEPeter Kokot2019-02-281-1/+0
* Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-231-2/+1
* 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-2/+2
* Remove HAVE_SYS_VARARGS_HPeter Kokot2018-09-161-6/+1
* Remove HAVE_ASSERT_HPeter Kokot2018-09-091-4/+0
* Update API version numbersChristoph M. Becker2018-07-311-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Bump extension, module and PHP API numbers for 7.3Michael Moravec2018-06-141-1/+1
* Remove padding just merged since 7.3 isn't released yet.Sara Golemon2018-01-231-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Fixed a typoJavier Eguiluz2017-12-091-1/+1
* Remove old references to SAPIs and extensions no longer in the coreKalle Sommer Nielsen2017-07-191-2/+0
* Bump all API numbers in prep for 7.2 forkSara Golemon2017-07-181-1/+1
* Provide zend_string wrappers for php_base64_(en|de)codeSara Golemon2017-07-161-1/+1
* 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