Severity: 8192
Message: Return type of Stripe\Util\CaseInsensitiveArray::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Util/CaseInsensitiveArray.php
Line Number: 44
Severity: 8192
Message: Return type of Stripe\Util\CaseInsensitiveArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Util/CaseInsensitiveArray.php
Line Number: 56
Severity: 8192
Message: Return type of Stripe\Util\CaseInsensitiveArray::offsetSet($offset, $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
Filename: Util/CaseInsensitiveArray.php
Line Number: 34
Severity: 8192
Message: Return type of Stripe\Util\CaseInsensitiveArray::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Util/CaseInsensitiveArray.php
Line Number: 50
Severity: 8192
Message: Return type of Stripe\Util\CaseInsensitiveArray::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Util/CaseInsensitiveArray.php
Line Number: 24
Severity: 8192
Message: Return type of Stripe\Util\CaseInsensitiveArray::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Util/CaseInsensitiveArray.php
Line Number: 29
Severity: 8192
Message: Return type of Stripe\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Util/Set.php
Line Number: 40
Severity: 8192
Message: Return type of Stripe\StripeObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/StripeObject.php
Line Number: 186
Severity: 8192
Message: Return type of Stripe\StripeObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/StripeObject.php
Line Number: 196
Severity: 8192
Message: Return type of Stripe\StripeObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/StripeObject.php
Line Number: 181
Severity: 8192
Message: Return type of Stripe\StripeObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/StripeObject.php
Line Number: 191
Severity: 8192
Message: Return type of Stripe\StripeObject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/StripeObject.php
Line Number: 202
Severity: 8192
Message: Return type of Stripe\StripeObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/StripeObject.php
Line Number: 401
Severity: 8192
Message: Return type of Stripe\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/Collection.php
Line Number: 110
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/daileukx/dailyiflix.com/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-18, 18' at line 4
SELECT * FROM `videos` WHERE `title` LIKE 'w%' ESCAPE '!' LIMIT -18, 18
Filename: models/Common_model.php
Line Number: 1751