- Libxml:
. All libxml based extensions now require libxml 2.7.6 or newer.
+- OPcache:
+ . The --disable|enable-opcache-file configure options have been removed in
+ favor of the opcache.file_cache INI directive.
+
- Reflection:
. Numeric value of class, property, function and constant modifiers was
changed. Don't filter methods and properties through
- Obsolescent macros AC_FUNC_VPRINTF and AC_FUNC_UTIME_NULL have been
removed. Symbols HAVE_VPRINTF and HAVE_UTIME_NULL are no longer defined
since they are not needed on the current systems.
- - The disable|enable-opcache-file configure options have been removed in
- favor of the opcache.file_cache ini directive.
c. Windows build system changes