Deprecated:  Return type of Spot\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Entity.php on line 
613
Deprecated:  Spot\Config implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in 
/var/www/html/vendor/vlucas/spot2/lib/Config.php on line 
9
Deprecated:  Sabre\Event\EventEmitterTrait::emit(): Implicitly marking parameter $continueCallBack as nullable is deprecated, the explicit nullable type must be used instead in 
/var/www/html/vendor/sabre/event/lib/EventEmitterTrait.php on line 
99
Deprecated:  Return type of Spot\Query::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
565
Deprecated:  Return type of Spot\Query::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
579
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
752
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
764
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
776
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
791
Deprecated:  Return type of Spot\Query::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
606
 | 
 | 
 | 
 | 
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 146
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 153
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 160
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 171
Deprecated:  Return type of Spot\Relation\HasMany::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 143
Deprecated:  Return type of Spot\Relation\HasMany::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 159
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 169
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 176
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 183
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 194
Deprecated:  Return type of Spot\Entity\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 245
Deprecated:  Return type of Spot\Entity\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 265
Deprecated:  Return type of Spot\Entity\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 255
Deprecated:  Return type of Spot\Entity\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 285
Deprecated:  Return type of Spot\Entity\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 275
Deprecated:  Return type of Spot\Entity\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 235
Deprecated:  Return type of Spot\Entity\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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 295
Deprecated:  Return type of Spot\Entity\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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 305
Deprecated:  Return type of Spot\Entity\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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 315
Deprecated:  Return type of Spot\Entity\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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 329
Deprecated:  Return type of Spot\Entity\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 165
 More 31 May 23:12 |    Oppressor 
    Techno Bones 
    Furiste   |     Nock     Centzontotochtin     E1 | Estia Province 13:29 | 
 More 31 May 22:52 |    kesuga7 
    Ruthless at Heart 
    Great Googily Moogily   |     E1     hopexo     Thorinc | Kathrin purification plant 07:37 | 
 More 31 May 22:45 |    SteelStorm 
    Ten typ 
    =]I[= n e   |     Centzontotochtin     victorchensky     AST | Hades Wastes (redux) 27:07 | 
 More 31 May 22:42 |    E1 
    Great Googily Moogily 
    Thorinc   |     TheOrangeMuppet     Ruthless at Heart     kesuga7 |  13:19 | 
 More 31 May 22:18 |    NaibStilgar 
    Great Googily Moogily 
    stigma8113   |     E1     kesuga7     TheOrangeMuppet | Estia Province 31:30 | 
 More 31 May 22:14 |    Val.Hero 
    [WIC] Ghaz 
    SmilingBlade   |     Aguxyz     =]I[= n e     Делюкс |  17:18 | 
 More 31 May 22:09 |    Deadly Trout 
    MammothMKII 
    Redacted   |     Angel     Ruthless at Heart     The Great Cornholio | Estia Province 14:40 | 
 More 31 May 21:54 |    SmilingBlade 
    Val.Hero 
    [WIC] Ghaz   |     =]I[= n e     Делюкс     Aguxyz | Kathrin purification plant 06:59 | 
 More 31 May 21:41 |     
    [SoF][II] blood cheese 
    Toshi_   |     flaming     NaibStilgar     Boquenetul | Argent Shelf Redux 21:33 | 
 More 31 May 21:17 |     
    Toshi_ 
    [SoF][II] blood cheese   |     GauntsGhosts     NaibStilgar     PP duster | Garvus Ice Gate 27:37 | 
 More 31 May 20:43 |     
    Loleverywhere 
    [SoF][II] blood cheese   |     GauntsGhosts     Toshi_     Layer13 | Avensa Stronghold 15:33 | 
 More 31 May 20:38 |    The Great Sleeper 
    Arise 
    B'orn   |     AlphaLegion     inz_hector     Maks | Sentinel Beach 15:57 | 
 More 31 May 20:21 |    Krokodile 
    Hellion 
    Shark   |     [WIC] Ghaz          [SoF][II] blood cheese | Estia Province 03:59 | 
 More 31 May 19:38 |    kesuga7 
    The Great Cornholio 
    Jones   |     did not quit- Rambo will be back     stigma8113     Centzontotochtin | Graesark Undercity 15:33 | 
 More 31 May 19:36 |    alfss.obsd 
    Metatron 
    Prizarck   |     Swolo     Burning     radman | Angstrom Heights 10:09 | 
 More 31 May 19:19 |    kesuga7 
    The Great Cornholio 
    Jones   |     radman     did not quit- Rambo will be back     Burning | Kathrin purification plant 18:11 | 
 More 31 May 18:59 |    kesuga7 
    radman 
    Jones   |     The Great Cornholio     did not quit- Rambo will be back     Burning | Kathrin purification plant 03:11 | 
 More 31 May 18:54 |    Wuss 
    AazalotVC 
    Jones   |     The Great Cornholio     Burning     Griinsash | Estia Province 18:18 | 
 More 31 May 18:27 |    Gatts 
    did not quit- Rambo will be back 
    Bebop   |     kesuga7     CptGeorges     Ruthless at Heart |  08:27 | 
 More 31 May 17:53 |    Papa Smurf 
    Nock 
    The Great Cornholio   |     Blythe     Jones     ЯБЬЮСЬАДИНВРИНГЕ | Graesark Undercity 26:19 | 
 More 31 May 17:17 |    Злобный 
    Xerene 
    Papa Smurf   |     Σαλιγκαράνθρωπος     stigma8113     Blythe | Estia Province 14:57 | 
 More 31 May 13:56 |    JIuc 
    Злобный 
    Gatts   |     GroSSman     Ruthless at Heart     did not quit- Rambo will be back | Garvus Ice Gate 16:51 | 
 More 31 May 13:13 |    GroSSman 
    rodney ogg 
    Jason   |     DeZ     Hunter1023     Vildis | Ulthane Temple 22:58 | 
 More 31 May 05:25 |    Blythe 
    Dorn 
    Alek   |     daffysaturn2     Boquenetul     victorchensky | Hades Wastes (redux) 21:52 | 
 More 30 May 23:25 |    The.T.A 
    AlphaLegion 
    oLev   |     TheOrangeMuppet     leomer     ziemniakozerca | Estia Province 12:35 | 
« Previous 1  ... 
1975 1976 1977 1978 1979 1980 1981 1982 1983  ... 
2043 Next »