Resolve #3490322 "Use alternate parsing"
All threads resolved!
Closes #3490322
Merge request reports
Activity
added 2 commits
- Resolved by godotislate
- Resolved by godotislate
added 43 commits
-
79d24f2e...58be5f12 - 36 commits from branch
project:11.x
- cc23baab - Issue #3490322: Add nikic/php-parser to core/composer.json.
- 6eeb2e6f - Identify missing interfaces, classes, and traits before reflection.
- f43b3e99 - Add Dependencies attribute and parsing.
- 82b13b92 - Update tests.
- c9c09f38 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
- 223535f9 - Add comment about possible errors with _exists().
- 107c8c66 - Document how Dependencies modules argument should be set.
Toggle commit list-
79d24f2e...58be5f12 - 36 commits from branch
added 14 commits
-
37288a6c...a44cf1ef - 6 commits from branch
project:11.x
- d73c17ad - Issue #3490322: Add nikic/php-parser to core/composer.json.
- 7108ef72 - Identify missing interfaces, classes, and traits before reflection.
- f7705836 - Add Dependencies attribute and parsing.
- b393c629 - Update tests.
- a5b99685 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
- 2366c211 - Add comment about possible errors with _exists().
- 210d22bb - Document how Dependencies modules argument should be set.
- 02017bcb - Add try/catch around *_exists() call.
Toggle commit list-
37288a6c...a44cf1ef - 6 commits from branch
- Resolved by godotislate
- Resolved by godotislate
added 195 commits
-
e7925266...798ad9e4 - 185 commits from branch
project:11.x
- bf48b527 - Issue #3490322: Add nikic/php-parser to core/composer.json.
- 96463420 - Identify missing interfaces, classes, and traits before reflection.
- 746cd51e - Add Dependencies attribute and parsing.
- 5de43dd0 - Update tests.
- e3868df0 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
- 8153bfd9 - Add comment about possible errors with _exists().
- 67972aa1 - Document how Dependencies modules argument should be set.
- 8ec3df54 - Add try/catch around *_exists() call.
- 7d96178d - Apply 2 suggestion(s) to 2 file(s)
- bdb2d744 - Refactor to be reusable outside of plugin discovery.
Toggle commit list-
e7925266...798ad9e4 - 185 commits from branch
added 1 commit
- 28945177 - Refactor to be reusable outside of plugin discovery.
added 1 commit
- 3c640ebf - Refactor to be reusable outside of plugin discovery.
added 39 commits
-
3c640ebf...d5612c53 - 28 commits from branch
project:11.x
- 6ac98c00 - 1 earlier commit
- e14a47d5 - Identify missing interfaces, classes, and traits before reflection.
- 73b6d2dd - Add Dependencies attribute and parsing.
- 2fae277a - Update tests.
- 3d9a8be6 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
- d0622915 - Add comment about possible errors with _exists().
- ad6b7e0a - Document how Dependencies modules argument should be set.
- 646ea41c - Add try/catch around *_exists() call.
- a68bd278 - Apply 2 suggestion(s) to 2 file(s)
- ca5aaaa6 - Refactor to be reusable outside of plugin discovery.
- bc0310e9 - Optimizations.
Toggle commit list-
3c640ebf...d5612c53 - 28 commits from branch
Please register or sign in to reply