ID:               39895
 Updated by:       [EMAIL PROTECTED]
 Reported By:      gabriel at oxeva dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Warning
 Operating System: Linux 2.6
 PHP Version:      5.2.0
 New Comment:

This is not a bug, we don't support newer versions than 2.5.4 (because
they broke backwards compatibility).


Previous Comments:
------------------------------------------------------------------------

[2006-12-20 09:31:58] gabriel at oxeva dot fr

Description:
------------
the configure script does not detect properly the 2-digit flex versions
:
checking for flex version... invalid
configure: WARNING: flex versions supported for regeneration of the
Zend/PHP parsers: 2.5.4  (found: 2.5.33).

This bug will be harmless for most users, but it is still a wrong
warning ;)

Reproduce code:
---------------
launch configure script with flex >= 2.5.10


Expected result:
----------------
flex >= 2.5.10 detected as newer than 2.5.4 required

Actual result:
--------------
configure: WARNING: flex versions supported for regeneration of the
Zend/PHP parsers: 2.5.4  (found: 2.5.33).



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=39895&edit=1

Reply via email to