Linus Metzler
Linus Metzler
Now all tests are passing except the ones using Microsoft's Translator Service: `Please provide a client_key for Microsoft Translator service`.
I had to upgrade the `satooshi/php-coveralls` package in https://github.com/limenet/laravel-localization-helpers/commit/c8eaa858a0815693d4756bc743ead0137332b715 for the build to start as it couldn't resolve `dev-master` (anymore). --- The only failing tests are the ones using Microsoft's...
The current version of [ItemInterface.php](https://github.com/tedious/Stash/blob/master/src/Stash/Interfaces/ItemInterface.php#L165) (which was last modified on Feb 19, 2016) has a method `setTTL()`. Or am I missing something?
@JeromeGill you can submit a PR against the docs [in the separate repo for the docs](https://github.com/tedious/www.stashphp.com)
I just realized the AWS PHP SDK v3 requires PHP >= 5.5. Considerin 7.0 is out now and 5.4 was EOL more than one year ago (even 5.5 is EOL),...
@tomschlick since I'm using this PR in production and haven't heard anything from @jmathai I decided to publish my fork as a standalone package. This, of course, comes with its...
> Maybe it depends of the context? Can somebody research/corroborate that? The entry for "permission" in the [Oxford Learner's Dictionary](https://www.oxfordlearnersdictionaries.com/definition/english/permission) says > [countable, usually plural] an official written statement allowing...
Thanks for the help, @webpro! Unfortunately I can't get option 2 to work (after adding the export to `package.json`) as this seems to e.g. break the call to `Git.stage()` (despite...
Sorry for the late reply. > No I was not really aware of this. Are you saying that there is no way to use `export default` or `module.exports` or the...
@OzanKurt Normally I'm hesitant to take over a package but as you mentioned, this package appears to be abandoned, so there's a new repository now over at https://github.com/limenet/laravel-mysql-spatial. Before I...