Mark Baker
Mark Baker
Zephir 0.7.1b I've created a simple iterable class: ``` namespace MyIterators; class MyCollection implements \Iterator, \Countable { protected position = 0; protected entries = []; public function count() { return...
This is: ``` - [ ] a bugfix - [ ] a new feature - [ ] refactoring - [ ] additional unit tests ``` Checklist: - [ ] Changes...
This is: ``` - [X] a bugfix - [ ] a new feature - [ ] refactoring - [ ] additional unit tests ``` Checklist: - [X] Changes are covered...
This is: ``` - [ ] a bugfix - [X] a new feature - [ ] refactoring - [ ] additional unit tests ``` Checklist: - [X] Changes are covered...
This is: ``` - [ ] a bugfix - [ ] a new feature - [ ] refactoring - [ ] additional unit tests ``` Checklist: - [ ] Changes...
This is: ``` - [ ] a bugfix - [ ] a new feature - [X] refactoring ``` Checklist: - [X] Changes are covered by unit tests - [X] Code...
This is: ``` - [ ] a bugfix - [ ] a new feature - [X] refactoring ``` Checklist: - [X] Changes are covered by unit tests - [X] Code...
This is: ``` - [ ] a bug report - [X] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### Why...
This is: ``` - [ ] a bug report - [X] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` Add support...
This is: ``` - [ ] a bug report - [X] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` Add support...