From e6ae89d089eb150a475b08bac4e8fc64f8c3f837 Mon Sep 17 00:00:00 2001 From: DerManoMann Date: Wed, 30 Aug 2023 16:08:40 +1200 Subject: [PATCH] Add nullable scratch test --- tests/Fixtures/Scratch/Nullable.php | 58 ++++++++++++++++++++++++++++ tests/Fixtures/Scratch/Nullable.yaml | 44 +++++++++++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 tests/Fixtures/Scratch/Nullable.php create mode 100644 tests/Fixtures/Scratch/Nullable.yaml diff --git a/tests/Fixtures/Scratch/Nullable.php b/tests/Fixtures/Scratch/Nullable.php new file mode 100644 index 00000000..7eba2d82 --- /dev/null +++ b/tests/Fixtures/Scratch/Nullable.php @@ -0,0 +1,58 @@ +