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
{{ message }}
This repository was archived by the owner on Feb 21, 2022. It is now read-only.
I am having issues when running this on my docker box with the latest changes.
I find it strange that this gets past the build, but does the build ever test through the Console\Application class? This might want to be something we look in too if not?
Fatal error: Uncaught TypeError: ini_set() expects parameter 2 to be string, boolean given in /src/PHPFormatter/Console/Application.php on line 35
TypeError: ini_set() expects parameter 2 to be string, boolean given in /src/PHPFormatter/Console/Application.php on line 35
Call Stack:
0.0007 351696 1. {main}() /bin/php-formatter:0
0.0180 863312 2. Mmoreram\PHPFormatter\Console\Application->__construct() /bin/php-formatter:25
0.0180 863312 3. ini_set() /src/PHPFormatter/Console/Application.php:35