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.
feat(metadata): use PHP file as resource format #7017
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
Uh oh!
There was an error while loading. Please reload this page.
feat(metadata): use PHP file as resource format #7017
Changes from all commits
4117a2e
397ffca
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 30 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L30
Check warning on line 32 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L32
Check warning on line 35 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L34-L35
Check warning on line 38 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L38
Check warning on line 43 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L40-L43
Check warning on line 46 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L46
Check warning on line 54 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L54
Check warning on line 58 in src/Metadata/Extractor/PhpFileResourceExtractor.php
src/Metadata/Extractor/PhpFileResourceExtractor.php#L56-L58
Check warning on line 43 in src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php#L42-L43
Check warning on line 47 in src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php#L46-L47
Check warning on line 49 in src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php#L49
Check warning on line 53 in src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php#L51-L53
Check warning on line 57 in src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php#L56-L57
Check warning on line 60 in src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceMetadataCollectionFactory.php#L60
Check warning on line 24 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L24
Check warning on line 28 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L28
Check warning on line 33 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L33
Check warning on line 35 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L35
Check warning on line 39 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L37-L39
Check warning on line 44 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L43-L44
Check warning on line 47 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L46-L47
Check warning on line 50 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L50
Check warning on line 53 in src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php
src/Metadata/Resource/Factory/PhpFileResourceNameCollectionFactory.php#L53
Check warning on line 22 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L22
Check warning on line 24 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L24
Check warning on line 26 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L26
Check warning on line 28 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L28
Check warning on line 31 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L31
Check warning on line 33 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L33
Check warning on line 35 in src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php
src/Metadata/Tests/Extractor/PhpFileResourceExtractorTest.php#L35
Check warning on line 14 in src/Metadata/Tests/Extractor/php/invalid_php_file.php
src/Metadata/Tests/Extractor/php/invalid_php_file.php#L14
Check warning on line 16 in src/Metadata/Tests/Extractor/php/valid_php_file.php
src/Metadata/Tests/Extractor/php/valid_php_file.php#L16
Check warning on line 428 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L426-L428
Check warning on line 432 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L431-L432
Check warning on line 434 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L434
Check warning on line 439 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L437-L439
Check warning on line 442 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L442
Check warning on line 444 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L444
Check warning on line 447 in src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php
src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L447
Check warning on line 152 in src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php#L152
Check warning on line 154 in src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php#L154
Check warning on line 295 in src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php#L295
Check warning on line 299 in src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php#L297-L299
Check warning on line 303 in src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php#L301-L303
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.