PHP 7 Compatability?
-
Hi
Just checking if the plugin (1.5.38) is PHP 7 compatible?
Running a compatibility checker it reports 1 warning and 1 error for 2 of the plugin’s files:
================================================================
FILE: /wp-content/plugins/woocommerce-pdf-invoices-packing-slips/lib/dompdf/include/page_cache.cls.phpFOUND 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.phpFOUND 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
===============================================================Thanks
- The topic ‘PHP 7 Compatability?’ is closed to new replies.