diff options
| author | Xinchen Hui <laruence@gmail.com> | 2017-12-27 12:52:25 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@gmail.com> | 2017-12-27 12:52:25 +0800 |
| commit | 14304faae26479763d14addafbd0ed975b358404 (patch) | |
| tree | 824e9545c419ecafc4e9c49002646d9959567936 | |
| parent | 6693898b30ab5cb9437f7423ac1c7bb7be9d775d (diff) | |
| download | php-git-14304faae26479763d14addafbd0ed975b358404.tar.gz | |
Updated NEWS
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,6 +26,10 @@ PHP NEWS . Fixed bug #75671 (pg_version() crashes when called on a connection to cockroach). (magicaltux at gmail dot com) +- SAPI: + . Fixed bug #75735 ([embed SAPI] Segmentation fault in + sapi_register_post_entry). (Laruence) + - SOAP: . Fixed bug #70469 (SoapClient generates E_ERROR even if exceptions=1 is used). (Anton Artamonov) |
