adambinnersley/pdo-dbal

PHP 7.3/7.4 Notice warning

hyfox opened this issue · 1 comments

hyfox commented

Hey,

Super cool package - I've enjoyed using it. After upgrading PHP to 7.4 (skipping 7.3) most of my requests now gives the following warning:

Notice: Trying to access array offset on value of type int in /usr/www/users/webinstance/cmp/vendor/adamb/database/src/Database.php on line 560

It does not seem that functionality is affected.

Best,
Albert

I have just updated the code to fix this warning, It only appears to affect PHP 7.4