You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
processLimit()/processOffset(): possible-method-access-on-null, less-specific-nested-return-statement, invalid-return-statement — needs investigation into the nullable platform parameter, similar to the $adapterPlatform pattern already fixed in AlterTableDecorator/CreateTableDecorator.
These findings will be captured in a mago baseline rather than fixed or suppressed inline.
Context
Part of #60.
Data
write-only-propertyon$subject— same false positive as Fix record: mixed-* findings in Connection/Pdo/Connection/Ddl decorators stem from untyped upstream array boundaries #65/AlterTableDecorator/CreateTableDecorator: read by the inheritedAbstractSql::$subjecthandling, sinceSelectDecorator extends Select extends AbstractPreparableSql.invalid-property-assignment-valueon$specifications— likely another untyped upstream array property (same family as Fix record: mixed-* findings in Connection/Pdo/Connection/Ddl decorators stem from untyped upstream array boundaries #65).processLimit()/processOffset():possible-method-access-on-null,less-specific-nested-return-statement,invalid-return-statement— needs investigation into the nullable platform parameter, similar to the $adapterPlatform pattern already fixed in AlterTableDecorator/CreateTableDecorator.These findings will be captured in a mago baseline rather than fixed or suppressed inline.