Skip to content

Commit d59629b

Browse files
committed
Static reflection for DateTime classes for everyone - to solve timecop issues (#2801)
1 parent f4a9d5f commit d59629b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/config.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ parameters:
7777
staticReflectionClassNamePatterns:
7878
- '#^PhpParser\\#'
7979
- '#^Hoa\\#'
80+
- '#^DateTime(?:Interface|Immutable)?$#'
8081
dynamicConstantNames:
8182
- ICONV_IMPL
8283
- PHP_VERSION

0 commit comments

Comments
 (0)