symphonists / uniondatasource

A union datasources allows you to combine multiple datasources to output a single datasource for the primary purpose of a unified pagination.
13 stars 11 forks source link

PHP Fatal Error #25

Closed jdsimcoe closed 11 years ago

jdsimcoe commented 11 years ago

I'm getting this PHP Error after installing uniondatasource:

[17-Nov-2012 19:58:14 UTC] PHP Fatal error: Declaration of SectionDatasource::execute() must be compatible with that of iDatasource::execute() in /Users/jdsimcoe/Sites/dtrmn/extensions/uniondatasource/data-sources/datasource.union.php on line 6

I have not applied it to any data sources yet. If you could help, that would be awesome!

jdsimcoe commented 11 years ago

For the record I have tested on PHP 5.3.14 and 5.4.4 with the same error.

jdsimcoe commented 11 years ago

And I am on Symphony 2.3.1.

brendo commented 11 years ago

Thanks, fixed and released a new version :)

jdsimcoe commented 11 years ago

Wow nice! Thanks much!

thesimcoes_.net→ http://thesimcoes.net/ dtr._mn→ http://dtr.mn/

On Sun, Nov 18, 2012 at 2:50 PM, Brendan Abbott notifications@github.comwrote:

Thanks, fixed and released a new version :)

— Reply to this email directly or view it on GitHubhttps://github.com/brendo/uniondatasource/issues/25#issuecomment-10494299.