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
 [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 23:01:30 2024 UTC