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
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: 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

Pull Requests

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 Dec 26 11:01:30 2024 UTC