php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57483 ParserException thrown instead of FileException when XSD not present
Submitted: 2007-01-18 06:38 UTC Modified: 2017-01-10 08:04 UTC
From: mfp@php.net Assigned:
Status: Suspended Package: SCA_SDO (PECL)
PHP Version: 5.1.6 OS: WinXP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mfp@php.net
New email:
PHP Version: OS:

 

 [2007-01-18 06:38 UTC] mfp@php.net
Description:
------------
One of the XMLDAS unit tests is failing:

1) testFileExceptionThrownAndWarningIssuedWhenXsdFileIsNotPresent(XMLDASTest)
Incorrect exception thrown for file not found; expected SDO_DAS_XML_FileException, was SDO_DAS_XML_ParserException
C:\tests\DAS\XML\phpunit\XMLDASTest.php:157


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-24 08:15 UTC] cem@php.net
I've raised this as https://issues.apache.org/jira/browse/TUSCANY-1227, as it is a regression in Tuscany. I'll see what they say, but if necessary we can stat the file in PHP instead and avoid the failure.
 [2017-01-10 08:04 UTC] kalle@php.net
-Status: Assigned +Status: Suspended -Assigned To: tuscany 1227 +Assigned To:
 [2017-01-10 08:04 UTC] kalle@php.net
Suspending this report as the extension have not had a release for almost 9 years.  Please revive this if the extension once again shows life
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 13:01:30 2024 UTC