Gert de Pagter

Results 64 comments of Gert de Pagter

@monro93 Can you verify that this is no longer an issue in a newer version?

I'm not sure about tooling. One option you could look into is using a configuration class that users can pass into the client. This would make sure it can only...

Oof its been a while since i made this issue. Currently i'm not using Elastica (or Elasticsearch for that matter) anymore.

> What would be the difference between `T\vec(T\mixed())` and `T\mixed_vec()`? Better performance, this won't loop over the entire array if its not needed. Se also https://github.com/azjezz/psl/issues/359

> Wouldn't running after static lambda relax the first requirement? These two kinda have circular dependency, idk if php-cs-fixer can handle that atm.

> must not be declared by interface Interfaces can't declare private methods right?

I don't understand, could you provide an example

One more possible edge case that (may) not be relevant yet. How about $this etc in php 7.4 arrow functions