Summary | what about PHP 4 ? |
Queue | Genie |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | s_gatterbauer (at) idlm (dot) net |
Created | 12/13/2007 (6495 days ago) |
Due | |
Updated | 12/13/2007 (6495 days ago) |
Assigned | |
Resolved | 12/13/2007 (6495 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ what about PHP 4 ?
Queue ⇒ Genie
instanceof which
is not available in PHP 4 and throws an "unexpected T_STRING" Error - does
this mean, that I have to move from the absolutely blameless php-4.4.7
to 5.xyz
(I do not want to) ?