metagen_php/CHANGELOG.md

8 lines
194 B
Markdown
Raw Normal View History

2024-04-23 09:03:36 +03:00
## v1.4.4
- Using is_a(..) instead of is_subclass_of(..) for base class inheritance checks
2024-03-13 10:20:17 +03:00
## v1.4.3
- Improving exception message
## v1.4.2
- Adding virtual inheritance basic class validation