File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ > Questions should go to https://forum.zephir-lang.com
2+ > Documentation issues should go to https://github.com/phalcon/zephir-docs
3+
4+ ### Expected and Actual Behavior
5+
6+ > ** Describe what you are trying to achieve and what goes wrong.**
7+
8+ > Provide output if related. Provide coredump if any. Use https://github.com/phalcon/cphalcon/wiki/Generating-a-backtrace as reference
9+
10+ ``` php
11+ // paste output here
12+ ```
13+ > Provide minimal script to reproduce the issue
14+
15+ ``` php
16+ // paste code
17+ ```
18+ ### Details
19+
20+ * Zephir Parser version: (` php --ri "Zephir Parser"" ` )
21+ * PHP Version: (` php -v ` )
22+ * Operating System:
23+ * Installation type: Compiling from source || installing via package manager
24+ * Compiller version (if any):
25+ * Zephir version (if any):
26+ * Other related info:
Original file line number Diff line number Diff line change 1+ Hello!
2+
3+ * Type: bug fix | new feature | code quality | documentation
4+ * Link to issue:
5+
6+ ** In raising this pull request, I confirm the following (please check boxes):**
7+
8+ - [ ] I have read and understood the [ Contributing Guidelines] ( https://github.com/phalcon/php-zephir-parser/blob/master/CONTRIBUTING.md ) ?
9+ - [ ] I have checked that another pull request for this purpose does not exist.
10+ - [ ] I wrote some tests for this PR.
11+
12+ Small description of change:
13+
14+ Thanks
You can’t perform that action at this time.
0 commit comments