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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
31 - 26 = ?
Subscribe to this entry?

 
 [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: Tue May 07 12:01:32 2024 UTC