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

Add/improve type declarations for PHP 8.1 #2218

Merged
merged 4 commits into from
Sep 19, 2023

lint errors

dc2e04e
Select commit
Loading
Failed to load commit list.
Merged

Add/improve type declarations for PHP 8.1 #2218

lint errors
dc2e04e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2023 in 2s

81.51% of diff hit (target 89.42%)

View this Pull Request on Codecov

81.51% of diff hit (target 89.42%)

Annotations

Check warning on line 59 in src/Phinx/Db/Action/DropIndex.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Action/DropIndex.php#L59

Added line #L59 was not covered by tests

Check warning on line 164 in src/Phinx/Db/Adapter/AdapterWrapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/AdapterWrapper.php#L164

Added line #L164 was not covered by tests

Check warning on line 188 in src/Phinx/Db/Adapter/AdapterWrapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/AdapterWrapper.php#L188

Added line #L188 was not covered by tests

Check warning on line 404 in src/Phinx/Db/Adapter/AdapterWrapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/AdapterWrapper.php#L404

Added line #L404 was not covered by tests

Check warning on line 460 in src/Phinx/Db/Adapter/AdapterWrapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/AdapterWrapper.php#L460

Added line #L460 was not covered by tests

Check warning on line 152 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L152

Added line #L152 was not covered by tests

Check warning on line 640 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L640

Added line #L640 was not covered by tests

Check warning on line 942 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L942

Added line #L942 was not covered by tests

Check warning on line 944 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L944

Added line #L944 was not covered by tests

Check warning on line 1117 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L1117

Added line #L1117 was not covered by tests

Check warning on line 1367 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L1367

Added line #L1367 was not covered by tests

Check warning on line 1379 in src/Phinx/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/MysqlAdapter.php#L1379

Added line #L1379 was not covered by tests

Check warning on line 618 in src/Phinx/Db/Adapter/PdoAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Adapter/PdoAdapter.php#L618

Added line #L618 was not covered by tests

Check warning on line 197 in src/Phinx/Db/Table.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Table.php#L197

Added line #L197 was not covered by tests

Check warning on line 640 in src/Phinx/Db/Table/Column.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Table/Column.php#L640

Added line #L640 was not covered by tests

Check warning on line 147 in src/Phinx/Db/Table/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Db/Table/Index.php#L147

Added line #L147 was not covered by tests

Check warning on line 151 in src/Phinx/Seed/AbstractSeed.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Seed/AbstractSeed.php#L151

Added line #L151 was not covered by tests

Check warning on line 159 in src/Phinx/Seed/AbstractSeed.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Seed/AbstractSeed.php#L159

Added line #L159 was not covered by tests

Check warning on line 167 in src/Phinx/Seed/AbstractSeed.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Seed/AbstractSeed.php#L167

Added line #L167 was not covered by tests

Check warning on line 240 in src/Phinx/Util/Util.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Util/Util.php#L240

Added line #L240 was not covered by tests

Check warning on line 134 in src/Phinx/Wrapper/TextWrapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Wrapper/TextWrapper.php#L134

Added line #L134 was not covered by tests

Check warning on line 164 in src/Phinx/Wrapper/TextWrapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Phinx/Wrapper/TextWrapper.php#L164

Added line #L164 was not covered by tests