-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New properties for QueueableConfigurator
#2
Labels
Comments
LastDragon-ru
added a commit
that referenced
this issue
Jan 20, 2021
LastDragon-ru
added a commit
that referenced
this issue
May 16, 2021
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…null, Closure(bool|null): void given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…Ast\Usage<T>::values() expects array<T>, array<string|T> given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…Ast\Metadata::getOperatorInstance() expects class-string<LastDragon_ru\LaraASP\GraphQL\SearchBy\Contracts\Operator>, string given. Parameter #1 $class of method LastDragon_ru\LaraASP\GraphQL\SearchBy\Ast\Metadata::getComplexOperatorInstance() expects class-string<LastDragon_ru\LaraASP\GraphQL\SearchBy\Contracts\ComplexOperator>, string given. Parameter #2 $definition of method LastDragon_ru\LaraASP\GraphQL\SearchBy\Ast\Metadata::addDefinition() expects class-string<LastDragon_ru\LaraASP\GraphQL\SearchBy\Contracts\TypeDefinition>, string given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…ns\Assert::assertXmlMatchesSchema() expects DOMDocument|SplFileInfo|string, string|false given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…ects array|string, int|string given. Parameter #2 $key of static method Illuminate\Support\Arr::set() expects string|null, int|string given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
Cannot assign offset string to array<string>|string. Parameter #1 $data of function http_build_query expects array|object, array<string>|string given. Parameter #2 $string of function explode expects string, string|false|null given. Method LastDragon_ru\LaraASP\Spa\Angular\Url::serialize() should return array<string>|string but returns array<array<string>|string>|string.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…n string but returns string|false. Method LastDragon_ru\LaraASP\Formatter\Formatter::date() should return string but returns string|false. Method LastDragon_ru\LaraASP\Formatter\Formatter::datetime() should return string but returns string|false. Parameter #1 $value of method LastDragon_ru\LaraASP\Formatter\Formatter::decimal() expects float|null, float|int<min, 1023> given. Parameter #3 $length of function mb_substr expects int|null, float|int given. Parameter #2 $length of function str_pad expects int, float|int given. Method LastDragon_ru\LaraASP\Formatter\Formatter::getIntlNumberFormatter() should return NumberFormatter but returns IntlDateFormatter|NumberFormatter. Parameter #1 $attribute of method NumberFormatter::setAttribute() expects int, int|string given. Parameter #1 $symbol of method NumberFormatter::setSymbol() expects int, int|string given. Parameter #1 $attribute of method NumberFormatter::setTextAttribute() expects int, int|string given. Method LastDragon_ru\LaraASP\Formatter\Formatter::getIntlDateFormatter() should return IntlDateFormatter but returns IntlDateFormatter|NumberFormatter.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…st\Usage<LastDragon_ru\LaraASP\GraphQL\SearchBy\Contracts\ComplexOperator|LastDragon_ru\LaraASP\GraphQL\SearchBy\Contracts\Operator>::get() expects string, string|null given. Parameter #2 $scalar of class LastDragon_ru\LaraASP\GraphQL\SearchBy\Exceptions\DefinitionImpossibleToCreateType constructor expects string, string|null given. Parameter #3 $nullable of class LastDragon_ru\LaraASP\GraphQL\SearchBy\Exceptions\DefinitionImpossibleToCreateType constructor expects bool, bool|null given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…pects string, string|null given.
LastDragon-ru
added a commit
that referenced
this issue
Aug 14, 2021
…i() should return Opis\JsonSchema\Uri but returns Opis\JsonSchema\Uri|null. Parameter #2 $string of function explode expects string, string|null given.
LastDragon-ru
added a commit
that referenced
this issue
Nov 6, 2021
…g, int|string): int, Closure(string, string): int<-1, 1> given." fix.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dispatchAfterCommit
([8.x] Delay pushing jobs to queue until database transactions are committed laravel/framework#35422)The text was updated successfully, but these errors were encountered: