in feeds.module it turns off E_DEPRECATED errors, with this comment
// We can safely use E_DEPRECATED since Drupal 7 requires PHP 5.3+
er, no it doesn't - from http://drupal.org/requirements
Drupal 7: 5.2.5 or higher (5.3 recommended)
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | feeds-deprecated-1485870-5.patch | 2.02 KB | twistor |
| #2 | feeds-deprecated-1485870-2.patch | 1.37 KB | brad.bulger |
| #1 | feeds-deprecated-1485870-1.patch | 1.37 KB | brad.bulger |
| feeds.php53.patch | 754 bytes | brad.bulger |
Comments
Comment #1
brad.bulger commentedrebuilt patch against current version. the constant is referenced in two places, both related to SimplePie, so maybe there's a central place to define it if undefined, rather than testing for it.
Comment #2
brad.bulger commentedsorry, whitespace error
Comment #3
simon georges commentedChanging status, as there is a patch.
Comment #4
twistor commentedBetter yet, let's just rip out all of that code.
Comment #5
twistor commentedLet's see.
Comment #6
twistor commentedhttp://drupalcode.org/project/feeds.git/commit/ed6cfa8