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 26 Apr 17:10 |    SorroWfuL LivED 
    Reynald 
    Angela'sRage   |     OTGB     Jujubar     Booker | Meridian High City 13:00 | 
 More 26 Apr 16:54 |    Dark Funeral 
    Symphogear 
    Reynald   |     IIIIIIIIII     [WIC] Ghaz     arthuriz |  10:59 | 
 More 26 Apr 16:38 |    Sharrowkyn 
    ASer1982 
    Jester Astolfo   |     OSO     [WIC] Ghaz     Reynald | Angstrom Heights 17:22 | 
 More 26 Apr 15:32 |    SorroWfuL LivED 
    bodhi 
    Zamp01337   |     Im South KOREAN     Ununununium     Jujubar |  13:30 | 
 More 26 Apr 14:35 |    Brotherhood of noob 
    Papa Smurf 
    ZZeraf   |     Booker     Ununununium     ShaFex | Quests redemption 17:59 | 
 More 26 Apr 14:02 |    Im South KOREAN 
    Москвич 
    bodhi   |     Larondar     SlowStrokeKing     ZZeraf | Argus Jungle Gate 07:05 | 
 More 26 Apr 13:48 |    SlowStrokeKing 
    Greenky 
    Stuck in Quarantine   |     Larondar     Badzarely     bodhi | Typhon Mire 22:22 | 
 More 26 Apr 13:21 |    Gordian Vorenthul 
    [BAGAŻNIK] Ovarmind 
    Common soldier   |     Bath Drownie Jr.     Mas Turbo     MammothMKII | Quests redemption 20:39 | 
 More 26 Apr 12:45 |    Gordian Vorenthul 
    [BAGAŻNIK] Ovarmind 
    Askazar   |     Romance     den_kim_1995     Rabid Rabbit | Quests redemption 07:08 | 
 More 26 Apr 12:43 |    Booker 
    JamoLGP 
    Radical Larry   |     kaper     Бабынбубынбубс     Avaris | Hades Wastes (redux) 16:42 | 
 More 26 Apr 12:43 |    Jujubar 
    Pookie 
    Askazar   |     KamikazeGandhi     Rabid Rabbit     Jones | Kathrin purification plant 02:35 | 
 More 26 Apr 12:38 |    Jujubar 
    "Lucifer" 
    Incubator   |     Andr3uka     Im South KOREAN     Jones | Kathrin purification plant 15:12 | 
 More 26 Apr 12:24 |    Avaris 
    Jason 
    Romance   |     JamoLGP     Gatts     Askazar |  07:45 | 
 More 26 Apr 12:17 |    Im South KOREAN 
    Jones 
    śliska   |     Andr3uka     Jujubar     Song | Fen Dunloch 26:29 | 
 More 26 Apr 12:10 |    Avaris 
    Gatts 
    Jason   |     JamoLGP     Incubator     SlowStrokeKing | Garvus Ice Gate 14:49 | 
 More 26 Apr 11:50 |    Cpl. Thomas Lee 
    Gatts 
    JamoLGP   |     The Nightman Cometh     Song     Avaris |  14:16 | 
 More 26 Apr 11:08 |    E1 
    Jujubar 
    Booker   |     Sapiens     Cpl. Thomas Lee     The Tenso |  07:25 | 
 More 26 Apr 10:46 |    Big Ounce 
    bodhi 
    Pookie   |     Mike Rotch     Booker     Common soldier | Angel Gate 16:20 | 
 More 26 Apr 10:37 |    2nd Lt K. Aquila 
    Askazar 
    LAMBANATOR   |     Larondar     Jujubar     Im South KOREAN | Estia Province 24:33 | 
 More 26 Apr 10:26 |    Pookie 
    Booker 
    Mike Rotch   |     Big Ounce     bodhi     SlowStrokeKing | Valderus Refinery 01:03 | 
 More 26 Apr 10:21 |    Booker 
    Big Ounce 
    E1   |     Pookie     B4     bodhi | Hades Wastes (redux) 11:21 | 
 More 26 Apr 09:25 |    Booker 
    Mike Rotch 
    DM|Vi-tec   |     E1     Vide     LAMBANATOR | Argus Jungle Gate 11:17 | 
 More 26 Apr 04:31 |    Booker 
    HTG 
    Darkar   |     AlphaLegion     Palus Astra     Tuesday | Lorthas Cataclysm 13:01 | 
 More 26 Apr 04:14 |    Jadow 
    Booker 
    DM|Vi-tec   |     Palus Astra     AlphaLegion     HTG | Hades Wastes (redux) 20:08 | 
 More 26 Apr 03:04 |    CyouNT 
    Belial 
    nucka4ya   |     AlphaLegion     Darkar     Radical Larry | Estia Province 15:55 | 
« Previous 1  ... 
2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 Next »