Skip to content

Releases: php-stubs/generator

Add missing return type hint

01 Oct 11:51
bf75810
Compare
Choose a tag to compare

What's Changed

  • Add more test cases for abstract methods of traits by @herndlm in #19
  • add missing return type hint by @criskell in #22

New Contributors

Full Changelog: v0.8.3...v0.8.4

Ignore inaccessible class child nodes

08 Feb 20:41
9b9067b
Compare
Choose a tag to compare

Could be included with --include-inaccessible-class-nodes

v0.8.2 Upgrade Symfony packages

26 Oct 07:59
dd405ec
Compare
Choose a tag to compare
Upgrade to Symfony 6 (#17)

* Upgrade to Symfony 6

* Fix version constraints

* Fix the fix

v0.8.1: Loosen the visibility of the node stack so a child class can access i…

06 Apr 03:06
d7b1c7e
Compare
Choose a tag to compare

Release v0.8.0

02 Dec 20:55
53c2cbb
Compare
Choose a tag to compare

Add --visitor option

v0.7.0

12 Nov 17:35
acf0f06
Compare
Choose a tag to compare
  • Add --constants option
  • Support PHP 8

v0.6.0

15 Nov 16:41
dfe1323
Compare
Choose a tag to compare
Update README.md