• Grégoire Paris's avatar
    Trigger a deprecation on unknown option · 0241134e
    Grégoire Paris authored
    I am not sure if there is a rationale behind ignoring extra keys like
    this. I was under the impression that something might copy options to
    platform specific options, thus leaving options in the original array,
    knowing they would be ignored anyway. If it is the case, it would be
    best to just move them, otherwise, this commit might help troubleshoot
    some mapping issues.
    I had to fix some tests that wrongly used that options array (maybe
    these options were valid at some point?).
    0241134e
Name
Last commit
Last update
..
Cache Loading commit data...
Driver Loading commit data...
Events Loading commit data...
Exception Loading commit data...
Functional Loading commit data...
Logging Loading commit data...
Mocks Loading commit data...
Performance Loading commit data...
Platforms Loading commit data...
Portability Loading commit data...
Query Loading commit data...
Schema Loading commit data...
Sharding Loading commit data...
Tools/Console Loading commit data...
Types Loading commit data...
ConfigurationTest.php Loading commit data...
ConnectionTest.php Loading commit data...
DBALExceptionTest.php Loading commit data...
DriverManagerTest.php Loading commit data...
SQLParserUtilsTest.php Loading commit data...
StatementTest.php Loading commit data...
UtilTest.php Loading commit data...