Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-11 | 1 | -1/+0 |
|\ | |||||
| * | Remove redundant memory.h file | Peter Kokot | 2019-05-11 | 1 | -1/+0 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-05-09 | 1 | -3/+7 |
|\ \ | |/ | |||||
| * | 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.4' | Stanislav Malyshev | 2019-04-29 | 1 | -6/+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 'PHP-7.4' | Peter Kokot | 2019-04-23 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-04-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix parameter order | Christoph M. Becker | 2019-04-22 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-13 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove PHP_READDIR_R_TYPE | Peter Kokot | 2019-04-13 | 1 | -1/+0 |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-11 | 2 | -43/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Use readdir() instead of readdir_r() | Nikita Popov | 2019-04-11 | 2 | -43/+0 |
* | | | | | Merge branch 'PHP-7.4' | Anatol Belski | 2019-04-10 | 1 | -10/+32 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-07 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove checks for locale.h, setlocale, localeconv | Peter Kokot | 2019-04-07 | 1 | -2/+0 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-07 | 1 | -14/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Refactor AC_INIT in configure.ac and PHP versions | Peter Kokot | 2019-04-07 | 1 | -14/+7 |
* | | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-04-06 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix ASAN configuration | Christoph M. Becker | 2019-04-06 | 1 | -3/+3 |
* | | | | | Merge branch 'PHP-7.4' | Anatol Belski | 2019-04-01 | 1 | -12/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Improve ascii check | Anatol Belski | 2019-04-01 | 1 | -12/+14 |
* | | | | | Merge branch 'PHP-7.4' | Anatol Belski | 2019-03-31 | 1 | -9/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Rework conditions and make them more future proof | Anatol Belski | 2019-03-31 | 1 | -9/+10 |
* | | | | | Merge branch 'PHP-7.4' | Anatol Belski | 2019-03-31 | 2 | -1/+38 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Implement stricter CRT check | Anatol Belski | 2019-03-31 | 2 | -1/+38 |
* | | | | | Merge branch 'PHP-7.4' | Anatol Belski | 2019-03-31 | 3 | -61/+89 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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.4' | Anatol Belski | 2019-03-30 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | | Merge branch 'PHP-7.4' | Anatol Belski | 2019-03-30 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Use wchar_t as native type in C | Anatol Belski | 2019-03-30 | 1 | -0/+2 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-30 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Join README.GIT-RULES and CONTRIBUTING.md | Peter Kokot | 2019-03-30 | 1 | -2/+2 |
* | | | | | No need for scoping anymore | Anatol Belski | 2019-03-30 | 1 | -8/+4 |
|/ / / / |