Skip to content

PHP-CPP 2.4.0

Choose a tag to compare

@EmielBruijntjes EmielBruijntjes released this 07 Nov 08:41
· 43 commits to master since this release
  • Support for PHP 8.2
  • When the "Php::Countable" interface is implemented, the $object->count() method is now implicitly enabled and passed to MyClass::__count().