You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if you can do anything but the latest version of newrelic agent (10.18.0.8) throws errors on every page load with zf1.
Warning : "Trying to access array offset on value of type bool"
in DefaultController::postDispatch called at vendor/shardj/zf1-future/library/Zend/Controller/Action.php (521)
in Zend_Controller_Action::dispatch called at vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php (308)
in Zend_Controller_Dispatcher_Standard::dispatch called at vendor/shardj/zf1-future/library/Zend/Controller/Front.php (954)
Description
I don't know if you can do anything but the latest version of newrelic agent (10.18.0.8) throws errors on every page load with zf1.
Warning : "Trying to access array offset on value of type bool"
Steps to Reproduce
Expected Behavior
Relevant Logs / Console output
no
Your Environment
Zf1-future : 1.24
PHP 8.1.2
Ubuntu 22
Additional context
The text was updated successfully, but these errors were encountered: