This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-barcode 2.6.1
weierophinney
released this
11 Dec 15:18
·
101 commits
to master
since this release
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
-
#24 updates the SVG renderer to remove extraneous whitespace in
rgb()
declarations, as the specification dis-allows whitespace, and many PDF readers/manipulators will not correctly consume SVG definitions that include them. -
#36 provides several minor changes to namespace imports for the
Zend\Barcode\Object
namespace to ensure the package works on PHP 7.2.