Skip to content

sealabr/php5migrate2php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

php5migrate2php7

functions to migrate php5 to php7

Migrate your php5 to php7...

backwards compatibility old php functions

put this content to override old php5 functions... works like a charm!!!

include("php5_migrate_php7.php");

// Your old php5 code here in php7

About

functions to migrate php5 to php7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages