19 Commits (master)

Author SHA1 Message Date
  drikc a7a85a356e Replace invalid xml utf-8 chars in tag contents including in attribute values. 9 years ago
  drikc ad76998ca5 Replace invalid xml utf-8 chars in tag contents. 9 years ago
  Michael Bemmerl 833f889796 Some fixes and additions in the DocBlock. 9 years ago
  Kristián Valentín 048768bc02 applies PSR-1 and PSR-2 coding standards 10 years ago
  Michael Bemmerl 8b801e9632 Added missing documentation of the allowMultiple parameter. 10 years ago
  Baptiste Fontaine 95f27cf429 Warning about usage of 2+ enclosures per item 10 years ago
  Baptiste Fontaine 4ce86fb958 Item#addEnclosure allow multiple elements. 10 years ago
  Baptiste Fontaine 3bed40d55d Item#addEnclosure method added, to add multiple enclosures for the same item. 10 years ago
  Michael Bemmerl 30aa109e9a Trap unparseable date strings. 11 years ago
  Michael Bemmerl 2498670c5b Tabified spaces 11 years ago
  Michael Robinson b86584270e Add return $this to allow chaining 11 years ago
  Michael Bemmerl d2003c6137 Added support for attaching media to ATOM feed items. 11 years ago
  Michael Bemmerl e31dbf27df Some improvements in wrapper functions (including documentation): 11 years ago
  Michael Bemmerl fecb20f288 Some updates to the setDate method, both to code and documentation. 11 years ago
  Michael Bemmerl cb8e25269f Some documentation fixes and additions for phpdoc 11 years ago
  Michael Bemmerl 33737982af Added support for sub-elements of the author element in ATOM feeds. 11 years ago
  Michael Bemmerl cc62d12c2e Built-in support for author elements in RSS2 feeds. 11 years ago
  Michael Bemmerl aba31248df Die when setEncloser is used on a non-RSS 2 feed. 11 years ago
  Michael Bemmerl 0f4c077d5f Do allow the content element in ATOM feeds only. 11 years ago
  Brennen Bearnes 384783b5f5 add Item&setContent() for Atom feeds 11 years ago
  Brennen Bearnes 7182691709 break out feed types; add printFeed(); namespace everything 11 years ago
  Paul Ferrett 429d961e59 Fix for incorrectly created `author` element for ATOM feed items. 11 years ago
  Michael Bemmerl f6356d2484 Removed __DIR__ constant for compatibility with PHP < 5.3 12 years ago
  Michael Bemmerl a45095963f Some data integrity checks on public method addItem(): 12 years ago
  Michael Bemmerl 57fc7997d2 Removed the PHP closing braket in FeedItem.php. Otherwise the line ending would be printed when require'ing the FeedItem.php. 13 years ago
  Michael Bemmerl b0cfed933b Removed superfluous whitespaces. 13 years ago
  Michael Bemmerl 6210aac244 Some cosmetic fixes 13 years ago
  Michael Bemmerl 6ebd01341e Added copyright and license notices (GPL) to all files 13 years ago
  Michael Bemmerl e850856abc Fixed some typo's and added comments. 13 years ago
  Michael Bemmerl 76ac509386 Some fixes for ATOM validity: 13 years ago
  Michael Bemmerl 3b49744b2f Some fixes and improvements: 13 years ago
  Michael Bemmerl 39db0f4ed0 The item date can now be passed as instance of DateTime 13 years ago
  Michael Bemmerl 7dde9536fc Initial Import of "PHP Universal Feed Generator" made by Anis Ahmad. 13 years ago