Skip to content

0.10.2

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 11 Oct 12:07
· 2660 commits to development since this release

Added

  • Introduced Zephir\Operators\Other\TypeHintOperator

Fixed

  • Removed $defaultValue from the Zephir\Variable constructor as not used anymore
  • Improved Utils::getFullName to prevent calling AliasManager::isAlias on possibly NULL value
  • ZE3: Fixed #1581 by adding missed zephir_bitwise_xor_function