Skip to content

Conversation

@il-masaru-yamagishi
Copy link
Contributor

@il-masaru-yamagishi il-masaru-yamagishi commented Sep 25, 2025

Deprecated: Howyi\Conv\Migration\Line\IndexAllMigrationLine::__construct(): Implicitly marking parameter $first as nullable is deprecated, the explicit nullable type must be used instead in vendor/howyi/conv/src/Migration/Line/IndexAllMigrationLine.php on line 16

Deprecated: Howyi\Conv\Migration\Line\IndexAllMigrationLine::__construct(): Implicitly marking parameter $last as nullable is deprecated, the explicit nullable type must be used instead in vendor/howyi/conv/src/Migration/Line/IndexAllMigrationLine.php on line 16

tested with

find vendor/howyi/conv/ -type f -name "*.php" | xargs php -l

- fixes additional of howyi#63

```
Deprecated: Howyi\Conv\Migration\Line\IndexAllMigrationLine::__construct(): Implicitly marking parameter $first as nullable is deprecated, the explicit nullable type must be used instead in vendor/howyi/conv/src/Migration/Line/IndexAllMigrationLine.php on line 16

Deprecated: Howyi\Conv\Migration\Line\IndexAllMigrationLine::__construct(): Implicitly marking parameter $last as nullable is deprecated, the explicit nullable type must be used instead in vendor/howyi/conv/src/Migration/Line/IndexAllMigrationLine.php on line 16
```
Copy link
Owner

@howyi howyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!!! 🙏🏿 🙏🏿 🙏🏿
image

@howyi howyi merged commit edb8601 into howyi:master Sep 25, 2025
@howyi
Copy link
Owner

howyi commented Sep 25, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants