Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove no_separation flag | Nikita Popov | 2020-07-07 | 1 | -1/+0 |
* | Remove proto comments from C files | Max Semenik | 2020-07-06 | 11 | -224/+112 |
* | Avoid some unnecessary uses of no_separation=0 | Nikita Popov | 2020-07-06 | 1 | -41/+30 |
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-06-29 | 1 | -4/+10 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-06-29 | 1 | -4/+10 |
| |\ | |||||
| | * | Fix #79756: finfo_file crash (FILEINFO_MIME) | Christoph M. Becker | 2020-06-29 | 1 | -4/+10 |
| | * | 7.3 is now 7.3.21-dev | Christoph M. Becker | 2020-06-23 | 1 | -3/+3 |
* | | | Clear last error before shutting down memory manager | Nikita Popov | 2020-06-26 | 1 | -0/+1 |
* | | | Correct comment in plain_wrapper.c (refers to microseconds, not milliseconds) | Alex Dowad | 2020-06-24 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-06-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-06-09 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix possibly unsupported timercmp() usage | Christoph M. Becker | 2020-06-09 | 1 | -1/+1 |
| | * | 7.3.20 will be next | Christoph M. Becker | 2020-05-26 | 1 | -3/+3 |
| * | | Bump version | Christoph M. Becker | 2020-05-19 | 1 | -3/+3 |
* | | | Fix incorrect zend_bool usage for display_errors | George Peter Banyard | 2020-06-09 | 2 | -5/+6 |
* | | | Add helper APIs for maybe-interned string creation | twosee | 2020-06-08 | 1 | -15/+3 |
* | | | Constify char * arguments of APIs | twosee | 2020-06-08 | 13 | -57/+49 |
* | | | Fix expression warnings and break warnings | twosee | 2020-06-07 | 6 | -11/+11 |
* | | | Remove duplicate zend_try | twosee | 2020-06-07 | 1 | -2/+2 |
* | | | Pass zend_string message to zend_error_cb | Nikita Popov | 2020-06-05 | 2 | -55/+43 |
* | | | Fixed bug #72089: Throw Error on require failure | Nikita Popov | 2020-06-05 | 1 | -1/+1 |
* | | | Fix small typo in comment | Daniel Ruf | 2020-05-31 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-05-14 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Check compatibility with proper runtime DLL | Christoph M. Becker | 2020-05-14 | 1 | -1/+7 |
* | | | Fix [-Wundef] warning in streams implementation | George Peter Banyard | 2020-05-12 | 2 | -11/+11 |
* | | | Fix [-Wundef] warning in main folder | George Peter Banyard | 2020-05-12 | 3 | -7/+7 |
* | | | Merge branch 'PHP-7.4' | Stanislav Malyshev | 2020-05-11 | 1 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2020-05-11 | 1 | -5/+6 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2020-05-11 | 1 | -5/+6 |
| | |\ | |||||
| | | * | Fix #78876: Long variables cause OOM and temp files are not cleaned | Christoph M. Becker | 2020-05-11 | 1 | -3/+3 |
| | | * | Fix #78875: Long filenames cause OOM and temp files are not cleaned | Christoph M. Becker | 2020-05-11 | 1 | -2/+3 |
| | | * | Fixed bug #79468 | dinosaur | 2020-04-14 | 1 | -0/+6 |
| | | * | bump verison to 7.2.30-dev | Remi Collet | 2020-03-17 | 1 | -3/+3 |
| | | * | bump version to 7.2.29 | Remi Collet | 2020-02-18 | 1 | -3/+3 |
| | | * | next will be 7.2.28 | Remi Collet | 2020-01-22 | 1 | -3/+3 |
| | | * | next is 7.2.27 | Remi Collet | 2019-12-03 | 1 | -3/+3 |
| | | * | Bump for 7.2.26-dev | Sara Golemon | 2019-11-05 | 1 | -3/+3 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-05-11 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-05-11 | 1 | -3/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix default sendmail path when not found during build | Indrek Ardel | 2020-05-11 | 1 | -3/+1 |
| | * | | Bump version | Christoph M. Becker | 2020-04-28 | 1 | -3/+3 |
* | | | | Make float to string casts locale-independent | Máté Kocsis | 2020-05-08 | 2 | -2/+21 |
* | | | | Add quiet parameter to internal HTML entities API | Nikita Popov | 2020-05-07 | 1 | -33/+16 |
* | | | | Fix #79467: data:// wrappers are writable | Christoph M. Becker | 2020-05-03 | 1 | -1/+1 |
* | | | | Do not inherit LC_CTYPE locale from environment | Nikita Popov | 2020-04-30 | 1 | -1/+0 |
* | | | | Code tweaks: Remove unneeded semicolons | Alex Dowad | 2020-04-29 | 1 | -1/+1 |
* | | | | Add macro to get ini target address | Nikita Popov | 2020-04-27 | 1 | -8/+2 |
* | | | | Drop unnecessary stdint and inttypes header checks | George Peter Banyard | 2020-04-22 | 5 | -36/+4 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-04-14 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-14 | 1 | -0/+6 |
| |\ \ \ | | |/ / |