https://bugzilla.wikimedia.org/show_bug.cgi?id=53523

       Web browser: ---
            Bug ID: 53523
           Summary: PHP "Can't inherit abstract function" error on
                    ee-prototype
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Flow
          Assignee: ebernhard...@wikimedia.org
          Reporter: sp...@wikimedia.org
                CC: ebernhard...@wikimedia.org, sp...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

On ee-prototype, /var/log/apache2/error.log contained

PHP Fatal error:  Can't inherit abstract function Flow\\Data\\Index::getLimit()
(previously declared abstract in Flow\\Data\\FeatureIndex) in
/mnt/mediawiki/extensions/Flow/includes/Data/ObjectManager.php on line 693

I'm not seeing this error on my local instance running 5.4.9-4ubuntu2.2.

Maybe it's a PHP version issue?  ee-prototype is running PHP 5.3.2-2wm1 and
http://www.php.net/manual/en/language.oop5.interfaces.php says "Prior to PHP
5.3.9, a class could not implement two interfaces that specified a method with
the same name".   Other labs instances and production are running
5.3.10-1ubuntu3.6+wmf1 (apache2handler).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to