![]() PEAR_PackageFileManager : The Definitive Guide |
Table of Contents
This lesson :
teachs you how to read full changelog history.
teachs you how to remove definitively full changelog section from package.xml
If you want to retrieve information from an old version, or just
count releases, you have only to use one method: getChangelog()
.
We will create a RSS newsfeed with result of getChangelog()
assisted by PEAR package XML_Serializer .
![]() |
Note |
---|---|
Original article create a RSS newsfeed is locate at http://freedomink.org/node/62 |
Example 13.1. create a RSS newsfeed
PEAR_PackageFileManager : The Definitive Guide | v 1.6.0 : November 17, 2006 |