php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38044 UPGRADING file has execute permission set
Submitted: 2006-07-09 08:58 UTC Modified: 2006-08-24 14:01 UTC
From: thuejk at gmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: * OS: All
Private report: No CVE-ID: None
 [2006-07-09 08:58 UTC] thuejk at gmail dot com
Description:
------------
In the tarball I just downloaded, the UPGRADING file has executable permissions set.

Reproduce code:
---------------
tar -jxvf php-5.1.4.tar.bz2
ls -l php-5.1.4/UPGRADING

Expected result:
----------------
-rw-r--r--  1 rra 1002 17478 Nov 27  2005 php-5.1.4/UPGRADING


Actual result:
--------------
-rwxr-xr-x  1 rra 1002 17478 Nov 27  2005 php-5.1.4/UPGRADING


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-11 18:25 UTC] nlopess@php.net
not a doc problem. I'm not sure if it worths wasting time with this either..
 [2006-08-24 14:01 UTC] tony2001@php.net
No bug here.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 17:01:30 2024 UTC