Nelson J Morais
Nelson J Morais
Im having the same issues with a long running application on Windows 10 pro. visualvm is started from the visualvm launcher intellij plugin. Ill try to provide you more information...
@Xartrick - that is probably true with phpunit >= 7.x.x but our composer.json still requires a lower version. can you try to upgrade phpunit in the composer level and see...
I'm trying out bors and having the same problem.
hey sorry for the late response @HASHIMOTO-Takafumi yes, all help is welcome ... if you wanna look into implementing that feature would be great.
@dvn0 if you have some code for this feature availiable online i'll try to help. I'm also really short on time atm to do it myself
we provide aura/di adapter to work as a sub-container... aura/di 1.0.0 requires php >= 5.4.0 according to it's composer.json required settings.
@prisis the issue here is with composer `require-dev` aura di package. Instalation for development can never be done, cos aura require php 5.4, on environment with 5.3 I would like...
changing milestone to 2.x - versions 1.3.x and 1.4.x, etc will not happen. Next release will be 2.x since dropping PHP 5.3 support is the next big thing and BC...
hi @ashishbaltech thanks for the heads up. Regarding the Authorization header, the upstream library is already doing that here : https://github.com/njasm/soundcloud/blob/ea06d294b1184a7e7239301a326d1b911bcdfe89/src/Soundcloud/Request/Request.php#L161-L164 Can you tell me what error are you getting...