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 Jun 20:56 |    did not quit- Rambo will be back 
    Gatts 
    xX[=Piluco=]Xx   |     Jones     Gigandy     Zeno | Graesark Undercity 11:33 | 
 More 4 Jun 20:37 |    did not quit- Rambo will be back 
    Imperator Draktan 
    xX[=Piluco=]Xx   |     Gatts     Jones     Centzontotochtin | Estia Province 27:37 | 
 More 4 Jun 20:32 |    Microsoft Excel 
    3-SAT 
    [BUS] Bum9   |     perceptor     AlphaLegion     Alex_XLegio | Sentinel Beach 05:17 | 
 More 4 Jun 20:12 |    Almahr 
    AZOT 
    BloodyM@ry   |     ChunkyCoates     Krokodile     AlphaLegion | Estia Province 19:00 | 
 More 4 Jun 19:36 |    Grunk 
    Pooh 
    yz   |     Zeno     Imperator Draktan     bob | Kathrin purification plant 01:57 | 
 More 4 Jun 19:35 |    Krokodile 
    blank 
    Papa Smurf   |     Almahr     AlphaLegion     irontree | Hades Wastes (redux) 15:00 | 
 More 4 Jun 19:13 |    - tachyon - 
    Not Konrad 
    AlphaLegion   |     ibisredibis     OtMOROZok     Gaius Baltar | Fen Dunloch 12:02 | 
 More 4 Jun 19:01 |    Злобный 
    Peronchismo 4ever 
    Gigandy   |     Pooh     [FEG] Venjitron     Centzontotochtin | Kathari Ruins 05:15 | 
 More 4 Jun 18:53 |    kyo 
    aegysium 
    BloodyM@ry   |     Griinsash     AlphaLegion     РаянГосленко | Fortuna Sanctum 14:20 | 
 More 4 Jun 18:35 |    panzerbatallion 
    Fraqueza 
    oLev   |     stigma8113     Злобный     yz | Graesark Undercity 02:43 | 
 More 4 Jun 18:14 |    panzerbatallion 
    Gigandy 
    Злобный   |     stigma8113     Centzontotochtin     Gatts | Kathrin purification plant 04:41 | 
 More 4 Jun 18:14 |    IIDarkAngelII 
    AdamasMort 
    BloodyM@ry   |     AlphaLegion     Brother Captain Tycho     Rise4die |  15:09 | 
 More 4 Jun 18:06 |    panzerbatallion 
    stigma8113 
    Gigandy   |     Ever-Faithful Leobuilt     Saint Galahad     Злобный | Hades Wastes (redux) 26:34 | 
 More 4 Jun 17:34 |    panzerbatallion 
    Saint Galahad 
    Space_Meat   |     stigma8113     Злобный     Ever-Faithful Leobuilt | Hades Wastes (redux) 13:32 | 
 More 4 Jun 17:25 |    Nock 
    Centurion 
       |          yz     Jones |  02:15 | 
 More 4 Jun 17:19 |    ibisredibis 
    Space_Meat 
    inz_hector   |     Pooh     AlphaLegion     Nock | Angstrom Heights 07:21 | 
 More 4 Jun 17:08 |    yz 
    Space_Meat 
    Nock   |     Finn (En/Fr)     Brother Captain Tycho     AlphaLegion | Garvus Ice Gate 04:35 | 
 More 4 Jun 17:03 |    Brother Captain Tycho 
    Saint Galahad 
    Nock   |     Trojan     TravMat     Finn (En/Fr) | Hades Wastes (redux) 10:43 | 
 More 4 Jun 15:15 |    Fraqueza 
    yz 
    did not quit- Rambo will be back   |     E1     Злобный     AlphaLegion | Angstrom Heights 00:49 | 
 More 4 Jun 14:03 |    broodlordhydralisk 
    AlphaLegion 
    Khalin   |     Just want to play!     wRaThgoD | SatoRu gODjo     buzzkill | Avensa Stronghold 04:37 | 
 More 4 Jun 13:51 |    AlphaLegion 
    Σαλιγκαράνθρωπος 
    Centzontotochtin   |     broodlordhydralisk     Nock     ~ KriegMan  ~ |  12:15 | 
 More 4 Jun 13:32 |    Centzontotochtin 
    Fraqueza 
    Nock   |     Mas Turbo     Σαλιγκαράνθρωπος     AlphaLegion | Graesark Undercity 12:51 | 
 More 4 Jun 13:22 |     
    E1 
    Burning   |     GoldenChicken     nCAuKEP     yz | Lorthas Cataclysm 19:51 | 
 More 4 Jun 13:16 |    Fraqueza 
    Nock 
    AlphaLegion   |     Dindu Nuffins     Σαλιγκαράνθρωπος     buzzkill | Hades Wastes (redux) 10:03 | 
 More 4 Jun 10:22 |    did not quit- Rambo will be back 
    Fraqueza 
    ~ KriegMan  ~   |     LAMBANATOR     Fear     TheOrangeMuppet | Estia Province 00:40 | 
« Previous 1  ... 
1969 1970 1971 1972 1973 1974 1975 1976 1977  ... 
2043 Next »