php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74165 filename problem.
Submitted: 2017-02-25 03:23 UTC Modified: 2017-02-26 13:36 UTC
From: beangao1 at gmail dot com Assigned: cmb (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5.6.30 OS: linux
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: beangao1 at gmail dot com
New email:
PHP Version: OS:

 

 [2017-02-25 03:23 UTC] beangao1 at gmail dot com
Description:
------------
I Have two file of a_json.php and a_xml.php ,
when i access a_json.php but the reponse is a_xml.php. that is the apc cache problem?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-02-26 13:36 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2017-02-26 13:36 UTC] cmb@php.net
> when i access a_json.php but the reponse is a_xml.php. that is
> the apc cache problem?

That is possible, but note that APC is unmaintained; use OPcache
instead.

Also please read and heed <https://bugs.php.net/how-to-report.php>.
Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC