I've changed the library to use it on PHP 5.3 with namespaces and I made a bundle to added to the framework Symfony2
You can get the hole code at Github
https://github.com/aferrandini/PHPQRCode
will it break compatibility with PHP < 5.3.0? how deep are changes? autoloader + namespace definition or more?
Log in to post a comment.
will it break compatibility with PHP < 5.3.0?
how deep are changes? autoloader + namespace definition or more?