- Oct 27, 2017
-
-
David Maus authored
* src/HAB/Pica/Reader/PicaPlainReader.php (next): Use regular expression to ignore certain lines from input. * src/HAB/Pica/Reader/PicaPlainReader.php ($ignoreLineRegexp): New property. Regexp for lines that should be ignored.
-
- Jul 23, 2016
-
-
David Maus authored
-
David Maus authored
* src/HAB/Pica/Reader/PicaPlainReader.php: Make the parser configurable. * src/HAB/Pica/Parser/PicaPlainParser.php: Use instance methods instead of static methods, implement interface. * src/HAB/Pica/Parser/PicaPlainParserInterface.php: New interface for PicaPlain parsers.
-
- Jan 14, 2013
-
-
David Maus authored
-
David Maus authored
-