SILENT KILLERPanel

Current Path: > > opt > cloudlinux > alt-php74 > root > usr > share > pear > test > File_MARC > tests


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/cloudlinux/alt-php74/root/usr/share/pear/test/File_MARC/tests

NameTypeSizeLast ModifiedActions
bad_example.mrc File 1853 bytes December 02 2021 08:38:03.
bad_example.xml File 7280 bytes December 02 2021 08:38:03.
bigarchive.xml File 3514 bytes December 02 2021 08:38:03.
camel.mrc File 6990 bytes December 02 2021 08:38:03.
example.mrc File 1850 bytes December 02 2021 08:38:03.
marc_001.phpt File 2507 bytes December 02 2021 08:38:03.
marc_002.phpt File 4707 bytes December 02 2021 08:38:03.
marc_003.phpt File 1384 bytes December 02 2021 08:38:03.
marc_004.phpt File 9573 bytes December 02 2021 08:38:03.
marc_005.phpt File 3503 bytes December 02 2021 08:38:03.
marc_006.phpt File 1315 bytes December 02 2021 08:38:03.
marc_007.phpt File 1208 bytes December 02 2021 08:38:03.
marc_008.phpt File 478 bytes December 02 2021 08:38:03.
marc_009.phpt File 1542 bytes December 02 2021 08:38:03.
marc_010.phpt File 4704 bytes December 02 2021 08:38:03.
marc_011.phpt File 2755 bytes December 02 2021 08:38:03.
marc_012.phpt File 1786 bytes December 02 2021 08:38:03.
marc_013.phpt File 8523 bytes December 02 2021 08:38:03.
marc_014.phpt File 3571 bytes December 02 2021 08:38:03.
marc_015.phpt File 4876 bytes December 02 2021 08:38:03.
marc_016.phpt File 12661 bytes December 02 2021 08:38:03.
marc_017.phpt File 4164 bytes December 02 2021 08:38:03.
marc_018.phpt File 3177 bytes December 02 2021 08:38:03.
marc_019.phpt File 4137 bytes December 02 2021 08:38:03.
marc_020.phpt File 3963 bytes December 02 2021 08:38:03.
marc_021.phpt File 4876 bytes December 02 2021 08:38:03.
marc_022.phpt File 10506 bytes December 02 2021 08:38:03.
marc_023.phpt File 540 bytes December 02 2021 08:38:03.
marc_16783.phpt File 2490 bytes December 02 2021 08:38:03.
marc_field_001.phpt File 895 bytes December 02 2021 08:38:03.
marc_field_002.phpt File 559 bytes December 02 2021 08:38:03.
marc_field_003.phpt File 1694 bytes December 02 2021 08:38:03.
marc_field_004.phpt File 937 bytes December 02 2021 08:38:03.
marc_field_005.phpt File 1015 bytes December 02 2021 08:38:03.
marc_field_21246.phpt File 812 bytes December 02 2021 08:38:03.
marc_lint_001.phpt File 4517 bytes December 02 2021 08:38:03.
marc_lint_002.phpt File 2358 bytes December 02 2021 08:38:03.
marc_lint_003.phpt File 2795 bytes December 02 2021 08:38:03.
marc_lint_004.phpt File 5191 bytes December 02 2021 08:38:03.
marc_lint_005.phpt File 2692 bytes December 02 2021 08:38:03.
marc_record_001.phpt File 561 bytes December 02 2021 08:38:03.
marc_subfield_001.phpt File 733 bytes December 02 2021 08:38:03.
marc_subfield_002.phpt File 1069 bytes December 02 2021 08:38:03.
marc_xml_001.phpt File 7645 bytes December 02 2021 08:38:03.
marc_xml_002.phpt File 3622 bytes December 02 2021 08:38:03.
marc_xml_003.phpt File 1497 bytes December 02 2021 08:38:03.
marc_xml_004.phpt File 2830 bytes December 02 2021 08:38:03.
marc_xml_005.phpt File 1515 bytes December 02 2021 08:38:03.
marc_xml_006.phpt File 1455 bytes December 02 2021 08:38:03.
marc_xml_007.phpt File 986 bytes December 02 2021 08:38:03.
marc_xml_008.phpt File 12674 bytes December 02 2021 08:38:03.
marc_xml_009.phpt File 1113 bytes December 02 2021 08:38:03.
marc_xml_16642.phpt File 930 bytes December 02 2021 08:38:03.
marc_xml_namespace.phpt File 720 bytes December 02 2021 08:38:03.
marc_xml_namespace_prefix.phpt File 699 bytes December 02 2021 08:38:03.
marc_xml_rsinger.phpt File 2513 bytes December 02 2021 08:38:03.
music.mrc File 4270 bytes December 02 2021 08:38:03.
music.xml File 11653 bytes December 02 2021 08:38:03.
namespace.xml File 8089 bytes December 02 2021 08:38:03.
onerecord.xml File 3308 bytes December 02 2021 08:38:03.
sandburg.mrc File 1142 bytes December 02 2021 08:38:03.
sandburg.xml File 3337 bytes December 02 2021 08:38:03.
skipif.inc File 177 bytes December 02 2021 08:38:03.
xmlescape.mrc File 728 bytes December 02 2021 08:38:03.

Reading File: //opt/cloudlinux/alt-php74/root/usr/share/pear/test/File_MARC/tests/marc_009.phpt

--TEST--
marc_009: Parse a record where leader record length != real record length
--SKIPIF--
<?php include('tests/skipif.inc'); ?>
--FILE--
<?php
$dir = dirname(__FILE__);
require __DIR__ . '/bootstrap.php';
$marc_file = new File_MARC($dir . '/' . 'wronglen.mrc');

while ($marc_record = $marc_file->next()) {
  print $marc_record;
  print "\n";
  print "WARNINGS:\n";
  foreach ($marc_record->getWarnings() as $warning) {
    print "  * $warning\n";
  }
}
?>
--EXPECT--
LDR 00727nam  2200205 a 4500
001     03-0016458
005     19971103184734.0
008     970701s1997    oru          u000 0 eng u
035    _a(Sirsi) a351664
050 00 _aML270.2
       _b.A6 1997
100 1  _aAnthony, James R.
245 00 _aFrench baroque music from Beaujoyeulx to Rameau
250    _aRev. and expanded ed.
260    _aPortland, OR :
       _bAmadeus Press,
       _c1997.
300    _a586 p. :
       _bmusic
650  0 _aMusic
       _<France
       _y16th century
       _xHistory and criticism.
650  0 _aMusic
       _zFrance
       _y17th century
       _xHistory and criticism.
650  0 _aMusic
       _zFrance
       _y18th century
       _xHistory and criticism.
949    _aML 270.2 A6 1997
       _wLC
       _i30007006841505
       _rY
       _tBOOKS
       _lHUNT-CIRC
       _mHUNEXTRALON

WARNINGS:
  * Invalid record length: Leader says "00727" bytes; actual record length is "741"
  * Field for tag "949" does not end with an end of field character
  * Field for tag "596" does not end with an end of field character
  * Invalid indicators "GSTUFF" forced to blanks for tag "596"

SILENT KILLER Tool