[Flow] Fatal error with composer package

Christian Loock chl at vkf-renzel.de
Thu Nov 6 09:11:17 CET 2014


One reason i can think why this is the case is, that the namespaces used 
inside the package, dont match with the package name.
Packagename would be easypost-php and the namespace used is just 
Easypost, so it won't match otherwise.  Not sure about that


Am 06.11.2014 um 09:03 schrieb Carsten Bleicker:
> i did already.
> just 1 min ago i get it working with:
>
>>   'easypost.*': ['.*']
> if adding the full packagename, it fails.
>
>
>
> ----------------------
>
> 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 06.11.2014 um 08:56 schrieb Christian Loock <chl at vkf-renzel.de>:
>
>> Probably this way:
>>
>> TYPO3:
>>
>>   Flow:
>>
>>     object:
>>
>>       excludeClasses:
>>
>>         'easypost.easypost-php': ['.*']
>>
>>
>>
>>
>> Am 06.11.2014 um 08:52 schrieb Carsten Bleicker:
>>> I am driving crazy with this too now :/
>>> how to disable proxy for this package?
>>> https://www.dropbox.com/s/ffnr42jla6gtdr9/Bildschirmfoto%202014-11-06%20um%2008.50.42.png?dl=0
>>>
>>> thank you
>>>
>>>
>>> ----------------------
>>>
>>> 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 05.11.2014 um 13:51 schrieb Bastian Waidelich <bastian at typo3.org>:
>>>
>>>> Carsten Bleicker wrote:
>>>>
>>>> Hi Carsten & co,
>>>>
>>>>> https://jira.typo3.org/browse/FLOW-103
>>>> Nice, thanks! I just added some questions/suggestions to the ticket (and took the freedom to format your example) ;)
>>>>
>>>>
>>>> -- 
>>>> Bastian Waidelich
>>>> _______________________________________________
>>>> 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
>> _______________________________________________
>> 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