Skip to content

Comments

chore: fix PHPStan error#7751

Merged
soyuka merged 4 commits intoapi-platform:mainfrom
Maxcastel:fix-phpstan
Feb 12, 2026
Merged

chore: fix PHPStan error#7751
soyuka merged 4 commits intoapi-platform:mainfrom
Maxcastel:fix-phpstan

Conversation

@Maxcastel
Copy link
Contributor

Fix the followig error:

Error: Parameter #1 $codepoint of function chr expects int<0, 255>, (float|int) given.
 ------ -------------------------------------------------------------- 
  Line   Tests/GraphQlTest.php                                         
 ------ -------------------------------------------------------------- 
  86     Parameter #1 $codepoint of function chr expects int<0, 255>,  
         (float|int) given.                                            
         🪪  argument.type                                             
 ------ --------------------------------------------------------------

@soyuka soyuka merged commit 97aea06 into api-platform:main Feb 12, 2026
148 of 149 checks passed
soyuka pushed a commit to soyuka/core that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants