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 12 Jun 10:52 |    AngryMetalGuy 
    TheOrangeMuppet 
    ^Triumph   |     Gringvin     Red_crown555     Shoris | Kathrin purification plant 26:19 | 
 More 12 Jun 09:39 |    Toruello 
    Red_crown555 
    {LK.GDN}Vlastelin_Kalek   |     Psina     Тихий     Gringvin | Fen Dunloch 08:35 | 
 More 12 Jun 07:51 |    Strongest Latino 
    AngryMetalGuy 
    nucka4ya   |     Gringvin     Red_crown555     Gatts | Kathrin purification plant 21:39 | 
 More 12 Jun 07:11 |    Alende779 
    Lord_Puzo 
    VagrantTable   |     Dirk Diggler     Red_crown555     Strongest Latino | Angstrom Heights 14:37 | 
 More 12 Jun 06:51 |    Jeff 
    Red_crown555 
    VagrantTable   |     xX[=Piluco=]Xx     Gom     nucka4ya | Fen Dunloch 20:29 | 
 More 12 Jun 00:44 |    [YEET] SchmusCriminal 
    kesuga7 
    Tekesh   |     Wolfguard     Mostafa     Blythe | Ulthane Temple 12:15 | 
 More 12 Jun 00:28 |    Boogyman115 
    Mostafa 
    kesuga7   |     xX[=Piluco=]Xx     Wolfguard     Blythe | Hades Wastes (redux) 11:02 | 
 More 12 Jun 00:14 |    [YEET] SchmusCriminal 
    Mostafa 
    Zorander   |     kesuga7     Not Konrad     CyanideInMyCereal | Angstrom Heights 15:36 | 
 More 11 Jun 22:37 |    Dark Riku 
    Boogyman115 
    Angel   |     nucka4ya     VagrantTable     Strongest Latino | Estia Province 21:27 | 
 More 11 Jun 22:07 |    nucka4ya 
    Dark Riku 
    Boogyman115   |     Arise     Fov     S U R V I V E | Graesark Undercity 12:24 | 
 More 11 Jun 19:32 |    Kurminog 
    ChimPresid3nt 
    Butaco Man   |     FuFuHunt3r     Mickey     Boogyman115 | Typhon Mire 09:56 | 
 More 11 Jun 18:56 |    Toruello 
    Red_crown555 
    Mowgli   |     Soul_Reaver     TheOrangeMuppet     Burning | Fen Dunloch 01:45 | 
 More 11 Jun 18:13 |    kesuga7 
    Red_crown555 
    Finn (En/Fr)   |     Strongest Latino     IIIIIIIIII     Hex | Kathrin purification plant 25:36 | 
 More 11 Jun 17:09 |    AngryMetalGuy 
    2nd Lt K. Aquila 
    [EL] Peter Brabeck-Letmathe   |     Broodwich     Soul_Reaver     Lamk1n | Kathrin purification plant 26:14 | 
 More 11 Jun 16:33 |    AngryMetalGuy 
    Нежданчег 
    [EL] Peter Brabeck-Letmathe   |     OSO     Soul_Reaver     UncensoredAngel | Estia Province 18:39 | 
 More 11 Jun 16:16 |    Toruello 
    Red_crown555 
    SweetMisanthrope   |     Bradare     Lamk1n     S U R V I V E | Estia Province 17:10 | 
 More 11 Jun 15:55 |    Soul_Reaver 
    Bradare 
    Just want to play!   |     Jeff     Norni     Red_crown555 | Calderis Refinery 16:41 | 
 More 11 Jun 15:31 |    Soul_Reaver 
    Norni 
    Red_crown555   |     Just want to play!     Jeff     Mickey | Hades Wastes (redux) 22:07 | 
 More 11 Jun 13:55 |    AngryMetalGuy 
    Saint Galahad 
    Hex   |     Red_crown555     new bad     [YEET] AP | Estia Province 22:07 | 
 More 11 Jun 11:39 |    Bradare 
    Mizu 
    Red_crown555   |     new bad     Knight of Blood     Fear | Hades Wastes (redux) 12:07 | 
 More 11 Jun 08:21 |    nucka4ya 
    [nBk]SmoothOperator 
    [EL] Peter Brabeck-Letmathe   |     TheOrangeMuppet     Bradare     Soul_Reaver | Estia Province 20:09 | 
 More 11 Jun 03:56 |    [FEG] SuperMegaUltraPanda 
    nucka4ya 
    Aguxyz   |     Tekesh     SaltIcon     Mostafa | Garvus Ice Gate 06:15 | 
 More 11 Jun 00:10 |    nucka4ya 
    Andreas 
    xX[=Piluco=]Xx   |     Mostafa     Broodwich     Neutral | Graesark Undercity 31:21 | 
 More 10 Jun 23:36 |    Jeff 
    Ghidragon 
    ThatBoyCaleb   |     CyanideInMyCereal     Broodwich     Mostafa | Avensa Stronghold 27:44 | 
 More 10 Jun 22:17 |    Red_crown555 
    Mostafa 
    24601   |     Broodwich     The Tenso     xX[=Piluco=]Xx | Kathrin purification plant 05:23 | 
« Previous 1  ... 
83 84 85 86 87 88 89 90 91  ... 
2043 Next »