jean-marie leroux

Results 23 issues of jean-marie leroux

Dedicated interfaces are needed for correct type-hinting. When using PHP >= 7.4, a more strict interface would for example allow safe use of Row::toArray() when using the iterator. If we...

PHP 7.2 is unsupported and 7.3 will be in a couple of month: https://www.php.net/supported-versions.php What about PHP 7.4 as minimu version for this library? We could use more strict type...

I didn't have PHP 7.2 on my machine and had to use Docker to run unit tests

**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...

ucs

Upgrade phpseclib to be less prone to security breach and allow us to configure the .rnd file path ([here](https://github.com/akeneo/pim-community-dev/pull/16149/files#diff-67cbf1d31bcf9bb04169cf1e1736d9c0f99be6d1bb16a5f0777e94465d87926bR3)) Putting it in the /tmp directory avoid to create it at...

echoes/effort: S
echoes/intent: technical

What about providing a Twitter Oauth login ?

feature
easy pick
idea

All potential users are not Github geeks, nor Google fans. What do you think about a LinkedIn login ?

feature
easy pick
idea

Some dev fixtures would be usefull : - dummy badges - dummy users

DX

This PR allows you to run integration tests without using the cache container. It can be useful when working on services DI definition by launching the integration test. Without this...

tech-improvement

We need to update this library to be able to continue using it.