|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 201?, PHP 5.5.0 Beta 1
- Core:
- . Fixed bug # 60833 (self, parent, static behave inconsistently
+ . Fixed bug #60833 (self, parent, static behave inconsistently
case-sensitive). (Stas, mario at include-once dot org)
+ . Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
- cURL:
. Implemented FR #46439 - added CURLFile for safer file uploads.
10. Changes to INI File Handling
========================================
+- Core:
+ - Added sys_temp_dir INI directive, for specifying temp firectory.
+
- Intl:
- Added intl.use_exceptions INI directive, which controls what happens when
global errors are set together with intl.error_level.