-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: - remove bin/: no longer used, and not compatible with CTPBR - update all dependencies to 3.24-compatible versions - update .hhconfig to test 3.24 flags Closes #44 Reviewed By: periodic1236 Differential Revision: D6668942 Pulled By: periodic1236 fbshipit-source-id: 2a007d47ccc19ba2ca63194133d90ec13b562e91
- Loading branch information
1 parent
3f5c3c9
commit ef61c01
Showing
6 changed files
with
70 additions
and
588 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
assume_php=false | ||
enable_experimental_tc_features = safe_pass_by_ref, safe_array, safe_vector_array, contextual_inference | ||
ignored_paths = [ "vendor/.+/tests/.+" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.