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 3b3b1d3 commit eaf998aCopy full SHA for eaf998a
CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
12
### Fixed
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),
+- Fixed issue with incorrectly used YYMARKER and YYCURSOR [#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
0 commit comments