We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here are the remaining issues I didn't fix.
-------------------------------- File : generator/lib/reverse/mssql/MssqlSchemaParser.php:182 Reason : UseUndeclaredVariable Snippet : $name Github : https://github.com//blob/master/generator/lib/reverse/mssql/MssqlSchemaParser.php#L182 -------------------------------- File : runtime/lib/parser/yaml/sfYamlParser.php:128 Reason : UseUndeclaredVariable Snippet : $merge Github : https://github.com//blob/master/runtime/lib/parser/yaml/sfYamlParser.php#L128 -------------------------------- File : generator/lib/model/PropelTypes.php:277 Reason : UseUndeclaredVariable Snippet : PropelTypes::$creoleToPropelTypeMap Github : https://github.com//blob/master/generator/lib/model/PropelTypes.php#L277 -------------------------------- File : generator/lib/model/PropelTypes.php:278 Reason : UseUndeclaredVariable Snippet : PropelTypes::$creoleToPropelTypeMap Github : https://github.com//blob/master/generator/lib/model/PropelTypes.php#L278 -------------------------------- File : generator/lib/behavior/versionable/VersionableBehavior.php:284 Reason : BadConstructorCall Snippet : new VersionableBehaviorPeerBuilderModifier($this) Github : https://github.com//blob/master/generator/lib/behavior/versionable/VersionableBehavior.php#L284 -------------------------------- File : runtime/lib/query/Join.php:152 Reason : RequiredAfterOptionalParam Snippet : $leftTableAlias = null Github : https://github.com//blob/master/runtime/lib/query/Join.php#L152 -------------------------------- File : runtime/lib/query/ModelCriteria.php:74 Reason : RequiredAfterOptionalParam Snippet : $dbName = null Github : https://github.com//blob/master/runtime/lib/query/ModelCriteria.php#L74 -------------------------------- File : runtime/lib/query/ModelCriterion.php:32 Reason : RequiredAfterOptionalParam Snippet : $value = null Github : https://github.com//blob/master/runtime/lib/query/ModelCriterion.php#L32 -------------------------------- File : runtime/lib/query/ModelCriterion.php:32 Reason : RequiredAfterOptionalParam Snippet : $comparison = ModelCriteria::MODEL_CLAUSE Github : https://github.com//blob/master/runtime/lib/query/ModelCriterion.php#L32 -------------------------------- File : generator/lib/model/Column.php:218 Reason : TooManyArgument Snippet : $this->booleanValue($this->getAttribute('required'), false) Github : https://github.com//blob/master/generator/lib/model/Column.php#L218 -------------------------------- File : generator/lib/model/diff/PropelTableComparator.php:139 Reason : TooManyArgument Snippet : PropelColumnComparator::computeDiff($fromColumn, $toColumn, $caseInsensitive) Github : https://github.com//blob/master/generator/lib/model/diff/PropelTableComparator.php#L139 -------------------------------- File : generator/lib/model/diff/PropelTableComparator.php:150 Reason : TooManyArgument Snippet : PropelColumnComparator::computeDiff($addedColumn, $removedColumn, $caseInsensitive) Github : https://github.com//blob/master/generator/lib/model/diff/PropelTableComparator.php#L150 -------------------------------- File : generator/lib/model/diff/PropelTableComparator.php:198 Reason : TooManyArgument Snippet : PropelColumnComparator::computeDiff($addedColumn, $removedColumn, $caseInsensitive) Github : https://github.com//blob/master/generator/lib/model/diff/PropelTableComparator.php#L198
The text was updated successfully, but these errors were encountered:
130429f
No branches or pull requests
Here are the remaining issues I didn't fix.
The text was updated successfully, but these errors were encountered: