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 d464b78 commit 7646156Copy full SHA for 7646156
CHANGELOG.md
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [1.1.0] - 2017-10-12
10
+### Added
11
+- Added support syntax assign-bitwise operators [#14](https://github.com/phalcon/php-zephir-parser/issues/14),
12
+[phalcon/zephir#1056](https://github.com/phalcon/zephir/issues/1056)
13
+
14
+### Changed
15
+- Refactor tests to use more standard approach usually used for PHP extensions
16
17
## [1.0.3] - 2017-05-13
18
### Added
19
- Make parser return error message on failure [#19](https://github.com/phalcon/php-zephir-parser/issues/19)
0 commit comments