Skip to content

Releases: php-ffi/ide-helper-generator

0.1.12

06 May 20:44
8428f73

Choose a tag to compare

  • Allow null for all string (char*) types.

0.1.11

23 Feb 18:30
40a805a

Choose a tag to compare

  • Add support of symfony process 7.x
  • Add support of nikic/php-parser 5.x

0.1.10

12 Aug 00:14

Choose a tag to compare

  • Add support of non-creatable types (incomplete structures and non-local types)
  • Improve and simplify code generators
  • Improve closure/callable and pointers phpdoc generation
  • Remove unused ext-ffi dependency
  • Other improvements...

0.1.9

11 Aug 05:43

Choose a tag to compare

  • Improve pointers generation

0.1.8

11 Aug 02:25

Choose a tag to compare

  • Add directory exclusion into "override" generator

0.1.7

11 Aug 02:19

Choose a tag to compare

  • Add directory exclusions for "expectedArguments" and "expectedReturnValues" generators

0.1.6

11 Aug 01:56

Choose a tag to compare

  • Revert back old exclusion strategy

0.1.5

11 Aug 01:46

Choose a tag to compare

  • Fix location node matching

0.1.4

11 Aug 01:21

Choose a tag to compare

  • Fix match location logic

0.1.3

11 Aug 01:14

Choose a tag to compare

  • Add directories exclusion "registerArgumentsSet" generator