diff options
| author | Xinchen Hui <laruence@gmail.com> | 2018-03-13 13:01:33 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@gmail.com> | 2018-03-13 13:01:33 +0800 |
| commit | 98fe858275af3cf780ee6ae79acd9cddd92b5460 (patch) | |
| tree | 8fc36adc529caa18ffc8f33ccb127f521959f4c2 | |
| parent | 8e576e5abc839556449dcb8dc37c9f9fad46f849 (diff) | |
| download | php-git-98fe858275af3cf780ee6ae79acd9cddd92b5460.tar.gz | |
Forgot NEWs
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ PHP NEWS . Fixed bug #75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform (s390x)). (Sam Ding) +- Phar: + . Fixed bug #76085 (Segmentation fault in buildFromIterator when directory + name contains a \n). (Laruence) + - Standard: . Fixed bug #75961 (Strange references behavior). (Laruence) . Fixed some arginfos. (carusogabriel) |
