php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13513 file doesn't recognize Zend encoded files as such.
Submitted: 2001-10-02 11:56 UTC Modified: 2001-10-02 12:05 UTC
From: willi at 7val dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: willi at 7val dot de
New email:
PHP Version: OS:

 

 [2001-10-02 11:56 UTC] willi at 7val dot de
usualy one would use "file index.html" to find out what kind of file it is. In case of html, it should return:
/home/willi/src/ap/apache_1.3.17/htdocs/index.html.de: HTML document text
in case of a ZEND encoded file it should say something like
/home/willi/src/ap/apache_1.3.17/htdocs/index.html.de: ZEND encoded php
or so. 
file should be part of the GNU-Fileutils.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-02 12:05 UTC] rasmus@php.net
This has nothing to do with PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 15:01:33 2024 UTC