• 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
bin Loading commit data...
docs Loading commit data...
lib/Doctrine/DBAL Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.scrutinizer.yml Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
UPGRADE.md Loading commit data...
build.properties Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
phpcs.xml.dist Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...