Mandy Schoep

Results 17 comments of Mandy Schoep

Fortunately not, see the [interface for 1.x](https://github.com/twigphp/Twig/blob/1.x/lib/Twig/TemplateInterface.php) Version 2.x does not have that interface and has an [abstract class instead](https://github.com/twigphp/Twig/blob/2.x/lib/Twig/Template.php)

Can someone rerun the checks, because the checks failed on PHP 5.3 and PHP 5.4 which have been removed from Travis recently.

I am experiencing slow uploads as well. git-ftp -vvvv makes no difference, it is still slow. I am running OSX 10.9.3 with git-ftp 0.9.0 Can I help you with debugging?...

@ben2talk have you installed `fd` per the instructions (see README.md Requirements)?

Really cool to see some big progress on `deb-get`! One thing, which isn't possible any more, is to just grab the `deb-get` file from the repo and execute it because...

Makes completely sense to increase the counter when it is up-to-date, didn't think about it when implementing that... In bin-get I made sure that before running an installation (in the...

Since I have been following this thread for over 2 years, I found an alternative solution to run other distro's in the same fashion as Multipass does, with [Lima](https://lima-vm.io/). After...

I don't think that is possible, at least it isn't as bad as having a Javascript project which has 20 different config files in the root directory of your project....

Damn, I am such an idiot, had the command in the README wrong, but correct in my first comment in this PR

@yne I'll give this another go this weekend!