← Back to team overview

ius-coredev team mailing list archive

[Bug 723724] [NEW] APC 3.1.6 does NOT work with relative path in include()

 

Public bug reported:

APC 3.1.6 used in php53u-pecl-apc-3.1.6 package suffers from the following bug:
http://pecl.php.net/bugs/bug.php?id=20529
It causes includes with relative path to not use getcwd() / current working directory, but the directory of the script issuing the include/require statement. This bug is a real pain to debug, as it causes eratic failure in many php frameworks.
APC 3.1.7 fixes the bug, so please update the packages to this version, even if it's marked beta, while 3.1.6 is marked stable, but is unusable!

** Affects: ius
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/723724

Title:
  APC 3.1.6 does NOT work with relative path in include()

Status in IUS Community Project:
  New

Bug description:
  APC 3.1.6 used in php53u-pecl-apc-3.1.6 package suffers from the following bug:
  http://pecl.php.net/bugs/bug.php?id=20529
  It causes includes with relative path to not use getcwd() / current working directory, but the directory of the script issuing the include/require statement. This bug is a real pain to debug, as it causes eratic failure in many php frameworks.
  APC 3.1.7 fixes the bug, so please update the packages to this version, even if it's marked beta, while 3.1.6 is marked stable, but is unusable!



Follow ups

References