| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- [Sun Aug 3 21:10:29 2025] PHP 8.4.10 Development Server (http://localhost:8000) started
- [Sun Aug 3 21:10:30 2025] [::1]:60223 Accepted
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: GuzzleHttp\Promise\queue(): Implicitly marking parameter $assign as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/guzzlehttp/promises/src/functions.php on line 24
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: GuzzleHttp\Promise\each(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/guzzlehttp/promises/src/functions.php on line 260
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: GuzzleHttp\Promise\each(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/guzzlehttp/promises/src/functions.php on line 260
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/guzzlehttp/promises/src/functions.php on line 285
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/guzzlehttp/promises/src/functions.php on line 285
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: GuzzleHttp\Promise\each_limit_all(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/guzzlehttp/promises/src/functions.php on line 307
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::times(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 117
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 490
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::when(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 507
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::whenEmpty(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 525
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::whenNotEmpty(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 537
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::unless(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 550
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::unlessEmpty(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 562
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::unlessNotEmpty(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 574
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::first(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 757
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::last(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1007
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Collection::sort(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1566
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1911
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1922
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1934
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1949
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1890
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1869
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1838
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Arr::first(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Arr.php on line 162
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Tightenco\Collect\Support\Arr::last(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Arr.php on line 191
- [Sun Aug 3 21:10:30 2025] PHP Deprecated: Organizr::setResponse(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/classes/organizr.class.php on line 762
- [Sun Aug 3 21:10:30 2025] PHP Fatal error: Trait method JellyStatHomepageItem::formatDuration has not been applied as Organizr::formatDuration, because of collision with HomepageUserWatchStats::formatDuration in /Users/mgomon/Documents/Code/organizr/api/classes/organizr.class.php on line 5
- [Sun Aug 3 21:10:30 2025] [::1]:60223 [200]: GET /api/v2/homepage/jellystat - Trait method JellyStatHomepageItem::formatDuration has not been applied as Organizr::formatDuration, because of collision with HomepageUserWatchStats::formatDuration in /Users/mgomon/Documents/Code/organizr/api/classes/organizr.class.php on line 5
- [Sun Aug 3 21:10:30 2025] [::1]:60223 Closing
- [Sun Aug 3 21:30:41 2025] [::1]:62129 Accepted
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1911
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1922
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1934
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1949
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1890
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1869
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1838
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Organizr::setResponse(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/classes/organizr.class.php on line 764
- [Sun Aug 3 21:30:41 2025] PHP Warning: Undefined array key "QUERY_STRING" in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 72
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 73
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Slim\Psr7\Factory\StreamFactory::createStreamFromFile(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/slim/psr7/src/Factory/StreamFactory.php on line 52
- [Sun Aug 3 21:30:41 2025] PHP Deprecated: Slim\Psr7\Factory\StreamFactory::createStreamFromResource(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/slim/psr7/src/Factory/StreamFactory.php on line 105
- [Sun Aug 3 21:30:42 2025] PHP Deprecated: Slim\Psr7\Stream::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead in /Users/mgomon/Documents/Code/organizr/api/vendor/slim/psr7/src/Stream.php on line 97
- [Sun Aug 3 21:30:42 2025] PHP Warning: Cannot modify header information - headers already sent by (output started at /Users/mgomon/Documents/Code/organizr/api/vendor/slim/psr7/src/Stream.php:97) in /Users/mgomon/Documents/Code/organizr/api/functions/normal-functions.php on line 343
- [Sun Aug 3 21:30:42 2025] PHP Warning: Cannot modify header information - headers already sent by (output started at /Users/mgomon/Documents/Code/organizr/api/vendor/slim/psr7/src/Stream.php:97) in /Users/mgomon/Documents/Code/organizr/api/functions/normal-functions.php on line 349
- [Sun Aug 3 21:30:42 2025] [::1]:62129 [200]: GET /api/v2/homepage
- [Sun Aug 3 21:30:42 2025] [::1]:62129 Closing
- [Sun Aug 3 21:31:02 2025] [::1]:62158 Accepted
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1911
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1922
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1934
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1949
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1890
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1869
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1838
- [Sun Aug 3 21:31:02 2025] PHP Warning: Undefined array key "QUERY_STRING" in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 72
- [Sun Aug 3 21:31:02 2025] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 73
- [Sun Aug 3 21:31:02 2025] [::1]:62158 [401]: GET /api/v2/homepage/jellystat
- [Sun Aug 3 21:31:02 2025] [::1]:62158 Closing
- [Sun Aug 3 21:40:09 2025] [::1]:63221 Accepted
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1911
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1922
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1934
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1949
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1890
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1869
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1838
- [Sun Aug 3 21:40:09 2025] PHP Warning: Undefined array key "QUERY_STRING" in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 72
- [Sun Aug 3 21:40:09 2025] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 73
- [Sun Aug 3 21:40:09 2025] [::1]:63221 [401]: GET /api/v2/homepage/jellystat
- [Sun Aug 3 21:40:09 2025] [::1]:63221 Closing
- [Sun Aug 3 21:40:14 2025] [::1]:63222 Accepted
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1911
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1922
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1934
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::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 /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1949
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1890
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1869
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: Return type of Tightenco\Collect\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/mgomon/Documents/Code/organizr/api/vendor/tightenco/collect/src/Collect/Support/Collection.php on line 1838
- [Sun Aug 3 21:40:14 2025] PHP Warning: Undefined array key "QUERY_STRING" in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 72
- [Sun Aug 3 21:40:14 2025] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /Users/mgomon/Documents/Code/organizr/api/v2/index.php on line 73
- [Sun Aug 3 21:40:14 2025] [::1]:63222 [401]: GET /api/v2/homepage/jellystat
- [Sun Aug 3 21:40:14 2025] [::1]:63222 Closing
|