[Flow] Fatal error with composer package
Carsten Bleicker
carsten at bleicker.de
Mon Nov 3 16:36:05 CET 2014
yes, any analyzing composer.json for typo3-flow-{$type}
and switch the configuratable list from negative to positive.
----------------------
Carsten Bleicker
Wülfingstraße 1
42477 Radevormwald
E-Mail: carsten at bleicker.de
Web: www.bleicker.de
Twitter: @carstenbleicker
Jabber: cbleicker at jabber.ccc.de
Telefon: +49 (0)171-2690845
Am 03.11.2014 um 16:27 schrieb Martin Kutschker <masi-20l4 at typo3.org>:
> You mean proxy classes per default only for typo3-flow-packages? With a switch to turn on proxies on a per package basis?
>
> If it helps to increase interoperability, yes.
>
> Masi
>
> Am 03.11.2014 16:12, schrieb Carsten Bleicker:
>> ran into this also a several time using 3rd party packages.
>> would it make sense to make this "activateLibraries:" instead
>> and disable proxyclass building for any kind of "type" : "typo3-flow-package", ... ?
>>
>>
>> ----------------------
>>
>> Carsten Bleicker
>> Wülfingstraße 1
>> 42477 Radevormwald
>>
>> E-Mail: carsten at bleicker.de
>> Web: www.bleicker.de
>> Twitter: @carstenbleicker
>> Jabber: cbleicker at jabber.ccc.de
>> Telefon: +49 (0)171-2690845
>>
>> Am 03.11.2014 um 16:05 schrieb Robin Lehrmann <role at vkf-renzel.de>:
>>
>>> Hi,
>>>
>>> Am 03.11.2014 um 16:02 schrieb Toco:
>>>> I've installed the Arcavias library (arcavias/arcavias-core on packagist.org) via composer but afterwards the ./flow command throws a fatal error that an interface can't be redeclared.
>>>>
>>>> Inside the library the interface is only declared once and its name (MAdmin_Cache_Item_Inteface) doesn't collide with Flow classes.
>>>>
>>>> Does anybody know why this happens? Any help is appreciated!
>>>
>>> add this to your Settings.yaml:
>>>
>>> TYPO3:
>>> Flow:
>>> object:
>>> excludeClasses:
>>> 'arcavias.arcavias-core': ['.*']
>>>
>>> Cheers, Robin
>>> _______________________________________________
>>> Flow mailing list
>>> Flow at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>>
>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list