Timo Tijhof

Results 338 comments of Timo Tijhof
trafficstars

It would appear the atom [remote-ftp](https://atom.io/packages/remote-ftp) package supports this.

Would this be a standard preference in the account settings, implicitly applied to all clients and interfaces? Or as a local feature within the main web app, and/of for individual...

@oerdnj With Debian 13 Trixie now open, we've updated the package at https://salsa.debian.org/mediawiki-team/php-excimer/ and uploaded it to https://packages.debian.org/trixie/php-excimer. I hope that makes it easier to port to deb.sury.org as well!

At https://github.com/wikimedia/less.php/actions/runs/6079215498/job/16491426989 ``` - Installing phpunit/phpunit (9.5.28): Extracting archive Failed to extract phan/phan: (9) '/usr/bin/unzip' -qq '/home/runner/work/less.php/less.php/vendor/composer/tmp-d6728d6c8fb84564c3b6a4780b3daf24' -d '/home/runner/work/less.php/less.php/vendor/composer/d2ee98f2' [/home/runner/work/less.php/less.php/vendor/composer/tmp-d6728d6c8fb84564c3b6a4780b3daf24] End-of-central-directory signature not found. Either this file is not a...

> > Yes, I think you're right that a license notice is required. Although probably all of your runtime dependencies have this problem. > > This might be true, but...

It seems the warning goes away if the callback signature is changed from `function ($pages` to `function (array $pages`. That's probably doable in most cases, though sometimes one needs to...

> Sadly, I don't think we can use todo's just yet (testem doesn't support them). Fixed :) https://github.com/testem/testem/pull/1400

@hostep I'd love to see Magento on Less.php 4.x, which fully passes all upstream Less.js 2.5.3 specs. We've also released Less.php 5.0 just now which starts the journey toward Less.js...