Skip to content
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

Use custom commands instead overriding existing #3

Closed
LastDragon-ru opened this issue Dec 7, 2020 · 1 comment
Closed

Use custom commands instead overriding existing #3

LastDragon-ru opened this issue Dec 7, 2020 · 1 comment
Milestone

Comments

@LastDragon-ru
Copy link
Owner

No description provided.

@LastDragon-ru LastDragon-ru added this to the 1.0 milestone Dec 7, 2020
LastDragon-ru added a commit that referenced this issue May 15, 2021
…-asp-migrator:raw-migration` should be used instead (#3).
LastDragon-ru added a commit that referenced this issue May 15, 2021
…-migrator:raw-seeder` should be used instead (#3).
@LastDragon-ru
Copy link
Owner Author

Added:

  • lara-asp-migrator:raw-migration
  • lara-asp-migrator:raw-seeder

LastDragon-ru added a commit that referenced this issue Aug 14, 2021
…tring|false given.

Parameter #1 $path of function basename expects string, string|false given.

Method LastDragon_ru\LaraASP\Testing\Utils\TestData::content() should return string but returns string|false.

Method LastDragon_ru\LaraASP\Testing\Utils\TestData::json() should return array|bool|float|int|string|null but returns array|bool|float|int|stdClass|string|null.
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 Nov 6, 2021
…ueueableConfigTest.php:35 constructor expects LastDragon_ru\LaraASP\Queue\Contracts\ConfigurableQueueable, object given." fix.
LastDragon-ru added a commit that referenced this issue Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant