- Dec 22, 2016
-
-
Sebastian Böttger authored
Allow subfield code '#'.
-
- Jul 23, 2016
-
-
David Maus authored
* src/HAB/Pica/Record/Field.php: Declare $_subfields property. ...after all this years... ;)
-
David Maus authored
-
David Maus authored
* src/HAB/Pica/Record/Field.php (hasSubfield): New function. Return true if field has subfield.
-
David Maus authored
* src/HAB/Pica/Record/Subfield.php ($validSubfieldCodePattern): New property. (isValidSubfieldCode): Factor out subfield code pattern.
-
- Aug 12, 2015
-
-
David Maus authored
* src/HAB/Pica/Record/TitleRecord.php (setFields): Properly handle record w/o local record fields.
-
- May 23, 2013
-
-
David Maus authored
* HAB/Pica/Record/Field.php (getSubfieldsWithCode): New function. Return all subfields with specified code.
-
- Jan 13, 2013
-
-
David Maus authored
Also includes cosmetic fixes wrt coding-style.
-