Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14836

INI cache inconsistencies (w/patch)

    XMLWordPrintable

Details

    Description

      The fix in #12481 is not complete. The $cacheItem parameter is added, this is ok since it is expected and used by the api (like clearItem(...) ), and clearGlobalINICache() is declared private so it isn't a BC break.

      However, the helper function eZCacheClearGlobalINI( $cacheItem ) still doesn't pass the parameter on, this is fixed in the patch.

      The patch also replaces the hardcoded path in clearGlobalINICache() with the proper use of $cacheItem['path'].

      Attachments

        Activity

          People

            andre1 andre1
            gl gl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: