Skip to content

minkbear/support-legacy-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Support legacy application

My package is patch when you are using mysql_* and run PHP >= 8.0

Requirements

PHP >= 8.0

Installing

$ composer require minkbear/support-legacy-apps

Usage

require __DIR__ . '/vendor/autoload.php';

mysql_fetch_array(...);

License

MIT

About

Support Legacy Application (running PHP <= 5.3)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages