php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75301 Exif extension has built in revision version
Submitted: 2017-10-01 16:30 UTC Modified: 2017-10-11 13:04 UTC
From: peterkokot at gmail dot com Assigned: cmb (profile)
Status: Closed Package: EXIF related
PHP Version: 7.0.24 OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: peterkokot at gmail dot com
New email:
PHP Version: OS:

 

 [2017-10-01 16:30 UTC] peterkokot at gmail dot com
Description:
------------
At the time of this writing PHP uses .gitattributes and ident attribute (Git functionality) to provide revision versions on some files that use this. The Git's ident attribute replaces all $Id$ occurrences in source files with the hexadecimal blob object names based on those source code files. The Exif source code files have built in revision version that probably would be good to replace with the dynamic one from the Git at the time of the built.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-11 13:04 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC