Skip to content

php 8.2 support #12

@ta0s

Description

@ta0s

Hi there, is there a plan to support php 8.2 soon?

`Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 266

Deprecated: Return type of RestClient::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 66

Deprecated: Return type of RestClient::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 74

Deprecated: Return type of RestClient::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 70

Deprecated: Return type of RestClient::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 78

Deprecated: Return type of RestClient::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 61

Deprecated: Return type of RestClient::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 84

Deprecated: Return type of RestClient::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 90

Deprecated: Return type of RestClient::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 99

Deprecated: Return type of RestClient::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vagrant/sb/main/vendor/serpapi/google-search-results-php/restclient.php on line 103`

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions