seantomburke/ESCan

Add support for latest PHP 5.6

seantomburke opened this issue · 2 comments

ESCan only works with PHP 5.3 due to the dependency on mysql_connect() which is deprecated after PHP 5.4.

Getting there fixed most of the Database issues.

I believe it is all working as of now.