Julio J.
Julio J.
Hi @romainnorberg , that exactly has been my approach, to upgrade from the container, but I guess it'd be better if we could choose w/o having to download the upgrade/downgrade...
I see there's an open PR #108, I'm fine with that approach :+1:
Sorry for the late reply, I completely missed this message. After some further testing I realized that imagick is [already included](https://github.com/edbizarro/gitlab-ci-pipeline-php/blob/master/php/scripts/extensions.sh#L144) as an extension (silly me!), my problem was somewhere...
FWIW, I'm using phpdbg as well and I just run the command like `phpdbg -d memory_limit=1024M -qrr vendor/bin/phpunit --config=phpunit.xml.dist`
I've rebased the branch and fixed the test. I'm updating the original description to mention the new PCRE Exception.
Hey, I'd like to help finishing this up, do you have a list of what's pending or some other way for me to know where to start giving a hand?
I also would like to know if those versions exist.
Oh, good to know, I've been using a slightly modified version of this package on Laravel 5.x for a while now, so I'll be happy to submit a PR.
Hi @candasm, I'm using Laravel 6 and laravel-elasticsearch 4.5.1 although the issue will surface on Laravel 5 as well, since afaik the call to create the default logger from the...
FWIW, I just tried adding a verification links on an instance running `v3.5.3` and it worked instantly, tried the same on `mastodon.social` (running `v4.0.0rc1` atm) and the links are not...