Ticket #278 (new defect)

Opened 1 year ago

Version check at start

Reported by: bart Assigned to: somebody
Priority: major Milestone: 0.9.6
Component: eAccelerator Version: 0.9.5
Keywords: Cc:

Description

eAccelerator does a php version check when php is started. This causes a recompile to be needed every time php is upgraded. eA isn't guaranteed to work whenever it loads or the zend api is increment because it depends on some zend engine internals. However this version check doesn't detect this either.

I suggest to remove this check.