Matthew Peveler
Matthew Peveler
> Lots of people are still stuck on pre 7.x versions because some organisations just don't move that fast. PHP 7.0 was released 5 years and PHP 7+ been the...
> I believe we can apply some type hinting and continue to support PHP 5.6. The only thing we can't do currently is return type declarations that were introduced in...
@IanChokS, I'm confused to what you're getting at there. Your docker run command removes the `MSSQL_COLLATION` environment variable and so the server is set-up to use the default of `SQL_Latin1_General_CP1_CI_AS`....
Thanks for contributing. Would you be able to update your PR description to document what and why you made this change? Also, why you made the PR against an old...
@loreto It looks like the link you put just links back to this ticket?
You'll need to install [Unrar](https://www.rarlab.com/rar_add.htm) and then place it somewhere on your system path, or you could use [Chocolatey](https://chocolatey.org/) to install it (which is what I personally did): `choco install...
Probably a bug introduced in our usage of lunr.js when we went from 0.5.7 to 2.3.9 in slate 2.7.0.
Hye @kieranragoo, just to fully understand your workflow, you're checking out the entire repo on your Windows machine, and doing a local docker build on that machine?
> 2. Update gem file of sass library into saasc These two gems are not fully API compatible, so not surprised that this breaks the CSS. I cannot offer advice...
I'd like to focus on getting the Docker container working for you as that'll be easier for me to help you with, as I don't have a Windows machine available...