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 5 Jun 10:06 |    stigma8113 
    panzerbatallion 
    Ninrai   |     IIIIIIIIII     [WIC] Adreva     [WIC] Ghaz | Kathrin purification plant 15:07 | 
 More 5 Jun 09:49 |    inz_hector 
    Me4 
    МАСТУРБАСЬЁН   |     Jones     max-ove     TheOrangeMuppet | Typhon Mire 22:53 | 
 More 5 Jun 08:47 |    F1N4L3 
    Chuzar 
    BEAR   |     panzerbatallion     2nd Lt K. Aquila     TheOrangeMuppet | Boranis Refinery 09:29 | 
 More 5 Jun 08:34 |    yz 
     
    Centurion   |     Chuzar     panzerbatallion     BEAR | Kathrin purification plant 00:27 | 
 More 5 Jun 08:24 |    yz 
    Ninrai 
    AllekroN   |     Chuzar     irontree     BEAR | Estia Province 02:37 | 
 More 5 Jun 06:57 |    E1 
    [WIC] Adreva 
    nucka4ya   |     yz     Chuzar     OtMOROZok |  04:19 | 
 More 5 Jun 03:28 |    LAMBANATOR 
    Darkar 
    victorchensky   |     TheOrangeMuppet     Blythe     Gaius Baltar | Graesark Undercity 04:57 | 
 More 5 Jun 03:12 |    LAMBANATOR 
    AlphaLegion 
    TheOrangeMuppet   |     Boquenetul     Darkar     _DeShot_ | Estia Province 13:03 | 
 More 5 Jun 02:15 |    victorchensky 
    Not Konrad 
    Uncle_Bullya   |     Templar$Ghost     Neutral     Darkar | Kathrin purification plant 10:11 | 
 More 5 Jun 01:46 |    Uncle_Bullya 
    victorchensky 
    AlphaLegion   |     Templar$Ghost     Svejgaard92     Quikk |  09:03 | 
 More 5 Jun 01:33 |    IWantToFlyIntoSpace 
    Not Konrad 
    Hellion   |     Svejgaard92     Quikk     AlphaLegion | Kathrin purification plant 24:23 | 
 More 5 Jun 01:06 |    Val.Hero 
    Quikk 
    Blueman86   |     F1N4L3     Breeze     Gaius Baltar | Kathrin purification plant 29:50 | 
 More 5 Jun 00:25 |    Val.Hero 
    Lokyo 
    Blueman86   |     F1N4L3     Imperator Draktan     Sir Gunter The Kaiser | Fen Dunloch 16:44 | 
 More 5 Jun 00:05 |    Val.Hero 
    Imperator Draktan 
    Blueman86   |     Lokyo     Peronchismo 4ever     F1N4L3 | Garvus Ice Gate 22:09 | 
 More 4 Jun 23:34 |    Val.Hero 
    Blythe 
    Blueman86   |     Aguxyz     Distrika     Heymdaal | Hades Wastes (redux) 14:49 | 
 More 4 Jun 23:15 |    Umpfelgrumpf 
    Ruthless at Heart 
    oLev   |     Aguxyz     Val.Hero     Blythe | Valderus Refinery 15:00 | 
 More 4 Jun 22:47 |    ChunkyCoates 
    Gaius Baltar 
    SilverGann   |     Neutral     Val.Hero     Naipez | Graesark Undercity 17:42 | 
 More 4 Jun 22:29 |    B'orn 
    TravMat 
    >Alica<   |     yipyip     panzerbatallion     did not quit- Rambo will be back |  15:03 | 
 More 4 Jun 22:07 |    IIIIIIIIII 
    [WIC] Ghaz 
    SmilingBlade   |     Red_crown555     Centzontotochtin     ChaisePliante | Fen Dunloch 13:23 | 
 More 4 Jun 21:59 |    RedReVenge 
    xX[=Piluco=]Xx 
    oLev   |     Val.Hero     Peronchismo 4ever     iPlayThisNaked | Estia Province 22:00 | 
 More 4 Jun 21:56 |    alfss.obsd 
    Pomadki :* 
    [56e]AggofanCZ   |     Aponnk     Relington     Gaius Baltar | Fen Dunloch 15:07 | 
 More 4 Jun 21:43 |    leonus 
    Neutral 
    Metatron   |     Quikk     Zeno     Jones | Quests redemption 27:35 | 
 More 4 Jun 21:13 |    Microsoft Excel 
    Me4 
    SorroWfuL LivED   |     AlphaLegion     Sapiens     JusTfly | Angstrom Heights 11:06 | 
 More 4 Jun 21:13 |    Gaius Baltar 
    Quikk 
    Templar$Ghost   |     perceptor     Alex_XLegio     Khalin | Ulthane Temple 29:44 | 
 More 4 Jun 21:11 |    did not quit- Rambo will be back 
    Metatron 
    xX[=Piluco=]Xx   |     Zeno     Jones     Gatts | Kathari Ruins 07:08 | 
« Previous 1  ... 
1968 1969 1970 1971 1972 1973 1974 1975 1976  ... 
2043 Next »