Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String value binder #901

Merged
merged 11 commits into from Feb 23, 2019
Merged

String value binder #901

merged 11 commits into from Feb 23, 2019

Conversation

MarkBaker
Copy link
Member

This is:

- [ ] a bugfix
- [X] a new feature

Checklist:

Why this change is needed?

@MarkBaker MarkBaker merged commit c9dc1e6 into master Feb 23, 2019
@MarkBaker MarkBaker deleted the String-Value-Binder branch February 23, 2019 17:40
guillaume-ro-fr pushed a commit to guillaume-ro-fr/PhpSpreadsheet that referenced this pull request Jun 12, 2019
* Document calculation caching; and how to disable it and how to flush the cache

* Quoted text for string values beginning with `=`, so that they are still treated as strings and not as formulae

* Warning about assigning cells to variables

* Further warning about assigning cells to variables

* getCell() with a second argument

* Added String Value Binder, and a Reader example demonstrating how to use it

* Ensure value is a string before binding

* Sample file for String Value Binder

* PHPCS moaning about order or use statements

* Order of annotations, that PHPStorm determined, isn't what phpcs says it should be
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant