php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63644 PHP 5.4 snap yields PHP 5.5
Submitted: 2012-11-29 04:54 UTC Modified: 2012-12-05 17:20 UTC
From: philip@php.net Assigned: danbrown (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS: Mac OS X
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: philip@php.net
New email:
PHP Version: OS:

 

 [2012-11-29 04:54 UTC] philip@php.net
Description:
------------
Compiling the 5.4 snapshot yields the following:

  $ foo:php5.4-201211290430 philip$ ./sapi/cli/php -v

    PHP 5.5.0-dev (cli) (built: Nov 28 2012 20:50:47)

Expected result:
----------------
A PHP 5.4 build

Actual result:
--------------
A PHP 5.5 build

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-12-05 04:57 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: danbrown
 [2012-12-05 04:57 UTC] aharvey@php.net
Assigning to Dan, since he's been looking into this today.

Current state of play, as of the 04:44 snaps:

5.3: fine; builds 5.3.20-dev as expected.

5.4: has merge conflicts, presumably from switching from PHP-5.5 to PHP-5.4. Doesn't build.

trunk: is actually PHP-5.4, resulting in a 5.4.10-dev build.
 [2012-12-05 17:20 UTC] danbrown@php.net
-Status: Assigned +Status: Closed
 [2012-12-05 17:20 UTC] danbrown@php.net
As with #63643, this issue has been fixed by Derick.  He resolved multiple git 
checkout issues and such early this morning, and the new snaps have been 
verified.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 13:01:27 2024 UTC