Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP :: Bug #75301 :: Exif extension has built in revision version
[go: Go Back, main page]

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

Pull Requests

Pull requests:

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 06 21:00:02 2025 UTC