php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66667 PHP 5.6 snapshots are broken! Their code is from PHP 5.7.
Submitted: 2014-02-07 19:36 UTC Modified: 2014-04-22 14:22 UTC
From: neweracracker at gmail dot com Assigned: tyrael (profile)
Status: Closed Package: Systems problem
PHP Version: 5.6Git-2014-02-07 (snap) OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: neweracracker at gmail dot com
New email:
PHP Version: OS:

 

 [2014-02-07 19:36 UTC] neweracracker at gmail dot com
Description:
------------
/c/php-sdk/php5.6-201402071830
$ cat main/php_version.h
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 7
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.7.0-dev"
#define PHP_VERSION_ID 50700


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-02-07 22:05 UTC] bjori@php.net
-Package: Website problem +Package: Systems problem -Assigned To: +Assigned To: derick
 [2014-04-22 14:22 UTC] tyrael@php.net
-Status: Assigned +Status: Closed -Assigned To: derick +Assigned To: tyrael
 [2014-04-22 14:22 UTC] tyrael@php.net
The fix for this bug has been committed.

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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

this should be fixed with http://git.php.net/?p=systems.git;a=commitdiff;h=c6d9b71e7325b3cfb09992121bf5e3185b29a244
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 20:01:30 2024 UTC