Skip to content

Release 0.4.2-alpha

Compare
Choose a tag to compare
@ovr ovr released this 15 May 10:27
· 4592 commits to master since this release
  • Eval support by optimizer
  • Name all generated C-files with .zep prefix, according to
  • PHP 5.6 compilation fixes
  • UnsetStatement implement property-access expr type
  • UnsetStatement fix unset with array type
  • Multilne support for
  • Implement property-string-access
  • Stubs\Generator method generate added support for static-constant-access
  • Fix zephir_array_unshift compatibility with PHP 5.6
  • Abstract method
  • Added ErrorException support
  • Fix compilation failing for runtime
  • Exit and Die function support
  • CastOperators
  • A memory frame must be added when using zephir_read_static_property
  • Fixed ArrayKeyExistsOptimizer
  • ArrayObject support
  • PdoStatement support
  • Removing debug symbols generation in ext/install (production mod - more faster
  • #316 Issue - static property variable concat with variable)
  • Fix strings declarations

And other more futures and fixes
Happy coding with Zephir.