Library that will help boost your application installation with ease and also to run Yii applications from its bootstrap files on a much cleaner way that the framework currently proposes.
Now we can write 'params' => array( 'php.error_reporting' => ... ) ) to override error reporting level. Before this change error_reporting was set to -1
Now we can write 'params' => array( 'php.error_reporting' => ... ) ) to override error reporting level. Before this change error_reporting was set to -1
Hi, amigo! :) Small fix for your great library!