We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e5cb4 commit 166dcb1Copy full SHA for 166dcb1
CHANGELOG.md
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+### Added
9
+- Added support for "use" keyword in closures
10
+ [phalcon/zephir#1848]https://github.com/phalcon/zephir/issues/1848
11
+ [phalcon/zephir#888]https://github.com/phalcon/zephir/issues/888
12
+
13
### Fixed
14
- Fixed unicode support in the source code
15
[#62](https://github.com/phalcon/php-zephir-parser/issues/62),
0 commit comments