I have update PHPV 7 to PHP 8..1.2 Now whole my application lots of diffrent errors like this.
My main problem is how to solve this issue in the tcpdf library? i have updated the tcpf library the version is “version”: “6.3.2”, please help me fint the solution.
“Deprecated: Optional parameter $isunicode declared before required parameter $currentfont is implicitly treated as a required parameter in C:wamp64wwwprospectertcpdfincludetcpdf_fonts.php on line 2024
Deprecated: Optional parameter $tidy_options declared before required parameter $tagvspaces is implicitly treated as a required parameter in C:wamp64wwwprospectertcpdfincludetcpdf_static.php on line 1139
Deprecated: Optional parameter $prenom declared before required parameter $TheDate is implicitly treated as a required parameter in C:wamp64wwwprospecterclassModules.php on line 929
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated
I works neraly 6 months in php so i need help to solve thease issuse in my app.