You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
408 B

parameters:
ignoreErrors:
- '#Variable \$lastException might not be defined#'
- '#Access to undefined constant PDO::SQLSRV_ATTR_ENCODING#'
- '#Call to an undefined method Phinx\\Migration\\MigrationInterface::change\(\)#'
- "#Casting to bool something that's already bool#"
- '#Method Phinx\\Console\\Command\\AbstractCommand::locateConfigFile\(\) should return string but returns array\|string#'