mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-20 00:32:06 +00:00
cf4082d03e
PHP Compatibility check for PHP_CodeSniffer error message:
FILE: php-curl-class/scripts/bump_major_version.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | list() will assign variable from left-to-right since PHP 7.0. Ensure all variables in list() are unique to prevent unexpected
| | results. (PHPCompatibility.Lists.AssignmentOrder.Affected)
---------------------------------------------------------------------------------------------------------------------------------------------