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 ffb8d73 commit 91d6e3dCopy full SHA for 91d6e3d
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
- Fixed `mod-assign` operator recognition
14
- Fixed issue with the initial "/" at the beginning of an docblock [#31](https://github.com/phalcon/php-zephir-parser/issues/31),
15
[phalcon/zephir#1591](https://github.com/phalcon/zephir/issues/1591), [phalcon/cphalcon#13140](https://github.com/phalcon/cphalcon/issues/13140)
16
+- Improved scanner by removing reundant rules
17
18
## [1.1.0] - 2017-10-12
19
### Added
0 commit comments