We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e9bff commit e529246Copy full SHA for e529246
package.xml
@@ -24,8 +24,12 @@
24
</stability>
25
<license uri="https://github.com/zephir-lang/php-zephir-parser/blob/development/LICENSE">MIT</license>
26
<notes>
27
- * Added support for `mixed` type
28
- * Added support for `yield` statement
+ Sat, Sep 18, 2021 - Zephir Parser 1.4.0
+
29
+ = New features:
30
31
+ - Fixed issue #120: Add support for `mixed` type
32
+ - Fixed issue #118: Add support for `yield` statement
33
</notes>
34
<contents>
35
<dir name="/">
0 commit comments