Alexia / php7mar

PHP 7 Migration Assistant Report (MAR)
GNU General Public License v3.0
797 stars 133 forks source link

Update to support detection of ext/mssql functions #26

Open gregesposito opened 7 years ago

gregesposito commented 7 years ago

All ext/mssql functions were made incompatible with PHP 7, see http://php.net/manual/en/migration70.incompatible.php.

This adds detection in and into the test cases. Tested working on an existing codebase.