Nereo Berardozzi
|
b6ff9f9360
|
Fixed parsing of string literals and array shapes (#27)
|
2025-01-18 20:26:32 +01:00 |
|
Nereo Berardozzi
|
ffb733ef78
|
Fixed callable types parsing (#26)
|
2024-12-30 19:14:26 +01:00 |
|
Nereo Berardozzi
|
476f62b577
|
Added generics to Context (#22)
|
2024-12-24 19:06:41 +01:00 |
|
Nereo Berardozzi
|
e5c8b970d6
|
Handle more PHPDoc type keyworks (#23)
* Added advanced PHPDoc type keyworks
* Fixed typed keywords
|
2024-12-24 19:06:02 +01:00 |
|
Nereo Berardozzi
|
d5d2d76892
|
Parse template tag for generics (#21)
* Parse template tag for generics
* Fixed templatetag docblock
* Fixed PHP 7 issue
* Fixed PHP 7.2 issue
* Fixed another 7.2 issue
|
2024-12-24 12:30:50 +01:00 |
|