diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-10-19 23:09:45 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-10-19 23:09:45 +0200 |
commit | ac081d2ca3b757003937012f84e1eee8568db55e (patch) | |
tree | 4883f073f1e83e2a01a3d302f5d6035ffee202ba | |
parent | c8d9d70f60ccc8d77180627852810453375c91fd (diff) |
Update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2014-10-19 Postgresl support 2014-09-20 All PHP errors are now converted to exceptions and execution terminates if they are not caught. This also works properly with display_errors Off/stderr. |