Closed oakesjosh closed 1 year ago
Arrow functions were introduced in PHP 7.4 https://www.php.net/manual/en/functions.arrow.php
Running this on PHP 7.3 results in Parse error: syntax error, unexpected ‘=>’ (T_DOUBLE_ARROW), expecting ‘)’ in /wp-content/plugins/kadence-blocks-pro/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Schema.php on line 70
Parse error: syntax error, unexpected ‘=>’ (T_DOUBLE_ARROW), expecting ‘)’ in /wp-content/plugins/kadence-blocks-pro/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Schema.php on line 70
Arrow functions were introduced in PHP 7.4 https://www.php.net/manual/en/functions.arrow.php
Running this on PHP 7.3 results in
Parse error: syntax error, unexpected ‘=>’ (T_DOUBLE_ARROW), expecting ‘)’ in /wp-content/plugins/kadence-blocks-pro/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Schema.php on line 70