From 80d3db1dcf8fe9ca66d4e3f2e2116d3bc39ae2b4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Jul 2022 22:26:21 +0300 Subject: upgrade idiorm to php8.1-patched version (aaronpk/idiorm) --- .../safe/deprecated/Exceptions/MysqliException.php | 11 +++++++++++ .../safe/deprecated/Exceptions/PasswordException.php | 15 +++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php create mode 100644 vendor/thecodingmachine/safe/deprecated/Exceptions/PasswordException.php (limited to 'vendor/thecodingmachine/safe/deprecated/Exceptions') diff --git a/vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php b/vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php new file mode 100644 index 000000000..4cadf6ca1 --- /dev/null +++ b/vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php @@ -0,0 +1,11 @@ +