[TYPO3-core] [Errored] TYPO3/TYPO3.CMS#2404 (master - 8c12dd0)

Travis CI notifications at travis-ci.org
Tue Mar 4 17:12:08 CET 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #2404
Status: Errored

Duration: 5 minutes and 24 seconds
Commit: 8c12dd0 (master)
Author: Alexander Opitz
Message: [BUGFIX] Flush opcode caches while saving PHP files.

After manipulating PHP files, which we include with "require" we should
clear the opcode cache, if there is one installed.

So we introduce OpcodeCacheUtility to handle the clearing of the opcode
cache. Also to have a way to give feedback to the install tool which
can show the quality of the opcode cache in use. It also checks if an
opcode cache is enabled in the configuration, not only if the extension
is installed.

Use of this opcode cache clearing is added to the ConfigurationManager,
PackageManager and the cache (Simple)FileBackend.

Make use of this data in the SystemEnvironmentCheck.

Resolves: #55252
Releases: 6.2, 6.1, 6.0
Change-Id: I881f3fbe055c9566663c2c3c238de62ae30f7149
Reviewed-on: https://review.typo3.org/27024
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/50a08fc8e8ed...8c12dd0f2e87

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/20064290

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140304/5e2fad94/attachment.htm>


More information about the TYPO3-team-core mailing list