Actions
Bug #5409
closedProfile stream does not function properly on PHP 5.3
Start date:
22 July 2015
Due date:
% Done:
100%
Estimated time:
Description
On PHP 5.3 when viewing another users profile it always shows the viewing users profile, but this only happens on PHP 5.3. PHP 5.4 and 5.5 are working fine. Create a test environment to see what's going wrong.
Updated by krileon over 9 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
3.0.1) - % Done changed from 0 to 100
Can't see any reason for this unless there's a PHP 5.3 constructor bug. If issue persists users should upgrade to PHP 5.4 as needed. Reports regarding issue have been minimal so far. Will re-review if still an issue with next release as constructor usage has already been improved.
Actions