We now can do something like: ```sh ./vendor/bin/phpunit tests/PhpSpreadsheetTests/Reader/ ```
Ignore some exception in property, if stream is empty Fixes #402 Fixes #659