2010-11-13 19:12:07 +08:00
|
|
|
PHP NEWS
|
1999-07-23 07:54:54 +08:00
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2014-08-19 05:20:50 +08:00
|
|
|
?? ??? 20??, PHP 7.0.0
|
2013-11-27 16:34:40 +08:00
|
|
|
|
2014-06-11 08:31:04 +08:00
|
|
|
- CLI server:
|
|
|
|
. Refactor MIME type handling to use a hash table instead of linear search.
|
|
|
|
(Adam)
|
|
|
|
. Update the MIME type list from the one shipped by Apache HTTPD. (Adam)
|
|
|
|
|
2014-08-01 23:28:20 +08:00
|
|
|
- Core:
|
|
|
|
. Added PHP_INT_MIN constant. (Andrea)
|
2014-08-18 13:07:34 +08:00
|
|
|
|
|
|
|
- Reflection
|
|
|
|
. Fixed inheritance chain of Reflector interface (Tjerk)
|
2014-08-01 23:28:20 +08:00
|
|
|
|
2013-12-05 18:30:52 +08:00
|
|
|
- DBA:
|
|
|
|
. Fixed bug #62490 (dba_delete returns true on missing item (inifile)). (Mike)
|
2013-12-24 07:23:03 +08:00
|
|
|
|
2014-04-05 12:43:41 +08:00
|
|
|
- Standard:
|
|
|
|
. Removed call_user_method() and call_user_method_array() functions. (Kalle)
|
2014-05-16 05:00:15 +08:00
|
|
|
. Fix user session handlers (See rfc:session.user.return-value). (Sara)
|
2014-08-07 02:56:32 +08:00
|
|
|
. Added intdiv() function. (Andrea)
|
2014-08-15 04:34:06 +08:00
|
|
|
. Improved precision of log() function for base 2 and 10. (Marc Bennewitz)
|
2014-04-05 12:43:41 +08:00
|
|
|
|
2013-12-02 22:01:24 +08:00
|
|
|
- XSL:
|
|
|
|
. Fixed bug #64776 (The XSLT extension is not thread safe). (Mike)
|
|
|
|
|
2013-05-17 17:22:04 +08:00
|
|
|
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|