php compatibility warnings
-
i have checked the recent version with WP Engine PHP Compatibility Checker and there where errors (not in runtime)
might be interesting?
FILE: /wp-content/plugins/woocommerce-pdf-invoices-packing-slips/lib/dompdf/include/page_cache.cls.php
—————————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————————
40 | WARNING | Method name “Page_Cache::__query” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————————FILE: /wp-content/plugins/woocommerce-pdf-invoices-packing-slips/lib/dompdf/include/table_frame_decorator.cls.php
———————————————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————————————————-
181 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
———————————————————————————————————————————————————-
- The topic ‘php compatibility warnings’ is closed to new replies.