HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/www/67.225.167.226/public_html/crm/include/domit_rss/changelog.txt
DOMIT! RSS ChangeLog

Version 0.2 (2004/08/03)
- added support for PEAR:Cache_Lite library, which can be substituted for the default php_text_cache (thanks to Robert Castley for suggestion)
- added parsedBy method to class xml_domit_rss_base_document
- added createDocument method to class xml_domit_rss_base_document
- added createDefaultCache method to class xml_domit_rss_base_document
- added useCacheLite method to class xml_domit_rss_base_document
- added getDataFromCache method to class xml_domit_rss_base_document
- added loadRSS method to class xml_domit_rss_base_document
- added parseRSS method to class xml_domit_rss_base_document
- added parseRSSData method to class xml_domit_rss_base_document
- added DOMIT_RSS_VERSION constant
- replaced Windows end-of-line characters with Unix end-of-line characters in php_text_cache
- updated class documentation and tutorial

Version 0.3 (2004/09/28)
- added support for http / proxy connections
- fixed bug in parsing of comment nodes
- added setConnection method to xml_domit_rss_base_document
- added setAuthorization method to xml_domit_rss_base_document
- added setProxyConnection method to xml_domit_rss_base_document
- added setProxyAuthorization method to xml_domit_rss_base_document
- added establishConnection method to php_text_cache
- updated class docs and DOMIT! RSS Tutorial