Stéphane HULARD

Results 31 issues of Stéphane HULARD

I use phing on some other projects to initialize configuration depends on environment... Add Phing as configuration builder can make this module more usable

enhancement

### Summary Some links pointed to the archived paragonie/airship-docs repository. Now they all use the paragonie/airship `docs` folder. ## Contributor Agreement (Required) I am submitting this pull request under one...

As of Hoaproject/Consistency#29 mentioned, the usage of flex entity will break some static analyzer. Adding `hoa/devtools` as a dependency fix the problem at least in PHPStorm. Must fix Hoaproject/Consistency#30.

Hello ! As discussed in the #72, I create an issue for this new feature. The goal here is to use `Process` class to run multiple scripts from the same...

enhancement
difficulty: hard
ready

Hello ! I'm currently trying to migrate a lib from PHPUnit to Atoum: https://github.com/bee4/events It's a really simple piece of code which contains interfaces, adapters and a trait. With PHPUnit...

feature request

**Is your feature request related to a problem? Please describe.** I've a documented API that is splitted in multiple YAML files. Each files reference each others by using the $ref...

enhancement

Hello, I'm actually using Poedit to work on WordPress translations and it works really well 👍. I'm also working on others kind of projects which are not using GetText translation...

Feature Request

Hello, In the Bin/Client.php class, the return type for the `main` method is `:int`. But at line 79, there is a call to `$this->usage()` which return `void`. Since the value...

Hello, I'm currently writing a WebSocket daemon to notify users when some data are updating. I want to retrieve some context from the WebSocket connection so I use the socket...

question
difficulty: medium
in progress