Clark Fischer

Results 2 issues of Clark Fischer

I've started working on an automated test suite for Ardent using PHPUnit and Mockery (same as used in Laravel). Since [`LaravelBook\Ardent\Ardent`](https://github.com/laravelbook/ardent/blob/master/src/LaravelBook/Ardent/Ardent.php) is a large class, I've decided to split the...

RFC

I tried to parse the input from [section 6.5 - Group inputs]( https://github.com/sveltejs/learn.svelte.dev/blob/4e150877cc860208dcf5d68d9ccd138bd5195a77/content/tutorial/01-svelte/06-bindings/05-group-inputs/app-a/src/lib/App.svelte#L24-L34) of the svelte tutorial. Emacs' query explorer showed that the query failed, and I was able to...