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
Hi, I'm coming from coenjacobs#124 and wanted to give Strauss a go to fix my issues with mPDF & Mozart.
But Strauss is not replacing the old namespace with the new one when a static method is called. The are some cases in my codebase where also static methods get the updated namespace, but most of the times they do not.
I've created a simplified gist where I also attached the resulting file in which the non-static method gets the updated namespace and the static method does not. Is there something wrong with my composer.json or is Strauss not working correctly here? Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi, I'm coming from coenjacobs#124 and wanted to give Strauss a go to fix my issues with mPDF & Mozart.
But Strauss is not replacing the old namespace with the new one when a static method is called. The are some cases in my codebase where also static methods get the updated namespace, but most of the times they do not.
I've created a simplified gist where I also attached the resulting file in which the non-static method gets the updated namespace and the static method does not. Is there something wrong with my composer.json or is Strauss not working correctly here? Thanks in advance!
The text was updated successfully, but these errors were encountered: