summaryrefslogtreecommitdiff
path: root/main/php.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix format attributes in ZTSNikita Popov2016-02-141-9/+3
* 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
* - Added a new PHPAPI function to return module_initialized:Derick Rethans2011-06-241-0/+1
* Add php_ignore_value() macro to suppress unused return value warningsRasmus Lerdorf2011-05-161-0/+5
* - Year++Felipe Pena2011-01-011-1/+1
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+4
* Added TSRMLS macros into php_get_current_user()Kalle Sommer Nielsen2010-09-231-1/+1
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-14/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-2/+1
* Bump PHP_API_VERSIONKalle Sommer Nielsen2010-04-151-1/+1
* Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+0
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-1/+14
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-14/+1
* - #50854, fix build on non windowsPierre Joye2010-01-271-1/+2
* - [DOC] #45986, bad file descriptor warning when rename is used with invalid ...Pierre Joye2010-01-261-0/+2