php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63664 PHP 5.4 Snapshots don't contain PHP 5.4 code, but 5.5 code
Submitted: 2012-12-01 14:25 UTC Modified: 2012-12-01 14:57 UTC
From: silvas91 at sapo dot pt Assigned: remi (profile)
Status: Duplicate Package: *General Issues
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: silvas91 at sapo dot pt
New email:
PHP Version: OS:

 

 [2012-12-01 14:25 UTC] silvas91 at sapo dot pt
Description:
------------
I've downloaded php5.4-201212011230.tar.xz and php_version.h has:

/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 5
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.5.0-dev"
#define PHP_VERSION_ID 50500

Also NEWS file has 5.5 changelog instead of 5.4.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-12-01 14:57 UTC] remi@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: remi
 [2012-12-01 14:57 UTC] remi@php.net
See bug 63644
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jun 04 09:01:27 2025 UTC