Topic: PHP 8 doesnt support with "imagettfbbox"

I am testing FA in PHP 8. which gives error with imagettfbbox. it has to be replaced with imageftbbox.

@joe checkout this and replace it.

Here is the error information

Unhandled exception [0]: Call to undefined function imagettfbbox(). in file: C:\xampp\htdocs\FA\2410\reporting\includes\class.graphic.inc at line 1220
Subscription service based on FA
HRM CRM POS batch Themes

Re: PHP 8 doesnt support with "imagettfbbox"

@kvvaradha

Strange, I am running 8.0.7 and didn't get this error. However I have replaced it with your suggestion and it runs perfectly too in 7.4 and 8.0.0 and 8.0.7 So this will be committed to stable.

/Joe

3 (edited by kvvaradha 10/11/2021 12:20:14 pm)

Re: PHP 8 doesnt support with "imagettfbbox"

absolutely this codes working fine in php 5.6 too. and mine php exact version is  8.0.10. hope future problems will be fixed with this.

Subscription service based on FA
HRM CRM POS batch Themes