* Add files via upload
Fixing problem of incomplete analysis of the /Index entry.
* Delete RawDataParser.php
Wrong subdirectory.
* Add files via upload
Fix problem of uncomplete analysis of /Index entry.
* Update RawDataParser.php
optical changes
* Update RawDataParser.php
optical changes
* Update RawDataParser.php
optical changes
* Add files via upload
After adding a description to the file, the valid /Index entry now contains two entries (consisting of 2 values: first object number, number of objects):
/Index[2 1 21 2]
* Update RawDataParserTest.php
Adding test for issue 479
* Update RawDataParserTest.php
Forgot a {
* Update RawDataParser.php
Code style update
* Update RawDataParserTest.php
Added more description and more checks.
* Update PageTest.php
Issue #331 is fixed by issue #479: test updated
* Update RawDataParserTest.php
optical fix
* Update PageTest.php
optical changes
* Update RawDataParser.php
change to remove the native_function_invocation message
* Update tests/Integration/PageTest.php
Co-authored-by: Konrad Abicht <hi@inspirito.de>
* Update RawDataParser.php
Added comments...
* Update RawDataParser.php
Changes for CS fixer
* Update PageTest.php
Comment update
* Update tests/Integration/PageTest.php
Co-authored-by: Konrad Abicht <hi@inspirito.de>
Co-authored-by: Konrad Abicht <hi@inspirito.de>