yii2-apidoc
yii2-apidoc copied to clipboard
Malformed html
trafficstars
Running the apidoc, I have found the html is being malformed:
| Q | A |
|---|---|
| Yii version | 2.0.50 |
| Yii APIDoc version | 3.0.6 |
| PHP version | 8.3.8 |
| Operating system | openSUSE TW |
Can you provide a class with phpdoc causing it so we can reproduce the issue?
The default LoginForm from common/models in the advanced app template may be an example. I didn't touched that class in my project and the rendered documentation has the same bug.