Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 8f70814

Browse files
committed
Test with safe_array and safe_vector_array
1 parent 1a8e120 commit 8f70814

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.hhconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
assume_php=false
22
enable_experimental_tc_features = no_fallback_in_namespaces
3+
safe_array = true
4+
safe_vector_array = true
35
ignored_paths = [ "vendor/.+/tests/.+" ]

0 commit comments

Comments
 (0)