[TYPO3-core] Fixed: TYPO3/TYPO3.CMS#3215 (master - 27b85a4)

Travis CI notifications at travis-ci.org
Wed Jun 11 23:09:41 CEST 2014


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

Build: #3215
Status: Fixed

Duration: 16 minutes and 28 seconds
Commit: 27b85a4 (master)
Author: Stephan Großberndt
Message: [BUGFIX] Fix PHP Warning on executing Database Analyzer without changes

When running the Database Analyzers "Execute" without checking at least
one checkbox you get a PHP Warning "array_merge(): Argument #2 is not
an array" because instead of returning an array with a message only the
message string was returned.

Fix this by returning the correct variable, which is of type array.

Resolves: #59504
Releases: 6.2
Change-Id: Ifd73d617a4a97f07151fe0e6c6971bcd79c9709c
Reviewed-on: https://review.typo3.org/30670
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/90b0b4a39736...27b85a41506c

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

--

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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140611/45801c24/attachment.htm>


More information about the TYPO3-team-core mailing list