| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #78212: Segfault in built-in webserver | Christoph M. Becker | 2019-07-11 | 1 | -0/+4 |
* | 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.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 |
* | | | Ensure double slashes are replaced by the path normalization | Anatol Belski | 2019-04-10 | 1 | -10/+32 |
* | | | Fix memory leak | Anatol Belski | 2019-03-30 | 1 | -0/+1 |
* | | | 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 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2019-03-11 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | Die hard if mc.exe or mt.exe not found | Anatol Belski | 2019-03-11 | 1 | -2/+6 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-12-30 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Drop deprecated /Gm compile option | Christoph M. Becker | 2018-12-30 | 1 | -1/+1 |
| * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 11 | -11/+0 |
| * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 20 | -130/+130 |
| * | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 2 | -268/+268 |
* | | | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 3 | -3/+3 |
* | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 12 | -12/+0 |
* | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 8 | -83/+83 |
* | | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 2 | -267/+267 |
* | | | Fixed bug #76947 file_put_contents() blocks the directory of the file (__DIR__) | Anatol Belski | 2018-10-03 | 1 | -5/+0 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-09-18 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-09-18 | 1 | -0/+5 |
| |\ \
| | |/ |
|
| | * | Add spectre switch for suitable vc14 versions | Anatol Belski | 2018-09-18 | 1 | -0/+5 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-09-13 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-09-13 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Sync version for vc++ 15.9 | Anatol Belski | 2018-09-13 | 1 | -0/+2 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-08-23 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-08-23 | 1 | -5/+5 |
| |\ \
| | |/ |
|
| | * | mkdist.php: recursively check dll dependencies | Dylan K. Taylor | 2018-08-23 | 1 | -5/+5 |
* | | | Remove asan incompatible options | Anatol Belski | 2018-08-03 | 1 | -3/+0 |
* | | | Suppress more irrelevant clang warnings | Anatol Belski | 2018-08-01 | 1 | -3/+3 |
* | | | Replace obsolete AC_STRUCT_ST_BLKSIZE and AC_STRUCT_ST_RDEV | Peter Kokot | 2018-07-29 | 1 | -2/+2 |
* | | | Fix typos in code | Peter Kokot | 2018-07-27 | 1 | -1/+1 |
* | | | Fix typos in code comments | Peter Kokot | 2018-07-25 | 1 | -1/+1 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 25 | -40/+1 |
* | | | Fix HKEY registry path (not that it should matter, dead code, Anatol?) | Kalle Sommer Nielsen | 2018-07-23 | 1 | -1/+1 |
* | | | Avoid early allocation | Anatol Belski | 2018-07-13 | 1 | -7/+6 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-12 | 1 | -9/+38 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-12 | 1 | -9/+38 |
| |\ \
| | |/ |
|
| | * | Fixed RecursiveDirectoryIterator with long path or with edge case length | Anatol Belski | 2018-07-12 | 1 | -9/+38 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-12 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-12 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix macro | Anatol Belski | 2018-07-12 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|