php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57417 modifying script wich does include, does not reflect the modification
Submitted: 2006-12-06 08:15 UTC Modified: 2009-02-16 20:22 UTC
From: sperson at lfdj dot com Assigned:
Status: No Feedback Package: APC (PECL)
PHP Version: 5.2.0 RC4 OS: solaris
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-12-06 08:15 UTC] sperson at lfdj dot com
Description:
------------
This is a bit complex to describe so I've attached file which reproduce the problem 

http://ka2er.free.fr/bugs/bug_include.zip

PHP version used is 5.2.0



Reproduce code:
---------------
unzip the archive (keep the folders structure) in a server with APC enabled.

call the sub_dir/index.php script 3 times. Each time changing the variable $include. 

Instructions are in the index.php file.

Please test it as is it more simple to understand the problem in action than describing it.


Expected result:
----------------
I want to get an error when $include change for a non existent file while there was a correct include before.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-26 20:56 UTC] shire@php.net
I'm unable to reproduce with the given script.  Can you please send in your build and ini configuration?
 [2009-02-16 20:22 UTC] shire@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC