Difference between #6 and #7 of
Integrating ZF2 into Yii - use case demonstrated

Revision #7 has been created by Boaz on Apr 15, 2014, 8:40:48 AM with the memo:

updating Yii version tag
« previous (#6)

Changes

Title unchanged

Integrating ZF2 into Yii - use case demonstrated

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

ZF2, Zend Framework, 3rd party

Content unchanged

[...]
$reader = Zend\Feed\Reader\Reader::import('http://example.com/path/to/feed.xml');
```

That's it!
Now $reader contains a Reader object and also along the way other ZF2 classes where instantiated (this was verified in il-attempts to get it working which resulted in PHP errors about ZF2 classes not found...).
4 0
6 followers
Viewed: 13 940 times
Version: 2.0
Category: How-tos
Written by: Boaz
Last updated by: Boaz
Created on: Jun 9, 2013
Last updated: 10 years ago
Update Article

Revisions

View all history