When using php redis as a session handler with session locking if there is an error where a lock cannot happen a php notice is thrown and the script continues. Is there a way to configure it for a fatal error and the script NOT process at all?
from phpredis session locking -- failing to get lock throws php notice -- would like fatal error
No comments:
Post a Comment