'/opt/jenkins/jobs/VuFindHarvest/workspace/src/ResponseProcessor/SimpleXmlResponseProcessor.php-1584564075', 'data' => array ( '9f7e547b5ae61f04cbb9e944ecb72a45' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Class for processing API responses into SimpleXML objects. * * PHP version 7 * * Copyright (c) Demian Katz 2016. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * @category VuFind * @package Harvest_Tools * @author Demian Katz * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License * @link https://vufind.org/wiki/indexing:oai-pmh Wiki */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => NULL, 'uses' => array ( ), 'className' => NULL, 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '0f8dda3ad318d5d7e6f1b3d79cb5a339' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Class for processing API responses into SimpleXML objects. * * @category VuFind * @package Harvest_Tools * @author Demian Katz * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License * @link https://vufind.org/wiki/indexing:oai-pmh Wiki */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '80d5f3cdc0381dc505d8c87783b9af77' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Should we sanitize XML? * * @var bool */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'c93846fceff60f1b6031c29772de7701' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Filename for logging bad XML responses (false for none) * * @var string|bool */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '90d4ca99006ade50ef4c5096e8f948d4' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * An array of regex strings used to sanitize XML * * @var array */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'd53c9dd7438b7ee4e974584c4029272b' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Constructor * * @param string $basePath Base path to harvest directory. * @param array $settings OAI-PMH settings from oai.ini. */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => '__construct', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'cec9dcdc27706f84acac69f20e861819' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Log a bad XML response. * * @param string $xml Bad XML * * @return void */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => 'logBadXML', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '4d4812df940cae128dfca7c1466df1e8' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sanitize XML. * * @param string $xml XML to sanitize * * @return string */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => 'sanitizeXml', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'dc4e24997384ee0d2fd5293117e62ceb' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Collect LibXML errors into a single string. * * @return string */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => 'collectXmlErrors', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '20c879763211489c2bed40e759bd95ef' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Process an OAI-PMH response into a SimpleXML object. Throw an exception if * an error is detected. * * @param string $xml Raw XML to process * * @return mixed * * @throws \\Exception */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'VuFindHarvest\\ResponseProcessor', 'uses' => array ( ), 'className' => 'VuFindHarvest\\ResponseProcessor\\SimpleXmlResponseProcessor', 'functionName' => 'process', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), ), ));