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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 + 24 = ?
Subscribe to this entry?

 
 [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: Fri Mar 29 10:01:28 2024 UTC