Skip to content

Commit eaf998a

Browse files
committed
Updated CHANGELOG.md
1 parent 3b3b1d3 commit eaf998a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
### Fixed
1313
- 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),
14+
- Fixed issue with incorrectly used YYMARKER and YYCURSOR [#31](https://github.com/phalcon/php-zephir-parser/issues/31),
1515
[phalcon/zephir#1591](https://github.com/phalcon/zephir/issues/1591), [phalcon/cphalcon#13140](https://github.com/phalcon/cphalcon/issues/13140)
1616
- Improved scanner by removing reundant rules
1717

0 commit comments

Comments
 (0)