Hi!
Running phpQuery on PHP7.4, I get errors:
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /vendor/coderockr/php-query/src/phpQuery/phpQueryObject.php on line 1040
Deprecated: Array and string offset access syntax with curly braces is deprecated in /vendor/coderockr/php-query/src/phpQuery/phpQueryObject.php on line 1040
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /vendor/coderockr/php-query/src/phpQuery/phpQueryObject.php on line 1055
Deprecated: Array and string offset access syntax with curly braces is deprecated in /vendor/coderockr/php-query/src/phpQuery/phpQueryObject.php on line 1055
Can this be fixed?
Hi!
Running phpQuery on PHP7.4, I get errors:
Can this be fixed?