cakephp / phinx

PHP Database Migrations for Everyone
https://phinx.org
MIT License
4.46k stars 892 forks source link

Correct type for migrate target option #2241

Closed wallacio closed 10 months ago

wallacio commented 10 months ago

Cast getOption target to an integer, if not null.

Fixes: https://github.com/cakephp/phinx/issues/2240