Skip to content

Releases: php-ffi/proxy

1.0.3

Choose a tag to compare

@SerafimArts SerafimArts released this 14 Aug 16:07
bf3dec3
  • Fix PHP 8.4 deprecations

1.0.2

Choose a tag to compare

@SerafimArts SerafimArts released this 01 Jan 14:00
Remove extra docblocks

1.0.1

Choose a tag to compare

@SerafimArts SerafimArts released this 01 Jan 13:45
Update composer config

1.0.0

Choose a tag to compare

@SerafimArts SerafimArts released this 20 Mar 18:16
Add registry support

0.2.0

Choose a tag to compare

@SerafimArts SerafimArts released this 10 Nov 15:01
  • Added FFI\Proxy\Registry support.
  • Added .phpstorm.meta.php basic autocompletion.
  • Added simple type assertions (validation) in proxy methods.

0.1.0

Choose a tag to compare

@SerafimArts SerafimArts released this 03 Nov 02:15
Improve proxy class constructor