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 been using the VIM plugin for phpactor. Today had some places where I wanted to use the thecodingmachine/safe package and had errors about redeclared versions of functions.
Downgrading to the current version in this file worked just fine. but since v1.1.2 there have been some bug fixes.
I been using the VIM plugin for phpactor. Today had some places where I wanted to use the
thecodingmachine/safepackage and had errors about redeclared versions of functions.Downgrading to the current version in this file worked just fine. but since v1.1.2 there have been some bug fixes.