Closed zulus closed 11 years ago
In php 5.5 old mysql extension is mareked as deprecated and k3.3 throwing E_DEPRECATED here.
I've copy/paste and refactor for mysqli support.
Already made a similar change to 3.4/develop but thanks. (can't make these changes in minor releases)
3.4/develop
In php 5.5 old mysql extension is mareked as deprecated and k3.3 throwing E_DEPRECATED here.
I've copy/paste and refactor for mysqli support.