desta88 / Codeigniter-Barcode

Create barcode generator for Codeigniter using Zend Library (Support Codeigniter 2 & 3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

num_points parameter is deprecated IN PHP 8

gauravkumar2217 opened this issue · comments

commented

Message: imagefilledpolygon(): Using the $num_points parameter is deprecated.

Filename: Renderer/Image.php

Line Number: 377

we need to update num pointer parameters in the whole library this is just a sample, I have more than 50 errors in this library for working in PHP 8 and above.