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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

History

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