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 8 Jun 20:41 |    Arise 
    [WIC] Adreva 
    IIIIIIIIII   |     =]I[= n e     Drekas     Jai | Estia Province 25:55 | 
 More 8 Jun 20:29 |    Maharius 
    Pestis 
    B'orn   |     AlphaLegion     Umpfelgrumpf     CptGeorges | Calderis Refinery 21:06 | 
 More 8 Jun 19:53 |    IIIIIIIIII 
    [WIC] Adreva 
    =]I[= n e   |     Drekas     Wo7     [WIC] Ghaz | Typhon Mire 11:04 | 
 More 8 Jun 19:52 |    Trojan 
    Chuzar 
    бавтика   |     Zero Cry     Ninrai     Король Изикииль | Typhon Mire 24:54 | 
 More 8 Jun 19:41 |    Pestis 
    The Great Sleeper 
    Maharius   |     B'orn     Blythe     Sciflll |  09:01 | 
 More 8 Jun 19:28 |    ibisredibis 
    Zeno 
    Space_Meat   |     Blythe     Seasunday     AlphaLegion | Hades Wastes (redux) 16:08 | 
 More 8 Jun 19:24 |    Trojan 
    Ninrai 
    Zero Cry   |     Chuzar     TravMat     бавтика | Meridian High City 16:10 | 
 More 8 Jun 18:53 |    Trojan 
    бавтика 
    Ninrai   |     Zero Cry     Chuzar     Arise | Siege of Vraks 13:01 | 
 More 8 Jun 18:45 |    E1 
    AlphaLegion 
    =]I[= n e   |     eM7     The Tenso     ojj | Hades Wastes (redux) 12:43 | 
 More 8 Jun 18:34 |    Trojan 
    Chuzar 
    бавтика   |     Zeno     Zero Cry     Ninrai |  12:38 | 
 More 8 Jun 18:28 |    Blythe 
    14 см 
    AlphaLegion   |     Orangelash     Josip     Aitoxus | Avensa Stronghold 20:15 | 
 More 8 Jun 18:14 |    Trojan 
    Uncle_Bullya 
    бавтика   |     =]I[= n e     Zero Cry     Chuzar | Typhon Mire 13:41 | 
 More 8 Jun 18:03 |    Blythe 
    BaronPenelope 
    Griinsash   |     AlphaLegion     Boquenetul     nurgling | Hades Wastes (redux) 12:33 | 
 More 8 Jun 17:56 |    Trojan 
    Lamk1n 
    Zero Cry   |     Chuzar     бавтика     Hunter1023 | Ulthane Temple 11:03 | 
 More 8 Jun 17:03 |    IIIIIIIIII 
    [WIC] Adreva 
    [WIC] Ghaz   |     E1     Morty     AlphaLegion | Estia Province 13:41 | 
 More 8 Jun 16:41 |    Sciflll 
    Space_Meat 
    ChaisePliante   |     AlphaLegion     Finn (En/Fr)     Phantom | Estia Province 07:21 | 
 More 8 Jun 16:30 |    Sciflll 
    Phantom 
    Arise   |     GoldenChicken     AlphaLegion     Boquenetul | Estia Province 16:05 | 
 More 8 Jun 16:08 |    ibisredibis 
    Boquenetul 
    nreisenb   |     AlphaLegion     CptGeorges     SbIH Mother1 | Quests redemption 12:21 | 
 More 8 Jun 15:53 |    kappa 
    ibisredibis 
    AlphaLegion   |     Orangelash     Dexter Morgan     Boquenetul | Estia Province 05:51 | 
 More 8 Jun 15:43 |    Orangelash 
    CptGeorges 
    Song   |     AlphaLegion     бавтика     2nd Lt K. Aquila | Quests redemption 22:07 | 
 More 8 Jun 15:35 |    SorroWfuL LivED 
    Redacted 
    Deadly Trout   |     Prinny     Jones     lgs72 | Kathrin purification plant 32:21 | 
 More 8 Jun 14:52 |    Orangelash 
    dastad 
    Boquenetul   |     StarFall1     AlphaLegion     Dexter Morgan | Quests redemption 27:27 | 
 More 8 Jun 01:08 |    Jaybob 
    Neutral 
    Pooh   |     Muray Ell     Le puceau sanglant     AlphaLegion |  17:01 | 
 More 7 Jun 23:28 |    dragan.kocko 
    Quikk 
    [WIC] Alex, The Bald Fool   |     AlphaLegion     Afan     hopexo | Graesark Undercity 33:24 | 
 More 7 Jun 22:40 |    Afan 
    ChunkyCoates 
    [WIC] Alex, The Bald Fool   |     Angel     hopexo     AlphaLegion | Hades Wastes (redux) 10:49 | 
« Previous 1  ... 
1963 1964 1965 1966 1967 1968 1969 1970 1971  ... 
2043 Next »