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
             
            23 Feb 12:00
           |  
              Doctor Merril
  
              Catrad |  
              Braineater
  
              Quirkles | Medean Jungle Mines 22:29 | 
            
                 More
             
            23 Feb 11:35
           |  
              Quirkles
  
              | |  
              Catrad
  
              Doctor Merril | Median Cliff Mines 11:36 | 
            
                 More
             
            23 Feb 11:18
           |  
              Quirkles
  
              zannin |  
              SummeBeule
  
              Toy Town | Median Cliff Mines 23:44 | 
            
                 More
             
            23 Feb 11:09
           |  
              Braineater
  
              Boss |  
              Doctor Merril
  
              Catrad | Median Cliff Mines 10:13 | 
            
                 More
             
            23 Feb 10:54
           |  
              Just.Choko_Bambus
  
              zuluman |  
              Tankos
  
              rus0riz | Calderis Refinery 08:25 | 
            
                 More
             
            23 Feb 09:35
           |  
              Bernardinho
  
              KillerKahi |  
              Necrontyr
  
              Skrolkr | Minethera Outpost 13:59 | 
            
                 More
             
            23 Feb 04:25
           |  
              Dah Shiniest Flash
  
              Psychonaut |  
              [EL] Brother Captain Specmarine
  
              [EL] Queue | Median Cliff Mines 15:55 | 
            
                 More
             
            23 Feb 01:03
           |  
              Don Fr33man XII
  
              Dark Riku |  
              ☆BbBoS-chan☆!
  
              Bestie | Median Cliff Mines 38:06 | 
            
                 More
             
            23 Feb 00:21
           |  
              Don Fr33man XII
  
              Adila |  
              ☆BbBoS-chan☆!
  
              Dark Riku | Calderis Refinery 02:59 | 
            
                 More
             
            23 Feb 00:16
           |  
              Don Fr33man XII
  
              ☆BbBoS-chan☆! |  
              Dark Riku
  
              Adila | Minethera Outpost 19:13 | 
            
                 More
             
            22 Feb 23:39
           |  
              Stoned_elf
  
              Commissar Lag |  
              Thordendal
  
              Harmony pushing P | Valderus Refinery 12:12 | 
            
                 More
             
            22 Feb 23:20
           |  
              Erdmut
  
              Gorus |  
              Stoned_elf
  
              Commissar Lag | Selenon Fissure 00:41 | 
            
                 More
             
            22 Feb 23:16
           |  
              Stoned_elf
  
              Commissar Lag |  
              Angron
  
              Thordendal | Medean Jungle Mines 23:45 | 
            
                 More
             
            22 Feb 19:56
           |  
              Umpa Lumpa
  
              PouletAtomique |  
              MC Bonito
  
              Mr Arghworth | Hydris Chasm 17:40 | 
            
                 More
             
            22 Feb 18:22
           |  
              Commissar Lag
  
              Stoned_elf |  
              Champin Playr
  
              THE KING OF PYTHONS | Calderis Refinery 13:09 | 
            
                 More
             
            22 Feb 18:19
           |  
              Quirkles
  
              Bernardinho |  
              Partisant_Chewbacca
  
              Marre | Minethera Outpost 18:57 | 
            
                 More
             
            22 Feb 18:02
           |  
              Stoned_elf
  
              Commissar Lag |  
              |
  
              stigma8113 | Calderis Refinery 23:17 | 
            
                 More
             
            22 Feb 17:51
           |  
              Quirkles
  
              Bernardinho |  
              Marre
  
              Doctor Merril | Minethera Outpost 16:58 | 
            
                 More
             
            22 Feb 17:35
           |  
              Stoned_elf
  
              Commissar Lag |  
              |
  
              stigma8113 | Medean Jungle Mines 02:43 | 
            
                 More
             
            22 Feb 17:27
           |  
              Quirkles
  
              Xeltan |  
              fankater
  
              Vinyl41 - Waaagh!!! | Minethera Outpost 15:53 | 
            
                 More
             
            22 Feb 16:07
           |  
              Tainted Chimp
  
              Bernardinho |  
              
  
              Elari | Minethera Outpost 12:35 | 
            
                 More
             
            22 Feb 15:57
           |  
              TyranidTerror
  
              Locklear ☆ |  
              Jean-Luc
  
              Цефтриаксон | Median Cliff Mines 13:49 | 
            
                 More
             
            22 Feb 15:34
           |  
              Combat Jack
  
              Sapiens |  
              TyranidTerror
  
              Locklear ☆ | Calderis Refinery 06:19 | 
            
                 More
             
            22 Feb 15:09
           |  
              "bapt"
  
              Jean-Luc |  
              Thunder
  
              Sgt. Eldri | Hydris Chasm 16:17 | 
            
                 More
             
            22 Feb 14:05
           |  
              TyranidTerror
  
              Locklear ☆ |  
              Zero Cry
  
              HeoSum | Ashes of Typhon 17:25 | 
« Previous 1  ... 
504 505 506 507 508 509 510 511 512 Next »