- Opcache:
. Fixed bug #78271 (Invalid result of if-else). (Nikita)
+ . Added new INI directive opcache.cache_id (Windows only). (cmb)
- Recode:
. Unbundled the recode extension. (cmb)
- configure now regards additional CFLAGS and LDFLAGS set as environment
variables.
+- OPcache now supports an arbitrary amount of separate caches per user via the
+ the INI directive opcache.cache_id. All processes with the same cache ID and
+ user share an OPcache instance.
+
========================================
13. Migration to pkg-config
========================================