From 0a4054d85aad65da1e8fddc0fe00fc3a795f19b7 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 7 May 2010 19:04:45 +0000 Subject: [PATCH] NEWS is not docs and limit lines to 80chars --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 344be69361..ef433ae729 100644 --- a/NEWS +++ b/NEWS @@ -30,14 +30,14 @@ - Added command line option --rz to CLI. (Johannes) - Added closure $this support back. (Stas) - Added SplObjectStorage::getHash() hook. (Etienne) -- Added JSON_Serializable interface (json_encode() calls $obj->jsonSerialize()). (Sara) +- Added JSON_Serializable interface (Sara) - default_charset if not specified is now UTF-8 instead of ISO-8859-1. (Rasmus) - Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table. (Dmitry) -- Changed session.entropy_file to default to /dev/urandom or /dev/arandom if either - is present at compile time. (Rasmus) +- Changed session.entropy_file to default to /dev/urandom or /dev/arandom if + either is present at compile time. (Rasmus) - Removed legacy features: . allow_call_time_pass_reference. (Pierrick) -- 2.40.0