Bug fixes
- Adding new index after the php closing tag for file tag ends with '?>'
- Library not differentiating numeric from string
New Features
Features
- write() method third parameter as predefined constant to determine how to handler updating index
- write() method throws exception if the third argument does match any of required constant
- The library removes whitespace from file using trim()
- Added public method to check error
hasError()