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 30 May 22:57 |    crazychairman96 
    Sinister 
    [YEET] Fiery   |     AlphaLegion     Oppressor     Nock |  07:23 | 
 More 30 May 22:14 |    Oppressor 
    Chris Corp 
    leomer   |     Imperator Draktan     Val.Hero     Kwisatz Haderach | Estia Province 01:17 | 
 More 30 May 21:26 |    Krokodile 
    Techno Bones 
    Kwisatz Haderach   |     alfss.obsd     flaming     кил ми | Estia Province 13:21 | 
 More 30 May 20:44 |    RU ZeroForHero 
    PP duster 
    pacifist   |     ~ KriegMan  ~     [WIC] Adreva     Arise | Boranis Refinery 16:53 | 
 More 30 May 20:20 |    Gote 
    Centurion 
    RU ZeroForHero   |     ~ KriegMan  ~     Ruthless at Heart     Blythe | Hades Wastes (redux) 30:01 | 
 More 30 May 19:38 |    cdiscigil 
    KUNG FU PANDA 
    ~ KriegMan  ~   |     Techno Bones     Prizarck     Machine Elf | Estia Province 29:19 | 
 More 30 May 19:28 |    Wuss 
    Ununununium 
    Pooh   |     Hansefred     Злобный     B'orn | Estia Province 05:05 | 
 More 30 May 18:29 |    KUNG FU PANDA 
    Gottez 
    did not quit- Rambo will be back   |     Xerene     Wolfguard     Злобный | Calderis Refinery 19:14 | 
 More 30 May 18:04 |    bob 
    kesuga7 
    stigma8113   |     Ruthless at Heart     JusTfly     panzerbatallion | Graesark Undercity 10:27 | 
 More 30 May 17:45 |    JusTfly 
    panzerbatallion 
    kesuga7   |     stigma8113     bob     Ruthless at Heart | Estia Province 19:27 | 
 More 30 May 17:04 |    Pooh 
    homophone 
    Gatts   |     AlphaLegion     Wo7     nucka4ya | Graesark Undercity 14:03 | 
 More 30 May 16:09 |    [BAGAŻNIK] Ovarmind 
    Gordian Vorenthul 
    Microsoft Excel   |     yz     Khalin     Tayling | Estia Province 17:30 | 
 More 30 May 16:07 |    Limewax 
    Oppressor 
    Wo7   |     Breeze     Brotherhood of noob     AlphaLegion |  20:25 | 
 More 30 May 15:34 |    Blythe 
    buzzkill 
    Khalin   |     XeJlJl     Excoriator     Jason | Nocturne 16:17 | 
 More 30 May 14:46 |    [WIC] Ghaz 
    [WIC] Adreva 
    leomer   |     Salt™     Khalin     stigma8113 | Kathrin purification plant 29:24 | 
 More 30 May 13:18 |    PP duster 
    alfss.obsd 
    Maks   |     leomer     Angela'sRage     [TH-I] Zso | Kathrin purification plant 13:07 | 
 More 30 May 13:01 |    PP duster 
    leomer 
    Angela'sRage   |     alfss.obsd     Maks     [TH-I] Zso | Kathrin purification plant 02:10 | 
 More 30 May 10:25 |    Gatts 
    [BUS] Bum9 
    panzerbatallion   |     Xerene     Chuzar     oLev | Quests redemption 05:25 | 
 More 30 May 08:50 |    KUNG FU PANDA 
    Ever-Faithful Leobuilt 
    Wesker   |     E1     Zaxx Iffron     SchutzeDen | Estia Province 09:25 | 
 More 30 May 04:30 |    Morty 
    Palus Astra 
    Zero Cry   |     Darkar     AlphaLegion     JohnGrammaticus | Graesark Undercity 16:46 | 
 More 29 May 22:01 |    Skitms 
    AST 
    SteelStorm   |     Papa Smurf     max-ove     Morty | Angel Gate 12:23 | 
 More 29 May 21:53 |    Techno Bones 
    nucka4ya 
    Afan   |     AlphaLegion     [YEET] Fiery     TheOrangeMuppet | Typhon Mire 20:49 | 
 More 29 May 21:43 |    Papa Smurf 
    Boquenetul 
    IIIIIIIIII   |     max-ove     Morty     Arise | Kathrin purification plant 01:43 | 
 More 29 May 21:42 |    Morty 
    pacifist 
    max-ove   |     Papa Smurf     Machine Elf     alfss.obsd | Angstrom Heights 13:44 | 
« Previous 1  ... 
1976 1977 1978 1979 1980 1981 1982 1983 1984  ... 
2043 Next »