Nicolas Giraud

Results 23 issues of Nicolas Giraud

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) from **4.0.6.3** (still bugged in **4.0.7.1**) | | Language level | PHP 8.0,...

Description: -- With PHP 8.1's new feature of array unpacking working with key-strings, it's now possible to merge arrays without the use of `array_merge`. Here is a link to a...

| Question | Answer | ------------| --------------- | Infection version | 0.23.0 | Test Framework version | PHPUnit 9.5.5 | PHP version | 8.0.x | Platform | Ubuntu I'm experimenting...

Bug

Just code review on the reporters. I planned to add XML as new output format but it's a bit more complicated than expected. The bag of metrics is containing too...

Hi, still me :smile: , I have a question about the LCOM4 value used and even after reseach I wasn't able to find any document or explaination. Basically, the LCOM4...

question

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened On MySQL, it is possible to run the statement `DELIMITER` to specify...

bug
mysql

| Question | Answer | ------------| --------------- | Infection version | 0.27.8 | Test Framework version | PHPUnit 10.5.7 | PHP CodeCoverage version | 10.1.11 | PHP version | 8.2.8...

Bug

Hi! PHPUnit 11 has ben released a few days ago, and there are IMO some missing adaptations to do on Phake. - [ ] On https://github.com/phake/phake/blob/231f306d9afe08df84e8dd9299f9ce20dc710f23/src/Phake.php#L73-L77 the `public const CLIENT_PHPUNIT11...

Add support for `ALTER FUNCTION` and `ALTER PROCEDURE` statements. The ABNF for those statements are exactly the same since MySQL 5.0 to latest MariaDb version: * Doc for MySQL 5.0:...

## Bug report Hi! Thank you for PHP-CS-Fixer! I'm having an issue with version 3.51.0 (and probably those before too). ### Description When trying to fix the current snippet, PHP-CS-Fixer...

kind/bug