php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75913 Missing simplexml_load file
Submitted: 2018-02-04 07:16 UTC Modified: 2018-02-04 07:57 UTC
From: kistomi999 at gmail dot com Assigned:
Status: Not a bug Package: SimpleXML related
PHP Version: 7.2.2 OS: Ubuntu Linux / Windows (x86-x64)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kistomi999 at gmail dot com
New email:
PHP Version: OS:

 

 [2018-02-04 07:16 UTC] kistomi999 at gmail dot com
Description:
------------
simplexml_load_file is missing. could somehow replace this PHP version? it would be necessary for online surface shopping.
ex.: CRITICAL  Could not execute task MineMarket\ScheduleTask: Call to undefined function MineMarket\simplexml_load_file()

MineMarket using this file.


Patches

simplexml_load (last revision 2018-02-04 07:21 UTC by kistomi999 at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-02-04 07:57 UTC] requinix@php.net
-Status: Open +Status: Not a bug -Type: Feature/Change Request +Type: Bug
 [2018-02-04 07:57 UTC] requinix@php.net
In Ubuntu you need the php*-xml package. On Windows you should have it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC