-
Notifications
You must be signed in to change notification settings - Fork 17
Enhanced contracts PHPDoc #463
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
Merged
Merged
Changes from 96 commits
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
37d0a18
Enhance `DateMetadata::TRASHED` phpdoc
adriendupuis cd00840
Enhance `Criterion::getSpecifications()` phpdoc
adriendupuis 7e87d09
Enhance `Specifications` phpdoc
adriendupuis 8cc9116
Capable.php: Fix phpdoc summary
adriendupuis 67284d4
VersionBuilder.php: Fix phpdoc summary, arrays and self usages
adriendupuis bc939e0
ConstraintViolationAdapter's PHPDoc: Add a summary, reword description
adriendupuis 8c3cacf
Enhance `Criterion::getSpecifications()` phpdoc
adriendupuis 57d427f
Enhance `DateMetadata::TRASHED` phpdoc
adriendupuis 81d53dd
Enhance `DateMetadata` phpdoc
adriendupuis d6fb1bd
Enhance `UserMetadata` phpdoc
adriendupuis 88cba98
Enhance `DateMetadata` phpdoc
adriendupuis 89887f3
Enhance `Capable` phpdoc
adriendupuis e235282
Enhance `Criterion` phpdoc
adriendupuis 6b315d1
Enhance `UserMetadata` phpdoc (fix typo)
adriendupuis d61337e
Enhance `UserMetadata` phpdoc
adriendupuis 159b622
Enhance `FieldType\Generic\Type` phpdoc
adriendupuis 429bf86
Enhance `Limitation\Type` phpdoc
adriendupuis 9ce4618
LocationService: Fix count() phpdoc
adriendupuis 586acec
Enhance `LocationService` phpdoc
adriendupuis 5ffa696
Enhance `Location` phpdoc
adriendupuis 1927fcb
Enhance `Location` phpdoc: @deprecated can't be nested nor used inline.
adriendupuis c15cfaf
Enhance `Location` phpdoc: Add an internal link
adriendupuis d8c2aed
Enhance `ValueObject` phpdoc
adriendupuis 6dfba07
Enhance `FieldType\Generic\Type` phpdoc: Fix internal links
adriendupuis bc7ccb2
Enhance `FieldType\FieldType` phpdoc: Fix code blocks
adriendupuis 748309b
Values\Content\Location: Set protected/read-only property as internal
adriendupuis 49b6243
Revert "Values\Content\Location: Set protected/read-only property as …
adriendupuis 1e847ae
Revert src/lib/Limitation/
adriendupuis 0b82f1a
`Limitation\Type`: type array keys
adriendupuis f2cefa6
ValueObject: Format desc
adriendupuis effbcf7
ValueObject: Format desc
adriendupuis 98c2411
ValueObject: Format desc
adriendupuis b1ede48
ValueObject.php: fix phpdoc_inline_tag_normalizer
adriendupuis 6ce145d
phpstan-baseline.neon: Update after LocationService::loadLocationList…
adriendupuis 99be2c0
phpstan-baseline.neon: Update after ValueObject::__construct() @param…
adriendupuis 478b0b0
Type::valueSchema(): Can it return generic \Traversable?
adriendupuis 768fd7e
phpstan-baseline.neon: Update after ValueObject::__construct() @param…
adriendupuis 796a62c
phpstan-baseline.neon: Update
adriendupuis 70cd985
Reset \Ibexa\Contracts\Core\Limitation\Type::valueSchema()
adriendupuis 9f61def
Merge branch 'enh-phpdoc' into enh-phpdoc-fix-phpstan
adriendupuis f835b29
phpstan-baseline.neon: Remove or update not matched
adriendupuis 59d8c29
phpstan-baseline.neon: Remove or update not matched
adriendupuis 7dcfc0e
phpstan-baseline-gte-8.0.neon: Update not matched
adriendupuis 6678e46
phpstan-baseline.neon: Remove or update not matched
adriendupuis 3e34297
LocationService.php: type iterable's values
adriendupuis d5a2df7
Merge branch 'enh-phpdoc' into enh-phpdoc-fix-phpstan
adriendupuis dae892b
phpstan-baseline.neonp: type iterable's values
adriendupuis 0cb55b8
SearchService.php: Fix $languageFilter usage
adriendupuis 4aaeeea
SearchService.php: Enh. $languageFilter usage's doc
adriendupuis f4482fb
Merge branch 'enh-phpdoc' into enh-phpdoc-fix-phpstan
adriendupuis 4349876
Fix SearchServiceTest::testUserMetadataGroupHorizontalFilterContent
adriendupuis e294a23
Fix SearchServiceTest::testUserMetadataGroupHorizontalFilterContent
adriendupuis 5b5f9fa
Enhance `DateMetadata::TRASHED` phpdoc
adriendupuis 08737f0
Enhance `Criterion::getSpecifications()` phpdoc
adriendupuis c98dc48
Enhance `Specifications` phpdoc
adriendupuis 1053589
Capable.php: Fix phpdoc summary
adriendupuis d784a17
VersionBuilder.php: Fix phpdoc summary, arrays and self usages
adriendupuis c11bef7
ConstraintViolationAdapter's PHPDoc: Add a summary, reword description
adriendupuis 5712894
Enhance `Criterion::getSpecifications()` phpdoc
adriendupuis 70aeff1
Enhance `DateMetadata::TRASHED` phpdoc
adriendupuis 3be5241
Enhance `DateMetadata` phpdoc
adriendupuis a5d0f32
Enhance `UserMetadata` phpdoc
adriendupuis c1be1e8
Enhance `DateMetadata` phpdoc
adriendupuis 3676bff
Enhance `Capable` phpdoc
adriendupuis 9018dcc
Enhance `Criterion` phpdoc
adriendupuis 2054817
Enhance `UserMetadata` phpdoc (fix typo)
adriendupuis f6c4fc4
Enhance `UserMetadata` phpdoc
adriendupuis 12ed22c
Enhance `FieldType\Generic\Type` phpdoc
adriendupuis a59306d
Enhance `Limitation\Type` phpdoc
adriendupuis 54b3fec
LocationService: Fix count() phpdoc
adriendupuis 04986f5
Enhance `LocationService` phpdoc
adriendupuis f264267
Enhance `Location` phpdoc
adriendupuis 8035083
Enhance `Location` phpdoc: @deprecated can't be nested nor used inline.
adriendupuis 44cfae0
Enhance `Location` phpdoc: Add an internal link
adriendupuis a315a36
Enhance `ValueObject` phpdoc
adriendupuis 7d64601
Enhance `FieldType\Generic\Type` phpdoc: Fix internal links
adriendupuis bf0ce81
Enhance `FieldType\FieldType` phpdoc: Fix code blocks
adriendupuis da00d1f
Values\Content\Location: Set protected/read-only property as internal
adriendupuis c1befcf
Revert "Values\Content\Location: Set protected/read-only property as …
adriendupuis ae1eaff
Revert src/lib/Limitation/
adriendupuis d609a8d
`Limitation\Type`: type array keys
adriendupuis f39e25b
ValueObject: Format desc
adriendupuis dd05db9
ValueObject: Format desc
adriendupuis 2c09e95
ValueObject: Format desc
adriendupuis 44981a0
ValueObject.php: fix phpdoc_inline_tag_normalizer
adriendupuis 026cdcd
Reset \Ibexa\Contracts\Core\Limitation\Type::valueSchema()
adriendupuis 212c88d
LocationService.php: type iterable's values
adriendupuis 6515cb2
SearchService.php: Fix $languageFilter usage
adriendupuis 5f681f9
SearchService.php: Enh. $languageFilter usage's doc
adriendupuis 66bb70d
Merge branch 'enh-phpdoc' into enh-phpdoc-fix-phpstan
adriendupuis e3968cf
phpstan-baseline.neon: 🤞 Fix last PHP 8.1 errors
adriendupuis 91f989f
Fix/Update PHPStan after PHPDoc enhancement (#473)
adriendupuis e84cd6e
Apply suggestions from code review
adriendupuis 6b57ada
…\Content\Location: Rephrase magic getter deprecation
adriendupuis 45edb84
SearchService.php: Fix PhpDoc indent for PhpStorm
adriendupuis 9a456d6
Location.php: Location::$id is obviously the Location ID.
adriendupuis ba090e2
Type.php: Remove `@since`
adriendupuis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.