All notable changes to zbar-php
will be documented in this file
- PHP 8.2 support added.
- zbar command not found error added.
- New
Zbar::type()
(to get the type of bar code) andZbar::decode()
(to get an object with both the bar code and type).
- PHP 8.1 support added.
- PHP 8 support added.
- Better error messages.
- symfony process 4.4 compatibility.
- Initial release.