mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
- MFZE1 (Turn off fast cache until we make sure it performs well.)
This commit is contained in:
parent
cccc4e3c5a
commit
136b92e33a
@ -25,7 +25,7 @@
|
||||
# if ZEND_DEBUG
|
||||
# define ZEND_ENABLE_FAST_CACHE 0
|
||||
# else
|
||||
# define ZEND_ENABLE_FAST_CACHE 1
|
||||
# define ZEND_ENABLE_FAST_CACHE 0
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user