SimplePie 1.5 is now available!

SimplePie Documentation.  Learn how to use this thing.  It's way better than going to school.

You are here: Documentation » The Future Of SimplePie

The Future Of SimplePie

This page provides an outline regarding the general future direction of SimplePie. More information regarding SP2 can be found here.

System Requirements

SimplePie 1.1/1.2

  • SHOULD support PHP 4.3
  • MUST support PHP 4.4 and 5.0–5.2
  • MUST require at most the PCRE and XML extensions

SimplePie 1.5

  • MUST support PHP 5.0–5.2 and 6.0

SimplePie 2.0

  • SHOULD support PHP 5.2
  • MUST support PHP 6.0

Coding Standards

SimplePie 1.1/1.2

  • MUST run without any errors/warnings/notices under E_ALL on PHP 4.4 and 5.2

SimplePie 1.5

  • MUST run without any errors/warnings/notices under E_ALL on PHP 5.2
  • SHOULD run without any notices under E_STRICT on PHP 5.2

SimplePie 2.0

  • SHOULD run without any errors/warnings/notices under E_ALL | E_STRICT on PHP 5.2
  • MUST run without any errors/warnings/notices under E_ALL | E_STRICT on PHP 5.3
  • MUST run without any errors/warnings/notices under E_ALL on PHP 6.0

future/start.txt · Last modified: 2011/03/06 03:56 (external edit)