diff options
| author | Xinchen Hui <laruence@php.net> | 2013-11-08 15:33:49 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2013-11-08 15:33:49 +0800 |
| commit | 717268cb1e689fff793fa0ceb36133394fd9a75b (patch) | |
| tree | fee6f32056238677727cc498f79a4c4c6e83b0b5 | |
| parent | 5f17c4d08e2bcce1159444adcc2a1e40ab80618f (diff) | |
| download | php-git-717268cb1e689fff793fa0ceb36133394fd9a75b.tar.gz | |
Update NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2013, PHP 5.5.6 - Core: + . Fixed bug #65947 (basename is no more working after fgetcsv in certain + situation). (Laruence) . Improved performance of array_merge() and func_get_args() by eliminating useless copying. (Dmitry) . Fixed bug #65939 (Space before ";" breaks php.ini parsing). |
