summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 742959edc0..b006ee159c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2006, PHP 5.1.4
- Added "capture_peer_cert" and "capture_peer_cert_chain" context options
for SSL streams. (Wez).
+- Fixed possible crash in highlight_string(). (Dmitry)
- Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez).
- Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).