Releases: unreal4u/rutverifier
Releases · unreal4u/rutverifier
v2.2.1
v2.2.0
JavaScript is now loaded from https://packagist.org/unreal4u/rutverifier-js. This allows for better testing and separation between PHP and JS in a natural and quick way.
Also updated composer.json with this new repository
General code cleanup and documentation update
v2.1.0
v2.0.0
Version 2.0.0
- Removed c_javascript function
- Standarized data type on return for all functions, no more mixed types
- Updated PHPUnit dependency to latest stable version
- Will now test PHP 5.3 in Travis-CI as well
- Class will now sprintf into the error array in preparation for later i18n implementation