Këshilla dhe truket për kompjuterin tuaj Përkthim me Google ↑ 2021-09-06 PHP 7.x: PDF_Code128 has a deprecated constructor in ... code128.php on line 43
Problem:
Mit dem PHP-Script können Code 128 Barcodes (A, B und C) mit dem PHP-Paket fpdf ausgegeben werden. Bei PHP 7.2 gab es jedoch folgende Fehlermeldung:
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PDF_Code128 has a deprecated constructor in ... code128.php on line 43
|
Lösung:
Für PHP 7.x muss man die Version 1.2 von code128.php herunterladen und installieren:
Code 128 barcodes |
Përkthim me Google Lidhje në këtë faqe
| | |