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 29 Jun 11:59 |    Soul_Reaver 
    Red_crown555 
    BoxGod   |     irascidle     GAZKUL     DarkAngel | Estia Province 16:51 | 
 More 29 Jun 11:17 |    yz 
    likebeat 
    HUNdarkstorm   |     Thorinc     broodlordhydralisk     [EL] Peter Brabeck-Letmathe | Kathrin purification plant 14:37 | 
 More 29 Jun 10:42 |    yz 
    TheOrangeMuppet 
    Thorinc   |     [EL] Peter Brabeck-Letmathe     XX RamboMarks XX     Shoris | Kathrin purification plant 27:11 | 
 More 29 Jun 10:35 |    Soul_Reaver 
    Red_crown555 
    Rogal Dorn   |     Dorg     Dirk Diggler     Saint Galahad | Angstrom Heights 17:19 | 
 More 29 Jun 10:13 |    Red_crown555 
    Bebop 
    Strongest Latino   |     yz     XX RamboMarks XX     [Dengue]™Alexandro | Typhon Mire 09:55 | 
 More 29 Jun 09:16 |    Thorinc 
    HeaDCraB 
    Rogal Dorn   |     Shoris     [EL] Peter Brabeck-Letmathe     Henry Cavill Loves Warhammer 40K | Hades Wastes (redux) 13:47 | 
 More 29 Jun 08:56 |    Henry Cavill Loves Warhammer 40K 
    [EL] Peter Brabeck-Letmathe 
    good luck   |     JOHN     Gardacus     Zero Cry |  13:42 | 
 More 29 Jun 08:39 |    good luck 
    Laurr 
    [EL] Peter Brabeck-Letmathe   |     Nobody     Zero Cry     JOHN | Hades Wastes (redux) 24:15 | 
 More 29 Jun 06:30 |    Tekesh 
    Dirk Diggler 
    Red_crown555   |     nucka4ya     [FEG] Slime     Not Konrad | Kathrin purification plant 14:23 | 
 More 29 Jun 05:58 |    Henry Cavill Loves Warhammer 40K 
    Gardacus 
    Blythe   |     LVnicias     [EL] Peter Brabeck-Letmathe     Mostafa | Kathrin purification plant 31:09 | 
 More 29 Jun 05:20 |    Henry Cavill Loves Warhammer 40K 
    Gaius Baltar 
    Gardacus   |     [EL] Peter Brabeck-Letmathe     Blythe     LVnicias |  11:40 | 
 More 29 Jun 04:45 |    Thorinc 
    HappyDoggo 
    good luck   |     [EL] Peter Brabeck-Letmathe     Blythe     Andreas | Quests redemption 07:29 | 
 More 28 Jun 20:22 |    Mendicant Bias 
    Broodwich 
    HarKon   |     Push     Arise     Knight of Blood | Graesark Undercity 16:23 | 
 More 28 Jun 20:03 |    Mendicant Bias 
    Arise 
    HarKon   |     Blythe     Push     Knight of Blood | Graesark Undercity 01:07 | 
 More 28 Jun 18:20 |    yz 
    Saint Galahad 
    Blythe   |     Mostafa     kesuga7     Peronchismo 4ever | Fen Dunloch 13:15 | 
 More 28 Jun 18:03 |    kesuga7 
    24 
    VagrantTable   |     Mostafa     Blythe     yz | Fen Dunloch 02:05 | 
 More 28 Jun 18:00 |    nucka4ya 
    Arise 
    Saint Galahad   |     OSO     24     Peronchismo 4ever | Estia Province 02:35 | 
 More 28 Jun 17:55 |    kesuga7 
    24 
    XX RamboMarks XX   |     Mostafa     Strongest Latino     SweetMisanthrope | Hades Wastes (redux) 18:19 | 
 More 28 Jun 17:41 |    nucka4ya 
    Saint Galahad 
    Mizu   |     Red_crown555     Brap     stigma8113 | Hades Wastes (redux) 05:27 | 
 More 28 Jun 17:33 |    kesuga7 
    XX RamboMarks XX 
    stigma8113   |     24     Mostafa     Strongest Latino | Kathrin purification plant 16:12 | 
 More 28 Jun 15:30 |    SweetMisanthrope 
    Fury 
    Blythe   |     Miggs     Mostafa     Henry Cavill Loves Warhammer 40K | Sentinel Beach 17:21 | 
 More 28 Jun 15:11 |    Henry Cavill Loves Warhammer 40K 
    Mostafa 
    MAOZI  dou  shabi   |     Vlirazer     yz     Blythe | Kathrin purification plant 25:04 | 
 More 28 Jun 14:43 |    Vlirazer 
    yz 
    MAOZI  dou  shabi   |     Blythe     Henry Cavill Loves Warhammer 40K     Mostafa | Fen Dunloch 06:37 | 
 More 28 Jun 14:35 |    SweetMisanthrope 
    Miggs 
    Mostafa   |     Renegade     ReMaCHeZ 84     Fury |  09:49 | 
 More 28 Jun 14:23 |    aZmodai 
    E1 
    Fury   |     Mostafa     Machine Elf     Vlirazer | Estia Province 17:27 | 
« Previous 1  ... 
74 75 76 77 78 79 80 81 82  ... 
2043 Next »