Skip to content

Commit

Permalink
patch: drop DoctrineAnnotations
Browse files Browse the repository at this point in the history
BC: AnnotationReader constructor changed and it's methods stops triggering exceptions

TestControllerWithInvalidParameterAnnotation deleted as `for` is ignored when `HideParameter` used as parameter attribute

Also attribute exceptions and classes polished

Fixes: #675
  • Loading branch information
fogrye committed Apr 7, 2024
1 parent 657790b commit 5629361
Show file tree
Hide file tree
Showing 161 changed files with 1,169 additions and 2,271 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"doctrine/annotations": "^1.14 || ^2.0",
"composer/package-versions-deprecated": "^1.8",
"phpdocumentor/reflection-docblock": "^4.3 || ^5.0",
"phpdocumentor/type-resolver": "^1.4",
Expand Down
Loading

0 comments on commit 5629361

Please sign in to comment.