diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ PHP NEWS . Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend). (Laruence) +- PDO_pgsql: + . Fixed bug #62479 (PDO-psql cannot connect if password contains +spaces) (willfitch, iliaa) + - Readline . Fixed Bug #66412 (readline_clear_history() with libedit causes segfault after #65714). (Remi) |