Zephir v0.12.11 Release Notes

Release Date: 2019-11-02 // over 4 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed arithmetical operations with zvals which stores double numbers
    • ๐Ÿ›  Fixed updating static variables in the loop which represents double and integer data types #1494
    • ๐Ÿ›  Fixed casting char into another of a different type #1988
    • ๐Ÿ›  Fixed internal methods definition when internal-call-transformation is enabled #1956
    • ๐Ÿ›  Fixed aliases using in the use statement when generating stubs #1986
    • ๐Ÿ›  Fixed incorrect namespace on type hinted return when generating API docs #1229
    • ๐Ÿ›  Fixed incorrect stubs generation for classes in the same namespace #2016