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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 18:01:34 2025 UTC