06.06
php
saved
renan_saddam
Note
RssHelper Test.
Corrects user offset and html encoded string
RssHelper Test.
Corrects user offset and html encoded string
- Index: C:/Projetos/Cake_1.2.x.x/cake/tests/cases/libs/view/helpers/rss.test.php
- ===================================================================
- --- C:/Projetos/Cake_1.2.x.x/cake/tests/cases/libs/view/helpers/rss.test.php (revision 7130)
- @@ -216,7 +216,7 @@
- '<![CDATA[descriptive words]]',
- '/description',
- '<pubDate',
- - 'Sat, 31 May 2008 12:00:00 -0400',
- '/pubDate',
- '<guid',
- 'http://www.example.com/1',
- @@ -251,7 +251,7 @@
- '<item',
- '<title',
- - 'My Title & more',
- + 'My Title & more',
- '/title',
- '/item'
- );
Parsed in 0.025 seconds, using GeSHi 1.0.7.14