Arkadiusz Kondas

Results 24 issues of Arkadiusz Kondas

- For object `spl_object_hash` then `md5` - For primitives `md5`

If i run command ``` php -d extension=ds.so some_file.php ``` Then Ds extension works ok. But when i want add this line to php.ini: ``` extension=ds.so ``` Then php throw...

Bug

**Problem:** If you get a very long text in the compared string, it makes it very difficult to debug the console. For example using `PHPMatcherConstraint` with API tests, when response...

Proposal: ```yml chaos_monkey: activators: query_param: false # if true then chaos monkey will be called only if given query param exist (with any value) query_param_name: 'chaos' ``` Example: GET `/page?chaos=true`

Because it is a new library, we now have a moment to discuss architecture. php-ml in its implementation as a dataset used ordinary native arrays. This was associated with a...

Invalid string type is substituted when column type is uuid (for pgsql): ``` Line src/Some/Infrastructure/Doctrine/Dbal/DbalSomeQuery.php ------ ----------------------------------------------------------------------------------------------------------------------- 22 Query error: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for...

bug

## Motivation Allow to define logical expressions which will help with more advanced or complex expressions. Class name is not perfect but `Or` is keyword hence can't be used directly...

It is not directly related to the client, but I have such a problem: For example, I have three different scops set up in my application ![Screenshot from 2020-04-23 08-11-30](https://user-images.githubusercontent.com/8239917/80065219-0e231900-853a-11ea-9576-7d4328b01d41.png)...