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
             
            4 Mar 21:16
           |  
              Quirkles
  
              Phat_Cat |  
              BlackDevilDown
  
              Grey_Mentor | Golgotha Depths 19:51 | 
            
                 More
             
            4 Mar 20:47
           |  
              Quirkles
  
              LittleRedFish |  
              Rhace
  
              Attila | Median Cliff Mines 18:57 | 
            
                 More
             
            4 Mar 19:48
           |  
              Quirkles
  
              Toshi_ |  
              firatwithin
  
              North Star | Median Cliff Mines 18:06 | 
            
                 More
             
            4 Mar 18:12
           |  
              Quirkles
  
              [EL] Peter Brabeck-Letmathe |  
              yipyip
  
              manumb555 | Median Cliff Mines 24:03 | 
            
                 More
             
            4 Mar 11:21
           |  
              Quirkles
  
              rs | oetz |  
              Bernardinho
  
              Týger | Golgotha Depths 13:27 | 
            
                 More
             
            4 Mar 10:35
           |  
              Mourad
  
              Derwisch |  
              Bernardinho
  
              Týger | Medean Jungle Mines 26:20 | 
            
                 More
             
            4 Mar 09:48
           |  
              Josip Broz Tito
  
              Bernardinho |  
              Týger
  
              Vasilij Zajcev | Ruins of Argus 11:48 | 
            
                 More
             
            4 Mar 01:42
           |  
              Texas Space Viking
  
              -[PFP]-Cielo91_FR_ |  
              Jikininki
  
              Bernardinho | Hydris Chasm 25:47 | 
            
                 More
             
            3 Mar 22:37
           |  
              Thordendal
  
              -[PFP]-Cielo91_FR_ |  
              rataxas
  
              North Star | Median Cliff Mines 13:01 | 
            
                 More
             
            3 Mar 21:52
           |  
              ✳Sindri Myr✳
  
              =][=Holy=][=Saint=][=Knight=][= |  
              Bernardinho
  
              SmilingBlade | Selenon Fissure 27:49 | 
            
                 More
             
            3 Mar 21:12
           |  
              Corniflox
  
              Stealth |  
              
  
              Shinjax | KNB | Median Cliff Mines 14:43 | 
            
                 More
             
            3 Mar 08:48
           |  
              Hades Zero
  
              DaNiCkNaCk |  
              Bernardinho
  
              The Sickness | Calderis Refinery 11:52 | 
            
                 More
             
            3 Mar 04:53
           |  
              Necrontyr
  
              The Joj |  
              kn
  
              Durandal | Valderus Refinery 13:52 | 
            
                 More
             
            3 Mar 01:17
           |  
              BATPIMP
  
              Daddy Crewfinity |  
              Bernardinho
  
              Ar-Aamon | Minethera Outpost 17:32 | 
            
                 More
             
            2 Mar 22:50
           |  
              Stoned_elf
  
              Cheekie Monkie |  
              urdaddy1987
  
              Enfury | Median Cliff Mines 13:12 | 
            
                 More
             
            2 Mar 22:30
           |  
              Stoned_elf
  
              ChillingSpree |  
              Venjitron can go fμ*k himself
  
              Captain Pronin | Ashes of Typhon 13:41 | 
            
                 More
             
            2 Mar 19:06
           |  
              Adila
  
              Morgan MLGman |  
              Sir Heretic
  
              John Constantine | Golgotha Depths 11:59 | 
            
                 More
             
            2 Mar 17:57
           |  
              Zero Cry
  
              Pseudo |  
              BRUVA I AM HIT
  
              Jonathan_1996 | Desert Showdown 23:36 | 
            
                 More
             
            2 Mar 17:30
           |  
              Texas Space Viking
  
              Quirkles |  
              Pseudo
  
              BRUVA I AM HIT | Hydris Chasm 09:35 | 
            
                 More
             
            2 Mar 17:17
           |  
              Texas Space Viking
  
              Quirkles |  
              BRUVA I AM HIT
  
              Zero Cry | Hydris Chasm 16:19 | 
            
                 More
             
            2 Mar 15:09
           |  
              BRUVA I AM HIT
  
              FatJohnny77 |  
              Itza
  
              LooniestRumble | Median Cliff Mines 18:01 | 
            
                 More
             
            2 Mar 14:52
           |  
              Quirkles
  
              [placeholder] |  
              Bernardinho
  
              Derwisch | Desert Showdown 26:09 | 
            
                 More
             
            2 Mar 13:48
           |  
              BRUVA I AM HIT
  
              FatJohnny77 |  
              Seifelnour
  
              Albertico77 | Argus Desert Gate 10:17 | 
            
                 More
             
            2 Mar 13:40
           |  
              Quirkles
  
              [placeholder] |  
              "bapt"
  
              Gruwski the Dogski | Tharsis Forge 11:21 | 
            
                 More
             
            2 Mar 13:20
           |  
              MassiveBallSack
  
              Venjitron can go fμ*k himself |  
              Derwisch
  
              Quirkles | Valhalla 20:56 | 
« Previous 1  ... 
500 501 502 503 504 505 506 507 508  ... 
512 Next »