Releases: szymach/c-pchart
Releases · szymach/c-pchart
Fixed using incorrect usage of properties
Remove utf8_encode call in constants.php
Move casting values to integer to correct places
Deprecation fixes for PHP 8.1
v3.0.14 Implicitly cast floats to integers where required
Allow PHP 8.1
Merge pull request #80 from szymach/php8.1 Allow PHP 8.1
Unsupported PHP 8.1 until Travis supports it
v3.0.12 Unsupported PHP 8.1 in Travis suite until it gets support
PHP 8.1 support
Thanks to @sgiehl
Support for PHP 8
Merge pull request #72 from szymach/readme Updated README
Default value for $FloatingOffset in Draw.php, corrected spline.md, run tests on PHP 7.4.
Thanks to @phuong17889 and @Philosoft
Corrected parameters for addToImageMap method call
Merge pull request #62 from mykelscappin/master correcting parameter error