thephpleague / omnipay-common

Core components for the Omnipay PHP payment processing library
MIT License
329 stars 242 forks source link

Fix Deprecated function: htmlentities(): Passing null to parameter #1… #260

Open Sylry opened 1 year ago

Sylry commented 1 year ago

… ($string) of type string

barryvdh commented 5 months ago

Should we just cast it to string instead?