Bug 25696 - Class DOMDocument not found
Summary: Class DOMDocument not found
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: php5-dom (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 16:23 MSK by ttrgr
Modified: 2015-01-23 18:29 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ttrgr 2011-05-31 16:23:19 MSK
Несмотря на  то что php5-dom стоит, при попытке создания экземпляра класса DOMDocument теперь выдает (раньше такого не было):
PHP Fatal error:  Class 'DOMDocument' not found
Comment 1 Anton Farygin 2015-01-23 18:29:27 MSK
$dom = new domDocument - на текущем sisyphus отрабатывает нормально.