Skip to content

PHP-CPP 2.4.0

Compare
Choose a tag to compare
@EmielBruijntjes EmielBruijntjes released this 07 Nov 08:41
· 29 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().