Draft: Vector Embeddings #314
Annotations
5 errors
PHP Lint:
includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L145
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$chunks
|
PHP Lint:
includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L145
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$this
|
PHP Lint:
includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L153
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$chunks
|
PHP Lint:
includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L153
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$this
|
PHP Lint
Process completed with exit code 1.
|