Browse Source

Add NEWS entry for log() improvements

pull/769/merge
Sara Golemon 12 years ago
parent
commit
50499fe6d7
  1. 1
      NEWS

1
NEWS

@ -17,6 +17,7 @@ PHP NEWS
. Removed call_user_method() and call_user_method_array() functions. (Kalle)
. Fix user session handlers (See rfc:session.user.return-value). (Sara)
. Added intdiv() function. (Andrea)
. Improved precision of log() function for base 2 and 10. (Marc Bennewitz)
- XSL:
. Fixed bug #64776 (The XSLT extension is not thread safe). (Mike)

Loading…
Cancel
Save