Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | another place | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Fixed issue #2466 Invalid integer constant expression error in php.h | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Bump PHP_API_VERSION | Nikita Popov | 2016-09-04 | 1 | -1/+1 |
* | | Use one place to define max length of double | Jakub Zelenka | 2016-06-26 | 1 | -0/+8 |
* | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 1 | -1/+4 |
* | | fix php_log_err macro | Anatol Belski | 2016-06-08 | 1 | -0/+5 |
* | | fix typo | Anatol Belski | 2016-06-02 | 1 | -1/+1 |
* | | Added backwards compability with php_log_err by using macro | Jani Ollikainen | 2016-06-02 | 1 | -1/+2 |
* | | Logging to syslog with dynamic error levels (related to #49467) | Jani Ollikainen | 2016-06-02 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-02-14 | 1 | -9/+3 |
|\ \ | |/ | |||||
| * | Fix format attributes in ZTS | Nikita Popov | 2016-02-14 | 1 | -9/+3 |
* | | Remove use of register keyword in headers | Nikita Popov | 2016-02-04 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | increase API versions | Anatol Belski | 2015-10-12 | 1 | -1/+1 |
* | | Mark error functions as "cold" | Dmitry Stogov | 2015-08-24 | 1 | -6/+6 |
* | | Ignore getcwd return in zend_compile | Nikita Popov | 2015-07-16 | 1 | -5/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Faster sorting algo | Xinchen Hui | 2015-01-14 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -14/+14 |
* | | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 1 | -1/+1 |
* | | native tls initial patch | krakjoe | 2014-09-20 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Revert "remove a few gcc format attributes from some printf-like functions" | Nikita Popov | 2014-09-03 | 1 | -4/+10 |
* | | remove a few gcc format attributes from some printf-like functions | Nuno Lopes | 2014-08-31 | 1 | -10/+4 |
* | | fixed several long vs zend_long casts | Anatol Belski | 2014-08-26 | 1 | -1/+1 |
* | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -11/+2 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | | added php_off_t alias | Anatol Belski | 2014-08-19 | 1 | -0/+1 |
* | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -2/+10 |
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-02-13 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | bump API versions | Ferenc Kovacs | 2013-11-06 | 1 | -1/+1 |
* | | Fixed ZTS build. Needed to bump API version number. | Bob Weinand | 2013-12-18 | 1 | -1/+1 |
* | | bump API versions | Ferenc Kovacs | 2013-11-06 | 1 | -1/+1 |
|/ | |||||
* | initial move on renaming files and fixing includes | Anatol Belski | 2013-10-17 | 1 | -1/+1 |
* | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -0/+2 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Bump API versions | David Soria Parra | 2012-11-13 | 1 | -1/+1 |
* | Fix bug 61193 | Rasmus Lerdorf | 2012-02-27 | 1 | -8/+3 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Added new macro to be used in the end of zend_function_entry declaration (G... | Felipe Pena | 2011-07-25 | 1 | -0/+1 |