Joey

Results 23 issues of Joey

There's a lot of misuse or vague use of the term "best practice" and this tends to be a vague yet charged statement. For example: > It is considered best...

The example in documentation is a bit confusing as it's out of context. It wouldn't make immediate sense to those using mostly strict type hinting. It needs to have the...

This repository hasn't been maintained for years. If it possible to transfer it to a new owner or to shut it down / redirect users elsewhere?

This is a work in progress and PR is only for draft. This version does not care for BC, so would have to be version 2. * Supports PHP 7.3+...

Even when configured for local it tries to shoot out onto the internet... ``` { UnknownEndpoint: Inaccessible host: `sqs.local.amazonaws.com'. This service may not be available in the `local' region. at...

If I do var x = (int)(a - b); I get unknown type, cast. It seems to just be hoping for a literal type or something (somehow magically works for...

nfr

It would be nice to include in the benchmark scripts some benchmarks of the scripts after they are minified to also account for optimisations. Minimal: * Run time for a...

For large scale use and production readiness however, it really wants plexing. You sort of achieve that with the mutxes, but only within a limited scope. If I want to...

I have a few issues with the syntax parsing in this case. It uses it's own parser so I would expect it to be better. Expressions should just work. I...

Using the new mongo adapter as instructed in the documentation I get: Fatal error: Class 'mongoid' not found When trying ```$entity->save()```

Mongo
Component: ACL
Component: DB