Mark Baker

Results 20 issues of 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...

not a bug
docs

This is: ``` - [ ] a bugfix - [ ] a new feature - [ ] refactoring - [ ] additional unit tests ``` Checklist: - [ ] Changes...

BREAKING CHANGE

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...

calculation engine
memory
experiment

This is: ``` - [ ] a bugfix - [ ] a new feature - [X] refactoring ``` Checklist: - [X] Changes are covered by unit tests - [X] Code...

calculation engine
memory
experiment

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...

calculation engine
pinned

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...

pinned
reader/numbers
writer/numbers

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...

calculation engine