php -i shows "Zend Engine v2.1.0-dev"

Bug #35413 php -i shows "Zend Engine v2.1.0-dev"
Submitted: 2005-11-26 22:02 UTC Modified: 2005-11-26 22:04 UTC
From: dbs@php.net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 5.1.0 OS: RHEL 4
Private report: No CVE-ID: None

 [2005-11-26 22:02 UTC] dbs@php.net

Description:
------------
Final version of PHP 5.1.0 shows "Zend Engine v2.1.0-dev" in php -i and phpinfo(). I assume this should be "Zend Engine v2.1.0" (no -dev).


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2005-11-26 22:04 UTC] iliaa@php.net

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.