Version: 2.15Updated: 07.12.2023ModificationsVisitors: 966675ImprintFeedbackLiabilityDonation (CHF 10)Created by PFS
Tipps und Tricks rund um den Computertipps_und_tricks_computer
Tips and tricks for your computer
Translate with 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
Translate with Google
Link to this page


Advertisement:
 
Advertisement: