summaryrefslogtreecommitdiff
path: root/main/php.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* another placeXinchen 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 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
* | added php_off_t aliasAnatol Belski2014-08-191-0/+1
* | first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-2/+10
* | Merge branch 'PHP-5.6'Yasuo Ohgaki2014-02-131-0/+1
|\ \ | |/
| * Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-131-0/+1
* | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\ \ | |/
| * Bump yearXinchen Hui2014-01-031-1/+1
| * bump API versionsFerenc Kovacs2013-11-061-1/+1
* | Fixed ZTS build. Needed to bump API version number.Bob Weinand2013-12-181-1/+1
* | bump API versionsFerenc Kovacs2013-11-061-1/+1
|/
* initial move on renaming files and fixing includesAnatol Belski2013-10-171-1/+1
* unify stdint type usageMichael Wallner2013-08-061-0/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* Bump API versionsDavid Soria Parra2012-11-131-1/+1
* Fix bug 61193Rasmus Lerdorf2012-02-271-8/+3
* - Year++Felipe Pena2012-01-011-1/+1
* - Added new macro to be used in the end of zend_function_entry declaration (G...Felipe Pena2011-07-251-0/+1