-
Your inclusion of this dependency conflicts with the usage of the much more useful https://github.com/kint-php/kint
And furthermore Laravel already ships with the dd() helper https://laravel.com/do…
-
#### What are you trying to achieve?
Run functional tests from Yii Framework
#### What do you get instead?
Error:
```
- LoginCest: Ensure that login worksException 'Error' with me…
-
I'm trying to use reverse interop. I have the following kotlin code:
```
import platform.CoreFoundation.CFURLRef
fun GenerateThumbnailForURLkt(url: CFURLRef): Int {
println("received call")…
-
My `composer.json`:
```json
{
"name": "medology/composer_test",
"description": "Test for some weird dep bug",
"type": "project",
"license": "Private",
"authors": [
…
-
This code ([Example repo](https://github.com/rnentjes/test-fromUtf8Array)):
```kotlin
fun main(args: Array) {
val array = ByteArray(100)
array[0] = 'H'.toByte()
array[1] = 'e'.toByt…
-
There were plenty of mismatches between older and newer versions of the English reference 'names' of about a dozen cognates in the Celtic list. e.g. 'white' vs. 'fair-haired'. All sound files should…
-
Invalid argument supplied for foreach() - /vendor/kint.php(307) : eval()'d code:1
Kint v.2.2
-
Need to add user location variable in this: `/themes/custom/lightup/lightup.theme`
NOTE: for `kint()` to work you have to enable Devel and Devel kint modules and optionally Search kint here /adm…
-
Hello,
Here's my composer
"php": ">=5.5.9",
"laravel/framework": "5.1._",
"illuminate/html": "5._",
"kozz/laravel-guzzle-provider": "6.0",
…
-
First of all: great project. Thanks for your work!
Issue seems related to change due to #913. Keep getting devel package problems on default clean install.
`TASK [Install dependencies with composer …