| Summary | PHP Fatal error while populating message list |
| Queue | IMP |
| Queue Version | 4.0.3 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | Igor (at) ritlabs (dot) com |
| Created | 09/19/2005 (7355 days ago) |
| Due | |
| Updated | 09/19/2005 (7355 days ago) |
| Assigned | |
| Resolved | 09/19/2005 (7355 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ PHP Fatal error while populating message list
Queue ⇒ IMP
php-5.0.5-Win32
apache_2.0.54-win32-x86-no_ssl
While displaying message list I get PHP error:
Fatal error: Only variables can be passed by reference in
C:\WebServerFiles\horde\imp\mailbox.php on line 553
I think the problem is that PHP changed array_shift() and reference
error reporting level.