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 07:10 |    Tekesh 
    Gaius Baltar 
    Dirk Diggler   |     [EL] Peter Brabeck-Letmathe     Incubator     AngryMetalGuy | Kathrin purification plant 19:35 | 
 More 8 Jun 06:48 |    Tekesh 
    Alpha et Omega 
    Bleed_Scream   |     [EL] Peter Brabeck-Letmathe     Incubator     Gaius Baltar | Kathrin purification plant 04:59 | 
 More 8 Jun 06:32 |    Miggs 
    Im Vegan 
    SweetMisanthrope   |     Bebop     Dirk Diggler     [EL] Peter Brabeck-Letmathe | Fen Dunloch 06:23 | 
 More 8 Jun 05:30 |    Moopuppy 
    yz 
    Tekesh   |     JOHN     Gaius Baltar     VindicareX | Siege of Vraks 17:59 | 
 More 8 Jun 02:28 |    kesuga7 
    Blythe 
    TheOrangeMuppet   |     Mostafa     Jeff     NightHog | Kathrin purification plant 06:15 | 
 More 8 Jun 02:05 |    Blythe 
    Broodwich 
    Mostafa   |     kesuga7     MajorMajorMajorMajor     Jeff | Graesark Undercity 22:09 | 
 More 8 Jun 01:39 |    kesuga7 
    Broodwich 
    Jeff   |     Blythe     Tekesh     Mostafa | Estia Province 05:09 | 
 More 7 Jun 22:42 |    Val.Hero 
    SmilingBlade 
    [WIC] Ghaz   |     Old and Dusted     Strongest Latino     Arise | Quests redemption 36:14 | 
 More 7 Jun 22:04 |    Val.Hero 
    [WIC] Ghaz 
    SmilingBlade   |     Old and Dusted     Strongest Latino     Arise | Quests redemption 02:01 | 
 More 7 Jun 20:39 |    Salad-Tosser 
    VindicareX 
    |   |     Old and Dusted     Fritz     ^Triumph | Angstrom Heights 20:39 | 
 More 7 Jun 20:11 |    Verwaltungsrat 
    TyranidTerror 
    Salad-Tosser   |     Old and Dusted     Fritz     VindicareX | Graesark Undercity 05:45 | 
 More 7 Jun 18:38 |    ВОЙНА ДЛЯ ПИДОРОВ 
    Glusinator 
    Uga-buga   |     Jundy     ReMaCHeZ 84     Lucifer | Estia Province 16:23 | 
 More 7 Jun 18:00 |    kesuga7 
    JOHN 
    KhornBite   |     Trojan     TravMat     Red_crown555 | Kathrin purification plant 23:19 | 
 More 7 Jun 17:32 |    Trojan 
    Red_crown555 
    It_Just_Joke   |     spbtvtower     ChimPresid3nt     ВОЙНА ДЛЯ ПИДОРОВ |  14:52 | 
 More 7 Jun 16:40 |    Hex 
    Saint Galahad 
    Bebop   |     SmilingBlade     Red_crown555     [WIC] Ghaz | Siege of Vraks 21:53 | 
 More 7 Jun 11:45 |    Ezekyle 
    Дед 
    Krabostanian MetaIronist   |     Red_crown555     Saint Galahad     Lamk1n | Graesark Undercity 11:07 | 
 More 7 Jun 11:21 |    Ezekyle 
    Krabostanian MetaIronist 
    Stybek   |     DarkAngel     Red_crown555     Saint Galahad | Graesark Undercity 13:49 | 
 More 7 Jun 11:05 |    Strongest Latino 
    Saint Galahad 
    TheOrangeMuppet   |     Red_crown555     сын куфекса     MammothMKII | Kathrin purification plant 27:08 | 
 More 7 Jun 09:30 |    Toruello 
    Incubator 
    likebeat   |     Jeff     Red_crown555     H A P P Y | Fen Dunloch 27:17 | 
 More 7 Jun 08:34 |    Red_crown555 
    BoxGod 
    Strongest Latino   |     JOHN     Knight of Blood     likebeat | Meridian High City 13:49 | 
 More 7 Jun 07:59 |    Jeff 
    Alpha et Omega 
    BoxGod   |     Strongest Latino     Ezekyle     Red_crown555 | Hades Wastes (redux) 02:14 | 
 More 7 Jun 06:37 |    BullyHan 
    Dirk Diggler 
    Jeff   |     JOHN     ReMaCHeZ 84     Fear | Fortuna Sanctum 08:57 | 
 More 7 Jun 06:17 |    JOHN 
    Dirk Diggler 
    yz   |     ReMaCHeZ 84     24     Tekesh | Fen Dunloch 06:11 | 
 More 7 Jun 06:06 |    Korben Dallas 
    24 
    Tekesh   |     ReMaCHeZ 84     scrap     yz | Kathrin purification plant 22:31 | 
 More 7 Jun 05:35 |    Miggs 
    Hex 
    ReMaCHeZ 84   |     Tekesh     24     CONSTANTINE | Angel Gate (redux) 20:12 | 
« Previous 1  ... 
85 86 87 88 89 90 91 92 93  ... 
2043 Next »