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 Feb 22:50
           |  
              Ace of Swords
  
              Dark Riku |  
              Dziekan
  
              rataxas | Golgotha Depths 15:31 | 
            
                 More
             
            26 Feb 22:27
           |  
              Ace of Swords
  
              Dark Riku |  
              Dziekan
  
              rataxas | Minethera Outpost 23:20 | 
            
                 More
             
            26 Feb 22:00
           |  
              Ace of Swords
  
              Dark Riku |  
              Dziekan
  
              John Constantine | Calderis Refinery 12:33 | 
            
                 More
             
            26 Feb 21:38
           |  
              Ace of Swords
  
              Dark Riku |  
              Dziekan
  
              Ven | Hydris Chasm 08:13 | 
            
                 More
             
            26 Feb 21:20
           |  
              Sgt. Eldri
  
              Nikster |  
              Leviathan
  
              Ordie | Calderis Refinery 18:43 | 
            
                 More
             
            26 Feb 20:14
           |  
              Aetherion
  
              Sgt. Eldri |  
              Stealth
  
              M.O.D.O.F. | Minethera Outpost 08:37 | 
            
                 More
             
            26 Feb 16:50
           |  
              Joshua Give me back my blood
  
              Цефтриаксон |  
              Quirkles
  
              irken | Selenon Fissure 09:26 | 
            
                 More
             
            26 Feb 16:41
           |  
              Ariavel
  
              sphenomz |  
              ☆BbBoS-chan☆!
  
              ordo malleus | Calderis Refinery 05:43 | 
            
                 More
             
            26 Feb 15:42
           |  
              Braineater
  
              Sgt. Eldri |  
              Doctor Merril
  
              Catrad | Median Cliff Mines 15:09 | 
            
                 More
             
            26 Feb 11:22
           |  
              Rabid Rabbit
  
              lgs72 |  
              Vasilij Zajcev
  
              Quirkles | Valderus Refinery 22:11 | 
            
                 More
             
            26 Feb 09:58
           |  
              Спрут
  
              Hakka |  
              KnaK
  
              Spank Daddy | Nids Never Sleep 22:59 | 
            
                 More
             
            26 Feb 00:19
           |  
              Ordie
  
              Nikster |  
              Will T A
  
               | Median Cliff Mines 21:07 | 
            
                 More
             
            25 Feb 23:47
           |  
              Ordie
  
              Will T A |  
              
  
              Nikster | Tharsis Forge 19:55 | 
            
                 More
             
            25 Feb 23:01
           |  
              Ordie
  
              Shinjax | KNB |  
              Will T A
  
               | Median Cliff Mines 14:19 | 
            
                 More
             
            25 Feb 21:29
           |  
              Shinjax | KNB
  
               |  
              Aetherion
  
              Will T A | Ruins of Argus 22:26 | 
            
                 More
             
            25 Feb 21:24
           |  
              rataxas
  
              Dziekan |  
              VonManteuffel
  
              SteinImBrett | Golgotha Depths 09:34 | 
            
                 More
             
            25 Feb 19:28
           |  
              Brewbeer
  
              Drömmy |  
              Umpa Lumpa
  
              Templar | Calderis Refinery 09:07 | 
            
                 More
             
            25 Feb 18:21
           |  
              Лысый из Браззерс
  
               |  
              BRUVA I AM HIT
  
              Dracosh | Valhalla 13:41 | 
            
                 More
             
            25 Feb 17:12
           |  
              Calstorm
  
              Quirkles |  
              Joshua Give me back my blood
  
              | | Desert Showdown 31:43 | 
            
                 More
             
            25 Feb 04:49
           |  
              Daddy Crewfinity
  
              Angron |  
              Black_Relic
  
              [EL] Queue | Calderis Refinery 25:57 | 
            
                 More
             
            25 Feb 04:17
           |  
              Daddy Crewfinity
  
              Angron |  
              Gom
  
              Grimm | Calderis Refinery 08:07 | 
            
                 More
             
            25 Feb 04:00
           |  
              Dah Shiniest Flash
  
              Hedonism Bot |  
              Daddy Crewfinity
  
              Angron | Median Cliff Mines 11:27 | 
            
                 More
             
            25 Feb 03:39
           |  
              Dah Shiniest Flash
  
              Hedonism Bot |  
              Gom
  
              Daddy Crewfinity | Minethera Outpost 12:57 | 
            
                 More
             
            25 Feb 03:12
           |  
              Dah Shiniest Flash
  
              Hedonism Bot |  
              Daddy Crewfinity
  
              [FEG] Venjitron | Calderis Refinery 13:27 | 
            
                 More
             
            25 Feb 02:00
           |  
              
  
              Nikster |  
              Will T A
  
              Jasuke | Valderus Refinery 27:52 | 
« Previous 1  ... 
504 505 506 507 508 509 510 511 512 Next »