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
Yea I just started getting this one. Maybe caused by latest CakePHP 1.3? Regardless I have a fix, but forgot to push. It's just to check if that var is null or array. I'll push soon.
This warning appears when no parameter is not passed in the variable helper.
var $helpers = array('Asset.asset');
Warning (2): array_merge() [http://php.net/function.array-merge]: Argument #2 is not an array [APP/plugins/asset/views/helpers/asset.php, line 66]
The text was updated successfully, but these errors were encountered: