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
don't ask me why ;) I have an auto_prepend file in my config and php is mutating this file instead of my test file :(
dev [o_mansour] ~/public/player(feature/mutatesting|✔) % php -i | grep prepend
auto_prepend_file => /srv/www/api/dev/prepend.php => /srv/www/api/dev/prepend.php
error_prepend_string => no value => no value
dev [o_mansour] ~/public/player(feature/mutatesting|✔) %
The text was updated successfully, but these errors were encountered:
don't ask me why ;) I have an auto_prepend file in my config and php is mutating this file instead of my test file :(
The text was updated successfully, but these errors were encountered: