( ! ) Warning: Use of undefined constant STDERR - assumed 'STDERR' (this will throw an Error in a future version of PHP) in D:\xampp\htdocs\inseticida\vendor\doctrine\dbal\bin\doctrine-dbal.php on line 6
Call Stack
#TimeMemoryFunctionLocation
10.0008396184{main}( )...\doctrine-dbal.php:0

( ! ) Warning: fwrite() expects parameter 1 to be resource, string given in D:\xampp\htdocs\inseticida\vendor\doctrine\dbal\bin\doctrine-dbal.php on line 9
Call Stack
#TimeMemoryFunctionLocation
10.0008396184{main}( )...\doctrine-dbal.php:0
20.0013396184fwrite( $fp = 'STDERR', $str = '[Warning] The use of this script is discouraged. You find instructions on how to boostrap the console runner in our documentation.\r\n' )...\doctrine-dbal.php:9
You are missing a "cli-config.php" or "config/cli-config.php" file in your project, which is required to get the Doctrine-DBAL Console working. You can use the following sample as a template: