Skip to content

Commit f414fd2

Browse files
authored
[automated] Apply Coding Standard (#7225)
Co-authored-by: TomasVotruba <924196+TomasVotruba@users.noreply.github.com>
1 parent 5ef04eb commit f414fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ValueObject/PhpVersionFeature.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ final class PhpVersionFeature
810810
* @var int
811811
*/
812812
public const DEPRECATE_OUTSIDE_INTERVEL_VAL_IN_CHR_FUNCTION = PhpVersion::PHP_85;
813-
813+
814814
/**
815815
* @see https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_passing_string_which_are_not_one_byte_long_to_ord
816816
* @var int

0 commit comments

Comments
 (0)