From 90caf9f1e6f6c31cd5387daaf1c01a740e568a89 Mon Sep 17 00:00:00 2001 From: Alexandre Daubois Date: Wed, 31 May 2023 17:18:11 +0200 Subject: [PATCH] [VarDumper] Add named arguments coverage of VarDumper's function --- Tests/Dumper/functions/dd_with_named_args.phpt | 16 ++++++++++++++++ .../Dumper/functions/dump_with_named_args.phpt | 17 +++++++++++++++++ Tests/Dumper/functions/dump_without_args.phpt | 16 ++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 Tests/Dumper/functions/dd_with_named_args.phpt create mode 100644 Tests/Dumper/functions/dump_with_named_args.phpt create mode 100644 Tests/Dumper/functions/dump_without_args.phpt diff --git a/Tests/Dumper/functions/dd_with_named_args.phpt b/Tests/Dumper/functions/dd_with_named_args.phpt new file mode 100644 index 00000000..d3b58e1a --- /dev/null +++ b/Tests/Dumper/functions/dd_with_named_args.phpt @@ -0,0 +1,16 @@ +--TEST-- +Test dd() with named args show label +--FILE-- +