Thomas Tourlourat

Results 22 issues of Thomas Tourlourat

Hi there. Facebook API `app_ids` parameter is required when using field `APPUID`. This PR add the missing $app_ids argument. Regards;

CLA Signed

- Sequel Ace Version (including build number): 3.5.2 - macOS Version: 12.4 - Processor Type (Intel/Apple): Intel **Description** I could not toggle JSON because of python command not found. **Steps...

Hi there. PHP-CS-Fixer has been bumped to [3.9.0](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md#changelog-for-v390). Regards, Thomas.

Hi there. When error occurred, the debugging process is not really easy. Example : `Cannot return null for non-nullable field 'name'`. With more than 10 types with a `name` field...

enhancement

Hi there! Oldest issue : mi-2016 Oldest PR : mi-2017 I know maintaining open-source project is a hard job. What do you think about using process to allow community helping...

As a Symfony developper, I want to develop a DataCollector to know more about our usage during development process. A dedicated `DataLoaderLogger` with logged get and cached activities could be...

![Capture d’écran 2020-02-26 à 07 18 04](https://user-images.githubusercontent.com/1119250/75317375-23e0ce80-5868-11ea-9c13-ef0260027f8a.png)

One of our customer export ICS from "Microsoft Corporation//Outlook 14.0 MIMEDIR//EN" Configured TZID is empty.. ``` BEGIN:VTIMEZONE TZID: BEGIN:STANDARD ``` This commit allow a fallback to the default timezone value...

This function return an array of array, there is no defined order of this structure. I guess it could be useful to add a correct interpretation of this information :...

in discussion

Running the mutatest, I get a "Call to a member function hasFail() on a non-object" See file : https://github.com/Halleck45/MutaTesting/blob/master/src/Hal/MutaTesting/Command/RunMutatingCommand.php#L135