From 3f43661fdc25962a8daa500d4bc65fbcabf4de81 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 30 Nov 2019 12:19:43 -0800 Subject: [PATCH] Create stubs for testing uuid_* methods for environments without pecl/uuid --- tests/bootstrap.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/tests/bootstrap.php b/tests/bootstrap.php index b37eeca..feccbed 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,6 +1,28 @@ init([ 'debug' => true,