Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276488 - dev-php5/ZendFramework-1.8.3: PHP with simplexml USE flag required
Summary: dev-php5/ZendFramework-1.8.3: PHP with simplexml USE flag required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 18:29 UTC by Sander Dalemans
Modified: 2009-07-18 12:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Dalemans 2009-07-04 18:29:04 UTC
dev-php5/ZendFramework-1.8.3 with USE="cli" requires dev-lang/php to be compiled with the simplexml USE flag.

Reproducible: Always

Steps to Reproduce:
1. $ zf create project .

Actual Results:  
Fatal error: Class 'SimpleXMLIterator' not found in /usr/share/php5/Zend/Tool/Project/Profile/FileParser/Xml.php on line 101

Expected Results:  
Creating project at /[full-path]
Comment 1 Wormo (RETIRED) gentoo-dev 2009-07-11 19:10:51 UTC
Thanks for reporting this dependency -- assigning to maintainers.
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2009-07-18 12:40:22 UTC
Fixed in CVS.