News

Laravel Cashier, PHP 7.1, and domPDF Issue

Published
Laravel Cashier, PHP 7.1, and domPDF Issue image

Laravel Cashier includes the ability to generate PDF invoices through the dompdf PHP package. A bug has been discovered in dompdf when used in PHP 7.1, and it causes an “A non-numeric value encountered” exception.

Based on the issue report and the subsequent pull request a fix is now in their develop branch. However, Cashier requires ^0.7.0 so the fix is not available yet through the typical Composer workflow.

If you are utilizing Cashier invoices and are thinking of upgrading to PHP 7.1, it’s best to wait until this fix is merged into their next stable release. In the issue tracker, they haven’t given any sort of ETA and if you are affected by this is would be a good idea to subscribe to that so you are instantly updated.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article