Joanis Rt

Results 24 comments of Joanis Rt

Be careful, if the **default** translation file is not found (messages), the request is automatically redirected to the config translation file (#178). That's why it would be very useful to...

Hi, thank you very much for your share mate, but I already did it (branch ```8.x``` ). πŸ˜„ There is many subtil things about arguments into JSON-RPC. I tried all...

Following PR #25 and branch ```8.x``` - We have to decide: ```symfony/http-client``` package (curl or PHP native) dependency or PHP native support for requests. πŸ˜•

Same here with my company ☺️ I copied your code for PHP native stream (I didn't know well) and marked you as co-author πŸ˜‰

> The real question is Are there any real advantages to use curl and not native streams ? In the other hand, "many" web hosting companies desactivate "allow_url_fopen = 0"...

All these namespaces are not following the folder structure. For example, the namespace definition in file ```Ripcord/Documentor/Parsers/PhpDoc.php``` is ```Ripcord\Parsers``` but should be ```Ripcord\Documentator\Parsers```. Then, sometimes it's ```Documentor``` and ```Documentator``` another...

How can I fix continuous integration checks?

It seems not possible to avoid all BC breaks due to the folder ```Documentator```. Your code uses reflections so I didn't create fake folders and classes to extend right ones....

Hi, The pull request has been merged but there is still double translations.

Hi, Any news about this feature?.. We still cannot use filters on embedded properties... Please review priorities, I think this is a primary feature, more than light/dark mode or others...