Ticket #819 (closed Bug: fixed)
php 5.2.10 error message re: incompatible function override
| Reported by: | vipsoft | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.4.1 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
php overloading is a misnomer; propose we use func_get_args
http://forum.piwik.org/index.php?showtopic=1108
are there any known issues with Piwik v0.4 and PHP v5.2.10? Accessing Piwik I get:
Declaration of Piwik_Event_Notification::increaseNotificationCount() should be compatible with that of Event_Notification::increaseNotificationCount() in '\piwik\core\PluginsManager.php' at the line 509
It used to work with PHP v5.2.9.2.
Change History
Note: See
TracTickets for help on using
tickets.
