Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.11.5

Bug #4000 phpversion() compare doesn't match for custom builds
Submitted: 2005-03-30 09:27 UTC
From: mfischer at php dot net Assigned: alan_k
Status: Closed Package: DB_DataObject
PHP Version: 4.3.10 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2005-03-30 09:27 UTC] mfischer at php dot net
Description: ------------ The following code in DataObjects.php: if ((phpversion() == '4.3.10') && !defined('DB_DATAOBJECT_NO_OVERLOAD')) { is troublesome in packaged builds on e.g. debian, because there the version number reported is 4.3.10-9 . I was told that the EXTRAVERSION is perfectly valid and that version_compare() would be better suited to handle such checks.

Comments

 [2005-04-20 07:41 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!