Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove not needed checks for functions | Peter Kokot | 2019-07-01 | 1 | -2/+0 |
* | Remove HAVE_LIMITS_H check | Peter Kokot | 2019-06-30 | 1 | -1/+0 |
* | Remove HAVE_STRCOLL check | Peter Kokot | 2019-06-28 | 2 | -4/+0 |
* | Set correct default version | Anatol Belski | 2019-06-15 | 1 | -2/+2 |
* | Fix bug #78094: File Search Problem Excessive Time | Christoph M. Becker | 2019-06-06 | 1 | -2/+12 |
* | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -2/+6 |
* | Fix ZTS issue regarding new Windows CTRL handling API | Christoph M. Becker | 2019-06-01 | 1 | -4/+5 |
* | Revert "Rename *.l files to *.re" | Joe Watkins | 2019-05-20 | 1 | -6/+6 |
* | Rename *.l files to *.re | Peter Kokot | 2019-05-17 | 1 | -6/+6 |
* | Remove redundant memory.h file | Peter Kokot | 2019-05-11 | 1 | -1/+0 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-05-09 | 1 | -3/+7 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-05-09 | 1 | -4/+7 |
| |\ | |||||
| | * | Fix erroneous assertions | Christoph M. Becker | 2019-05-09 | 1 | -4/+7 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-04-29 | 1 | -6/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-04-29 | 1 | -6/+7 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-04-29 | 1 | -6/+7 |
| | |\ | |||||
| | | * | Fix #77821: Potential heap corruption in TSendMail() | Christoph M. Becker | 2019-04-29 | 1 | -6/+7 |
| | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 17 | -18/+0 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 19 | -122/+122 |
| | | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 2 | -265/+265 |
| | * | | Fix potential OPcache file cache related issues | Anatol Belski | 2019-04-11 | 1 | -10/+36 |
* | | | | Merge branch 'pull-request/4046' into PHP-7.4 | Peter Kokot | 2019-04-23 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Remove php.gif from the project root directory | Peter Kokot | 2019-04-21 | 1 | -1/+0 |
* | | | | | Fix parameter order | Christoph M. Becker | 2019-04-22 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Remove PHP_READDIR_R_TYPE | Peter Kokot | 2019-04-13 | 1 | -1/+0 |
* | | | | Use readdir() instead of readdir_r() | Nikita Popov | 2019-04-11 | 2 | -43/+0 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Anatol Belski | 2019-04-10 | 1 | -10/+32 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ensure double slashes are replaced by the path normalization | Anatol Belski | 2019-04-10 | 1 | -10/+32 |
* | | | | Remove checks for locale.h, setlocale, localeconv | Peter Kokot | 2019-04-07 | 1 | -2/+0 |
* | | | | Refactor AC_INIT in configure.ac and PHP versions | Peter Kokot | 2019-04-07 | 1 | -14/+7 |
* | | | | Fix ASAN configuration | Christoph M. Becker | 2019-04-06 | 1 | -3/+3 |
* | | | | Improve ascii check | Anatol Belski | 2019-04-01 | 1 | -12/+14 |
* | | | | Rework conditions and make them more future proof | Anatol Belski | 2019-03-31 | 1 | -9/+10 |
* | | | | Implement stricter CRT check | Anatol Belski | 2019-03-31 | 2 | -1/+38 |
* | | | | Rework the VS version evaluation | Anatol Belski | 2019-03-31 | 1 | -61/+50 |
* | | | | Implement stricter extension compatibility check | Anatol Belski | 2019-03-31 | 2 | -0/+39 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Anatol Belski | 2019-03-30 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix memory leak | Anatol Belski | 2019-03-30 | 1 | -0/+1 |
* | | | | Use wchar_t as native type in C | Anatol Belski | 2019-03-30 | 1 | -0/+2 |
* | | | | Join README.GIT-RULES and CONTRIBUTING.md | Peter Kokot | 2019-03-30 | 1 | -2/+2 |
* | | | | Avoid unnecessary global variable | Christoph M. Becker | 2019-03-18 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-03-18 | 1 | -1/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-03-18 | 1 | -1/+25 |
| |\ \ \ | | |/ / | |||||
| | * | | Add bison version check to configure | Christoph M. Becker | 2019-03-18 | 1 | -1/+25 |
* | | | | Sync AC_CHECK_SIZEOF m4 macro calls | Peter Kokot | 2019-03-18 | 1 | -1/+0 |
* | | | | Clean build system | Peter Kokot | 2019-03-14 | 1 | -1/+0 |
* | | | | Remove HAVE_STRFTIME | Peter Kokot | 2019-03-14 | 1 | -1/+0 |
* | | | | zend_weakrefs | Joe Watkins | 2019-03-12 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Anatol Belski | 2019-03-11 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2019-03-11 | 1 | -2/+6 |
| |\ \ \ | | |/ / |