Barry vd. Heuvel
bf44b757fe
Merge pull request #12 from barryvdh/fix-deprecated
...
Fix deprecated messages
2022-10-31 16:35:43 +01:00
Barry vd. Heuvel
6b7c110b33
Merge pull request #10 from barryvdh/test-ghactions
...
Create run-tests.yml
2022-10-31 16:22:38 +01:00
Barry vd. Heuvel
3f6ec1c280
Merge pull request #8 from Kerigard/feat/separate-tags
...
feat: add separation of tags into groups
2022-10-31 16:06:25 +01:00
Barry vd. Heuvel
72df918400
Create run-tests.yml
2022-10-31 16:05:08 +01:00
Barry vd. Heuvel
c10c41e932
Merge pull request #7 from angeljqv/patch-2
...
Create .gitattributes
2022-10-31 16:01:16 +01:00
Barry vd. Heuvel
977da00f0f
Merge pull request #6 from Stevemoretz/patch-2
...
Check namespace + class to see if it exists
2022-10-31 16:01:03 +01:00
Barry vd. Heuvel
7e5538a638
Merge pull request #9 from bbprojectnet/generic-types-fix
...
Generic types recognitions bug fix
2022-10-31 16:00:41 +01:00
Barry vd. Heuvel
144140cd39
Merge pull request #5 from GrahamCampbell/patch-2
...
Drop HHVM and support PHP 7
2020-01-08 14:36:02 +01:00
Barry vd. Heuvel
0f32bd0e61
Merge pull request #4 from liquid207/fix-annotation-error-about-typed-array
...
Fix annotation error about typed array like array<mixed> or array<int…
2020-01-08 10:55:58 +01:00
Barry vd. Heuvel
6b69015d83
Merge pull request #2 from JeppeKnockaert/add-brackets-for-parsing-return-types
...
feature - Improve method tag parsing
2018-12-13 11:34:14 +01:00
Barry vd. Heuvel
64165bd4ba
Merge pull request #1 from JeppeKnockaert/allow-deleting-tags-in-docblocks
...
Allow deleting tags in DocBlocks
2018-10-25 21:09:52 +02:00
Barry vd. Heuvel
3dcbd98b5d
Update namespace
2016-06-13 21:28:20 +02:00
Barry vd. Heuvel
d411a2bc7e
Merge branch 'release/2.x' of https://github.com/phpDocumentor/ReflectionDocBlock
2016-06-13 21:28:05 +02:00
Barry vd. Heuvel
280c4a1d44
Markdown is not required, so move to suggest
...
Markdown is only used once and a check is in place to see if the markdown classes exists. So perhaps it is better to move this to suggest instead of require, so the people who don't need it, don't have to download it.
2013-08-08 18:25:04 +02:00