Version Description
Release date: November 13th, 2020
- Update: Rebuild with composer 1.
Download this release
Release Info
Developer | boldgrid |
Plugin | Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid |
Version | 1.14.8 |
Comparing to | |
See all releases |
Code changes from version 1.14.7 to 1.14.8
- boldgrid-backup.php +1 -1
- coverage.xml +35 -194
- includes/config/.gitignore +0 -1
- readme.txt +7 -1
- vendor/autoload.php +1 -1
- vendor/boldgrid/library/.gitignore +0 -8
- vendor/boldgrid/library/build/toggles-full.css +209 -0
- vendor/boldgrid/library/build/toggles.min.js +10 -0
- vendor/composer/ClassLoader.php +2 -2
- vendor/composer/InstalledVersions.php +0 -245
- vendor/composer/autoload_classmap.php +12 -1
- vendor/composer/autoload_real.php +8 -10
- vendor/composer/autoload_static.php +16 -5
- vendor/composer/installed.json +229 -237
- vendor/composer/installed.php +0 -60
- vendor/composer/platform_check.php +0 -26
- vendor/ifsnop/mysqldump-php/.gitignore +0 -9
boldgrid-backup.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
* Plugin Name: Total Upkeep
|
17 |
* Plugin URI: https://www.boldgrid.com/boldgrid-backup/
|
18 |
* Description: Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.
|
19 |
-
* Version: 1.14.
|
20 |
* Author: BoldGrid
|
21 |
* Author URI: https://www.boldgrid.com/
|
22 |
* License: GPL-2.0+
|
16 |
* Plugin Name: Total Upkeep
|
17 |
* Plugin URI: https://www.boldgrid.com/boldgrid-backup/
|
18 |
* Description: Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.
|
19 |
+
* Version: 1.14.8
|
20 |
* Author: BoldGrid
|
21 |
* Author URI: https://www.boldgrid.com/
|
22 |
* License: GPL-2.0+
|
coverage.xml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<coverage generated="
|
3 |
-
<project timestamp="
|
4 |
<package name="Boldgrid\Backup\Admin\Card">
|
5 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/admin/card/class-amazon-s3.php">
|
6 |
<class name="Amazon_S3" namespace="Boldgrid\Backup\Admin\Card" fullPackage="Amazon">
|
@@ -2269,7 +2269,7 @@
|
|
2269 |
<line num="284" type="stmt" count="7"/>
|
2270 |
<line num="287" type="stmt" count="7"/>
|
2271 |
<line num="288" type="stmt" count="7"/>
|
2272 |
-
<line num="289" type="stmt" count="
|
2273 |
<line num="292" type="stmt" count="7"/>
|
2274 |
<line num="294" type="stmt" count="7"/>
|
2275 |
<line num="295" type="stmt" count="7"/>
|
@@ -76984,102 +76984,18 @@
|
|
76984 |
<metrics loc="445" ncloc="281" classes="1" methods="21" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="216" coveredstatements="0" elements="237" coveredelements="0"/>
|
76985 |
</file>
|
76986 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_static.php">
|
76987 |
-
<class name="
|
76988 |
<metrics complexity="2" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="5" coveredstatements="0" elements="7" coveredelements="0"/>
|
76989 |
</class>
|
76990 |
-
<line num="
|
76991 |
-
<line num="
|
76992 |
-
<line num="
|
76993 |
-
<line num="
|
76994 |
-
<line num="84" type="stmt" count="0"/>
|
76995 |
-
<line num="85" type="stmt" count="0"/>
|
76996 |
-
<line num="87" type="stmt" count="0"/>
|
76997 |
-
<line num="88" type="stmt" count="0"/>
|
76998 |
-
<metrics loc="89" ncloc="87" classes="1" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="6" coveredstatements="0" elements="8" coveredelements="0"/>
|
76999 |
-
</file>
|
77000 |
-
</package>
|
77001 |
-
<package name="Composer">
|
77002 |
-
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/InstalledVersions.php">
|
77003 |
-
<class name="InstalledVersions" namespace="Composer">
|
77004 |
-
<metrics complexity="21" methods="10" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="66" coveredstatements="0" elements="76" coveredelements="0"/>
|
77005 |
-
</class>
|
77006 |
-
<line num="81" type="method" name="getInstalledPackages" visibility="public" complexity="1" crap="2" count="0"/>
|
77007 |
-
<line num="82" type="stmt" count="0"/>
|
77008 |
-
<line num="83" type="stmt" count="0"/>
|
77009 |
-
<line num="84" type="stmt" count="0"/>
|
77010 |
-
<line num="94" type="method" name="isInstalled" visibility="public" complexity="1" crap="2" count="0"/>
|
77011 |
<line num="95" type="stmt" count="0"/>
|
77012 |
<line num="96" type="stmt" count="0"/>
|
77013 |
-
<line num="
|
77014 |
-
<line num="
|
77015 |
-
<
|
77016 |
-
<line num="114" type="stmt" count="0"/>
|
77017 |
-
<line num="115" type="stmt" count="0"/>
|
77018 |
-
<line num="117" type="stmt" count="0"/>
|
77019 |
-
<line num="118" type="stmt" count="0"/>
|
77020 |
-
<line num="129" type="method" name="getVersionRanges" visibility="public" complexity="6" crap="42" count="0"/>
|
77021 |
-
<line num="130" type="stmt" count="0"/>
|
77022 |
-
<line num="131" type="stmt" count="0"/>
|
77023 |
-
<line num="132" type="stmt" count="0"/>
|
77024 |
-
<line num="133" type="stmt" count="0"/>
|
77025 |
-
<line num="135" type="stmt" count="0"/>
|
77026 |
-
<line num="136" type="stmt" count="0"/>
|
77027 |
-
<line num="137" type="stmt" count="0"/>
|
77028 |
-
<line num="138" type="stmt" count="0"/>
|
77029 |
-
<line num="139" type="stmt" count="0"/>
|
77030 |
-
<line num="140" type="stmt" count="0"/>
|
77031 |
-
<line num="141" type="stmt" count="0"/>
|
77032 |
-
<line num="142" type="stmt" count="0"/>
|
77033 |
-
<line num="143" type="stmt" count="0"/>
|
77034 |
-
<line num="144" type="stmt" count="0"/>
|
77035 |
-
<line num="145" type="stmt" count="0"/>
|
77036 |
-
<line num="146" type="stmt" count="0"/>
|
77037 |
-
<line num="147" type="stmt" count="0"/>
|
77038 |
-
<line num="149" type="stmt" count="0"/>
|
77039 |
-
<line num="150" type="stmt" count="0"/>
|
77040 |
-
<line num="156" type="method" name="getVersion" visibility="public" complexity="3" crap="12" count="0"/>
|
77041 |
-
<line num="157" type="stmt" count="0"/>
|
77042 |
-
<line num="158" type="stmt" count="0"/>
|
77043 |
-
<line num="159" type="stmt" count="0"/>
|
77044 |
-
<line num="160" type="stmt" count="0"/>
|
77045 |
-
<line num="162" type="stmt" count="0"/>
|
77046 |
-
<line num="163" type="stmt" count="0"/>
|
77047 |
-
<line num="164" type="stmt" count="0"/>
|
77048 |
-
<line num="166" type="stmt" count="0"/>
|
77049 |
-
<line num="167" type="stmt" count="0"/>
|
77050 |
-
<line num="173" type="method" name="getPrettyVersion" visibility="public" complexity="3" crap="12" count="0"/>
|
77051 |
-
<line num="174" type="stmt" count="0"/>
|
77052 |
-
<line num="175" type="stmt" count="0"/>
|
77053 |
-
<line num="176" type="stmt" count="0"/>
|
77054 |
-
<line num="177" type="stmt" count="0"/>
|
77055 |
-
<line num="179" type="stmt" count="0"/>
|
77056 |
-
<line num="180" type="stmt" count="0"/>
|
77057 |
-
<line num="181" type="stmt" count="0"/>
|
77058 |
-
<line num="183" type="stmt" count="0"/>
|
77059 |
-
<line num="184" type="stmt" count="0"/>
|
77060 |
-
<line num="190" type="method" name="getReference" visibility="public" complexity="3" crap="12" count="0"/>
|
77061 |
-
<line num="191" type="stmt" count="0"/>
|
77062 |
-
<line num="192" type="stmt" count="0"/>
|
77063 |
-
<line num="193" type="stmt" count="0"/>
|
77064 |
-
<line num="194" type="stmt" count="0"/>
|
77065 |
-
<line num="196" type="stmt" count="0"/>
|
77066 |
-
<line num="197" type="stmt" count="0"/>
|
77067 |
-
<line num="198" type="stmt" count="0"/>
|
77068 |
-
<line num="200" type="stmt" count="0"/>
|
77069 |
-
<line num="201" type="stmt" count="0"/>
|
77070 |
-
<line num="207" type="method" name="getRootPackage" visibility="public" complexity="1" crap="2" count="0"/>
|
77071 |
-
<line num="208" type="stmt" count="0"/>
|
77072 |
-
<line num="209" type="stmt" count="0"/>
|
77073 |
-
<line num="210" type="stmt" count="0"/>
|
77074 |
-
<line num="218" type="method" name="getRawData" visibility="public" complexity="1" crap="2" count="0"/>
|
77075 |
-
<line num="219" type="stmt" count="0"/>
|
77076 |
-
<line num="220" type="stmt" count="0"/>
|
77077 |
-
<line num="221" type="stmt" count="0"/>
|
77078 |
-
<line num="241" type="method" name="reload" visibility="public" complexity="1" crap="2" count="0"/>
|
77079 |
-
<line num="242" type="stmt" count="0"/>
|
77080 |
-
<line num="243" type="stmt" count="0"/>
|
77081 |
-
<line num="244" type="stmt" count="0"/>
|
77082 |
-
<metrics loc="245" ncloc="245" classes="1" methods="10" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="66" coveredstatements="0" elements="76" coveredelements="0"/>
|
77083 |
</file>
|
77084 |
</package>
|
77085 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_classmap.php">
|
@@ -77121,7 +77037,18 @@
|
|
77121 |
<line num="41" type="stmt" count="0"/>
|
77122 |
<line num="42" type="stmt" count="0"/>
|
77123 |
<line num="43" type="stmt" count="0"/>
|
77124 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77125 |
</file>
|
77126 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_files.php">
|
77127 |
<line num="5" type="stmt" count="0"/>
|
@@ -77149,8 +77076,8 @@
|
|
77149 |
<metrics loc="12" ncloc="10" classes="0" methods="0" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="7" coveredstatements="0" elements="7" coveredelements="0"/>
|
77150 |
</file>
|
77151 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_real.php">
|
77152 |
-
<class name="
|
77153 |
-
<metrics complexity="13" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="
|
77154 |
</class>
|
77155 |
<line num="9" type="method" name="loadClassLoader" visibility="public" complexity="2" crap="6" count="0"/>
|
77156 |
<line num="10" type="stmt" count="0"/>
|
@@ -77164,98 +77091,27 @@
|
|
77164 |
<line num="22" type="stmt" count="0"/>
|
77165 |
<line num="23" type="stmt" count="0"/>
|
77166 |
<line num="25" type="stmt" count="0"/>
|
77167 |
-
<line num="27" type="stmt" count="0"/>
|
77168 |
-
<line num="28" type="stmt" count="0"/>
|
77169 |
-
<line num="29" type="stmt" count="0"/>
|
77170 |
-
<line num="31" type="stmt" count="0"/>
|
77171 |
-
<line num="32" type="stmt" count="0"/>
|
77172 |
-
<line num="33" type="stmt" count="0"/>
|
77173 |
-
<line num="35" type="stmt" count="0"/>
|
77174 |
-
<line num="36" type="stmt" count="0"/>
|
77175 |
-
<line num="37" type="stmt" count="0"/>
|
77176 |
-
<line num="38" type="stmt" count="0"/>
|
77177 |
-
<line num="39" type="stmt" count="0"/>
|
77178 |
-
<line num="40" type="stmt" count="0"/>
|
77179 |
-
<line num="42" type="stmt" count="0"/>
|
77180 |
-
<line num="43" type="stmt" count="0"/>
|
77181 |
-
<line num="44" type="stmt" count="0"/>
|
77182 |
-
<line num="45" type="stmt" count="0"/>
|
77183 |
-
<line num="47" type="stmt" count="0"/>
|
77184 |
-
<line num="48" type="stmt" count="0"/>
|
77185 |
-
<line num="49" type="stmt" count="0"/>
|
77186 |
-
<line num="50" type="stmt" count="0"/>
|
77187 |
-
<line num="51" type="stmt" count="0"/>
|
77188 |
-
<line num="53" type="stmt" count="0"/>
|
77189 |
-
<line num="55" type="stmt" count="0"/>
|
77190 |
-
<line num="56" type="stmt" count="0"/>
|
77191 |
-
<line num="57" type="stmt" count="0"/>
|
77192 |
-
<line num="58" type="stmt" count="0"/>
|
77193 |
-
<line num="59" type="stmt" count="0"/>
|
77194 |
-
<line num="60" type="stmt" count="0"/>
|
77195 |
-
<line num="61" type="stmt" count="0"/>
|
77196 |
-
<line num="62" type="stmt" count="0"/>
|
77197 |
-
<line num="64" type="stmt" count="0"/>
|
77198 |
-
<line num="65" type="stmt" count="0"/>
|
77199 |
-
<line num="69" type="stmt" count="0"/>
|
77200 |
-
<line num="70" type="stmt" count="0"/>
|
77201 |
-
<line num="71" type="stmt" count="0"/>
|
77202 |
-
<line num="73" type="stmt" count="0"/>
|
77203 |
-
<line num="74" type="stmt" count="0"/>
|
77204 |
-
<line num="75" type="stmt" count="0"/>
|
77205 |
-
<metrics loc="75" ncloc="70" classes="1" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="48" coveredstatements="0" elements="50" coveredelements="0"/>
|
77206 |
-
</file>
|
77207 |
-
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/installed.php">
|
77208 |
-
<line num="2" type="stmt" count="0"/>
|
77209 |
-
<line num="3" type="stmt" count="0"/>
|
77210 |
-
<line num="4" type="stmt" count="0"/>
|
77211 |
-
<line num="5" type="stmt" count="0"/>
|
77212 |
-
<line num="6" type="stmt" count="0"/>
|
77213 |
-
<line num="7" type="stmt" count="0"/>
|
77214 |
-
<line num="8" type="stmt" count="0"/>
|
77215 |
-
<line num="9" type="stmt" count="0"/>
|
77216 |
-
<line num="10" type="stmt" count="0"/>
|
77217 |
-
<line num="11" type="stmt" count="0"/>
|
77218 |
-
<line num="12" type="stmt" count="0"/>
|
77219 |
-
<line num="13" type="stmt" count="0"/>
|
77220 |
-
<line num="14" type="stmt" count="0"/>
|
77221 |
-
<line num="15" type="stmt" count="0"/>
|
77222 |
-
<line num="16" type="stmt" count="0"/>
|
77223 |
-
<line num="17" type="stmt" count="0"/>
|
77224 |
-
<line num="18" type="stmt" count="0"/>
|
77225 |
-
<line num="19" type="stmt" count="0"/>
|
77226 |
-
<line num="20" type="stmt" count="0"/>
|
77227 |
-
<line num="21" type="stmt" count="0"/>
|
77228 |
-
<line num="22" type="stmt" count="0"/>
|
77229 |
-
<line num="23" type="stmt" count="0"/>
|
77230 |
-
<line num="24" type="stmt" count="0"/>
|
77231 |
-
<line num="25" type="stmt" count="0"/>
|
77232 |
<line num="26" type="stmt" count="0"/>
|
77233 |
<line num="27" type="stmt" count="0"/>
|
77234 |
-
<line num="28" type="stmt" count="0"/>
|
77235 |
<line num="29" type="stmt" count="0"/>
|
77236 |
<line num="30" type="stmt" count="0"/>
|
77237 |
<line num="31" type="stmt" count="0"/>
|
77238 |
-
<line num="32" type="stmt" count="0"/>
|
77239 |
<line num="33" type="stmt" count="0"/>
|
77240 |
<line num="34" type="stmt" count="0"/>
|
77241 |
<line num="35" type="stmt" count="0"/>
|
77242 |
<line num="36" type="stmt" count="0"/>
|
77243 |
<line num="37" type="stmt" count="0"/>
|
77244 |
<line num="38" type="stmt" count="0"/>
|
77245 |
-
<line num="39" type="stmt" count="0"/>
|
77246 |
<line num="40" type="stmt" count="0"/>
|
77247 |
<line num="41" type="stmt" count="0"/>
|
77248 |
<line num="42" type="stmt" count="0"/>
|
77249 |
<line num="43" type="stmt" count="0"/>
|
77250 |
-
<line num="44" type="stmt" count="0"/>
|
77251 |
<line num="45" type="stmt" count="0"/>
|
77252 |
<line num="46" type="stmt" count="0"/>
|
77253 |
<line num="47" type="stmt" count="0"/>
|
77254 |
<line num="48" type="stmt" count="0"/>
|
77255 |
<line num="49" type="stmt" count="0"/>
|
77256 |
-
<line num="50" type="stmt" count="0"/>
|
77257 |
<line num="51" type="stmt" count="0"/>
|
77258 |
-
<line num="52" type="stmt" count="0"/>
|
77259 |
<line num="53" type="stmt" count="0"/>
|
77260 |
<line num="54" type="stmt" count="0"/>
|
77261 |
<line num="55" type="stmt" count="0"/>
|
@@ -77264,30 +77120,15 @@
|
|
77264 |
<line num="58" type="stmt" count="0"/>
|
77265 |
<line num="59" type="stmt" count="0"/>
|
77266 |
<line num="60" type="stmt" count="0"/>
|
77267 |
-
<
|
77268 |
-
|
77269 |
-
|
77270 |
-
<line num="
|
77271 |
-
<line num="
|
77272 |
-
<line num="
|
77273 |
-
<line num="
|
77274 |
-
<line num="
|
77275 |
-
<
|
77276 |
-
<line num="13" type="stmt" count="0"/>
|
77277 |
-
<line num="14" type="stmt" count="0"/>
|
77278 |
-
<line num="15" type="stmt" count="0"/>
|
77279 |
-
<line num="16" type="stmt" count="0"/>
|
77280 |
-
<line num="17" type="stmt" count="0"/>
|
77281 |
-
<line num="18" type="stmt" count="0"/>
|
77282 |
-
<line num="19" type="stmt" count="0"/>
|
77283 |
-
<line num="20" type="stmt" count="0"/>
|
77284 |
-
<line num="21" type="stmt" count="0"/>
|
77285 |
-
<line num="22" type="stmt" count="0"/>
|
77286 |
-
<line num="23" type="stmt" count="0"/>
|
77287 |
-
<line num="24" type="stmt" count="0"/>
|
77288 |
-
<line num="25" type="stmt" count="0"/>
|
77289 |
-
<line num="26" type="stmt" count="0"/>
|
77290 |
-
<metrics loc="26" ncloc="24" classes="0" methods="0" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="20" coveredstatements="0" elements="20" coveredelements="0"/>
|
77291 |
</file>
|
77292 |
<package name="Ifsnop\Mysqldump">
|
77293 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php">
|
@@ -96480,6 +96321,6 @@
|
|
96480 |
<line num="16" type="stmt" count="0"/>
|
96481 |
<metrics loc="16" ncloc="9" classes="0" methods="0" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="8" coveredstatements="0" elements="8" coveredelements="0"/>
|
96482 |
</file>
|
96483 |
-
<metrics files="
|
96484 |
</project>
|
96485 |
</coverage>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<coverage generated="1605280613">
|
3 |
+
<project timestamp="1605280613">
|
4 |
<package name="Boldgrid\Backup\Admin\Card">
|
5 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/admin/card/class-amazon-s3.php">
|
6 |
<class name="Amazon_S3" namespace="Boldgrid\Backup\Admin\Card" fullPackage="Amazon">
|
2269 |
<line num="284" type="stmt" count="7"/>
|
2270 |
<line num="287" type="stmt" count="7"/>
|
2271 |
<line num="288" type="stmt" count="7"/>
|
2272 |
+
<line num="289" type="stmt" count="7"/>
|
2273 |
<line num="292" type="stmt" count="7"/>
|
2274 |
<line num="294" type="stmt" count="7"/>
|
2275 |
<line num="295" type="stmt" count="7"/>
|
76984 |
<metrics loc="445" ncloc="281" classes="1" methods="21" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="216" coveredstatements="0" elements="237" coveredelements="0"/>
|
76985 |
</file>
|
76986 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_static.php">
|
76987 |
+
<class name="ComposerStaticInit19c33a1612155d53c889e53273fdad47" namespace="Composer\Autoload">
|
76988 |
<metrics complexity="2" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="5" coveredstatements="0" elements="7" coveredelements="0"/>
|
76989 |
</class>
|
76990 |
+
<line num="91" type="method" name="getInitializer" visibility="public" complexity="1" crap="2" count="0"/>
|
76991 |
+
<line num="92" type="stmt" count="0"/>
|
76992 |
+
<line num="93" type="method" name="anonymous function" complexity="1" crap="2" count="0"/>
|
76993 |
+
<line num="94" type="stmt" count="0"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76994 |
<line num="95" type="stmt" count="0"/>
|
76995 |
<line num="96" type="stmt" count="0"/>
|
76996 |
+
<line num="98" type="stmt" count="0"/>
|
76997 |
+
<line num="99" type="stmt" count="0"/>
|
76998 |
+
<metrics loc="100" ncloc="98" classes="1" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="6" coveredstatements="0" elements="8" coveredelements="0"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76999 |
</file>
|
77000 |
</package>
|
77001 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_classmap.php">
|
77037 |
<line num="41" type="stmt" count="0"/>
|
77038 |
<line num="42" type="stmt" count="0"/>
|
77039 |
<line num="43" type="stmt" count="0"/>
|
77040 |
+
<line num="44" type="stmt" count="0"/>
|
77041 |
+
<line num="45" type="stmt" count="0"/>
|
77042 |
+
<line num="46" type="stmt" count="0"/>
|
77043 |
+
<line num="47" type="stmt" count="0"/>
|
77044 |
+
<line num="48" type="stmt" count="0"/>
|
77045 |
+
<line num="49" type="stmt" count="0"/>
|
77046 |
+
<line num="50" type="stmt" count="0"/>
|
77047 |
+
<line num="51" type="stmt" count="0"/>
|
77048 |
+
<line num="52" type="stmt" count="0"/>
|
77049 |
+
<line num="53" type="stmt" count="0"/>
|
77050 |
+
<line num="54" type="stmt" count="0"/>
|
77051 |
+
<metrics loc="54" ncloc="52" classes="0" methods="0" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="49" coveredstatements="0" elements="49" coveredelements="0"/>
|
77052 |
</file>
|
77053 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_files.php">
|
77054 |
<line num="5" type="stmt" count="0"/>
|
77076 |
<metrics loc="12" ncloc="10" classes="0" methods="0" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="7" coveredstatements="0" elements="7" coveredelements="0"/>
|
77077 |
</file>
|
77078 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/composer/autoload_real.php">
|
77079 |
+
<class name="ComposerAutoloaderInit19c33a1612155d53c889e53273fdad47" namespace="global">
|
77080 |
+
<metrics complexity="13" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="41" coveredstatements="0" elements="43" coveredelements="0"/>
|
77081 |
</class>
|
77082 |
<line num="9" type="method" name="loadClassLoader" visibility="public" complexity="2" crap="6" count="0"/>
|
77083 |
<line num="10" type="stmt" count="0"/>
|
77091 |
<line num="22" type="stmt" count="0"/>
|
77092 |
<line num="23" type="stmt" count="0"/>
|
77093 |
<line num="25" type="stmt" count="0"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77094 |
<line num="26" type="stmt" count="0"/>
|
77095 |
<line num="27" type="stmt" count="0"/>
|
|
|
77096 |
<line num="29" type="stmt" count="0"/>
|
77097 |
<line num="30" type="stmt" count="0"/>
|
77098 |
<line num="31" type="stmt" count="0"/>
|
|
|
77099 |
<line num="33" type="stmt" count="0"/>
|
77100 |
<line num="34" type="stmt" count="0"/>
|
77101 |
<line num="35" type="stmt" count="0"/>
|
77102 |
<line num="36" type="stmt" count="0"/>
|
77103 |
<line num="37" type="stmt" count="0"/>
|
77104 |
<line num="38" type="stmt" count="0"/>
|
|
|
77105 |
<line num="40" type="stmt" count="0"/>
|
77106 |
<line num="41" type="stmt" count="0"/>
|
77107 |
<line num="42" type="stmt" count="0"/>
|
77108 |
<line num="43" type="stmt" count="0"/>
|
|
|
77109 |
<line num="45" type="stmt" count="0"/>
|
77110 |
<line num="46" type="stmt" count="0"/>
|
77111 |
<line num="47" type="stmt" count="0"/>
|
77112 |
<line num="48" type="stmt" count="0"/>
|
77113 |
<line num="49" type="stmt" count="0"/>
|
|
|
77114 |
<line num="51" type="stmt" count="0"/>
|
|
|
77115 |
<line num="53" type="stmt" count="0"/>
|
77116 |
<line num="54" type="stmt" count="0"/>
|
77117 |
<line num="55" type="stmt" count="0"/>
|
77120 |
<line num="58" type="stmt" count="0"/>
|
77121 |
<line num="59" type="stmt" count="0"/>
|
77122 |
<line num="60" type="stmt" count="0"/>
|
77123 |
+
<line num="62" type="stmt" count="0"/>
|
77124 |
+
<line num="63" type="stmt" count="0"/>
|
77125 |
+
<line num="67" type="stmt" count="0"/>
|
77126 |
+
<line num="68" type="stmt" count="0"/>
|
77127 |
+
<line num="69" type="stmt" count="0"/>
|
77128 |
+
<line num="71" type="stmt" count="0"/>
|
77129 |
+
<line num="72" type="stmt" count="0"/>
|
77130 |
+
<line num="73" type="stmt" count="0"/>
|
77131 |
+
<metrics loc="73" ncloc="68" classes="1" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="47" coveredstatements="0" elements="49" coveredelements="0"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77132 |
</file>
|
77133 |
<package name="Ifsnop\Mysqldump">
|
77134 |
<file name="/home/travis/build/BoldGrid/boldgrid-backup/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php">
|
96321 |
<line num="16" type="stmt" count="0"/>
|
96322 |
<metrics loc="16" ncloc="9" classes="0" methods="0" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="8" coveredstatements="0" elements="8" coveredelements="0"/>
|
96323 |
</file>
|
96324 |
+
<metrics files="964" loc="193606" ncloc="117976" classes="872" methods="3604" coveredmethods="310" conditionals="0" coveredconditionals="0" statements="86794" coveredstatements="4585" elements="90398" coveredelements="4895"/>
|
96325 |
</project>
|
96326 |
</coverage>
|
includes/config/.gitignore
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
*.local.php
|
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: backup, cloud backup, database backup, restore, wordpress backup
|
|
4 |
Requires at least: 4.4
|
5 |
Tested up to: 5.5
|
6 |
Requires PHP: 5.4
|
7 |
-
Stable tag: 1.14.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -132,6 +132,12 @@ Have a problem? First, take a look at our [Getting Started](https://www.boldgrid
|
|
132 |
|
133 |
== Changelog ==
|
134 |
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
= 1.14.7 =
|
136 |
|
137 |
Release date: November 12th, 2020
|
4 |
Requires at least: 4.4
|
5 |
Tested up to: 5.5
|
6 |
Requires PHP: 5.4
|
7 |
+
Stable tag: 1.14.8
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
132 |
|
133 |
== Changelog ==
|
134 |
|
135 |
+
= 1.14.8 =
|
136 |
+
|
137 |
+
Release date: November 13th, 2020
|
138 |
+
|
139 |
+
* Update: Rebuild with composer 1.
|
140 |
+
|
141 |
= 1.14.7 =
|
142 |
|
143 |
Release date: November 12th, 2020
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInit19c33a1612155d53c889e53273fdad47::getLoader();
|
vendor/boldgrid/library/.gitignore
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
build/
|
2 |
-
node_modules/
|
3 |
-
vendor/
|
4 |
-
reports/
|
5 |
-
.vscode
|
6 |
-
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
|
7 |
-
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
|
8 |
-
# composer.lock
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vendor/boldgrid/library/build/toggles-full.css
ADDED
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.toggle-slide {
|
2 |
+
overflow: hidden;
|
3 |
+
cursor: pointer;
|
4 |
+
-webkit-user-select: none;
|
5 |
+
-moz-user-select: none;
|
6 |
+
-ms-user-select: none;
|
7 |
+
user-select: none;
|
8 |
+
direction: ltr;
|
9 |
+
text-align: center;
|
10 |
+
}
|
11 |
+
div.disabled > .toggle-slide {
|
12 |
+
opacity: 0.7;
|
13 |
+
pointer-events: none;
|
14 |
+
}
|
15 |
+
.toggle-slide .toggle-on,
|
16 |
+
.toggle-slide .toggle-off,
|
17 |
+
.toggle-slide .toggle-blob {
|
18 |
+
float: left;
|
19 |
+
}
|
20 |
+
.toggle-slide .toggle-blob {
|
21 |
+
position: relative;
|
22 |
+
z-index: 99;
|
23 |
+
cursor: hand;
|
24 |
+
cursor: grab;
|
25 |
+
}
|
26 |
+
.toggle-dark .toggle-slide {
|
27 |
+
border-radius: 5px;
|
28 |
+
box-shadow: 0 0 0 1px #242529, 0 1px 0 1px #666;
|
29 |
+
}
|
30 |
+
.toggle-dark .toggle-on,
|
31 |
+
.toggle-dark .toggle-off,
|
32 |
+
.toggle-dark .toggle-blob {
|
33 |
+
color: rgba(255, 255, 255, 0.7);
|
34 |
+
font-size: 11px;
|
35 |
+
}
|
36 |
+
.toggle-dark .toggle-on,
|
37 |
+
.toggle-dark .toggle-select .toggle-inner .active {
|
38 |
+
background: -webkit-linear-gradient(#1A70BE, #31A2E1);
|
39 |
+
background: linear-gradient(#1A70BE, #31A2E1);
|
40 |
+
}
|
41 |
+
.toggle-dark .toggle-off,
|
42 |
+
.toggle-dark .toggle-select .toggle-on {
|
43 |
+
background: -webkit-linear-gradient(#242529, #34363B);
|
44 |
+
background: linear-gradient(#242529, #34363B);
|
45 |
+
}
|
46 |
+
.toggle-dark .toggle-blob {
|
47 |
+
border-radius: 4px;
|
48 |
+
background: -webkit-linear-gradient(#CFCFCF, whiteSmoke);
|
49 |
+
background: linear-gradient(#CFCFCF, whiteSmoke);
|
50 |
+
box-shadow: inset 0 0 0 1px #888, inset 0 0 0 2px white;
|
51 |
+
}
|
52 |
+
.toggle-dark .toggle-blob:hover {
|
53 |
+
background: -webkit-linear-gradient(#c0c0c0, #dadada);
|
54 |
+
background: linear-gradient(#c0c0c0, #dadada);
|
55 |
+
box-shadow: inset 0 0 0 1px #888,inset 0 0 0 2px #ddd;
|
56 |
+
}
|
57 |
+
.toggle-iphone .toggle-slide {
|
58 |
+
border-radius: 9999px;
|
59 |
+
box-shadow: 0 0 0 1px #999;
|
60 |
+
}
|
61 |
+
.toggle-iphone .toggle-on,
|
62 |
+
.toggle-iphone .toggle-off {
|
63 |
+
color: white;
|
64 |
+
font-size: 18px;
|
65 |
+
font-weight: bold;
|
66 |
+
text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
|
67 |
+
}
|
68 |
+
.toggle-iphone .toggle-on {
|
69 |
+
border-radius: 9999px 0 0 9999px;
|
70 |
+
background: #037bda;
|
71 |
+
box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.4);
|
72 |
+
}
|
73 |
+
.toggle-iphone .toggle-on:after {
|
74 |
+
background: -webkit-linear-gradient(#1189f1, #3797ef);
|
75 |
+
background: linear-gradient(#1189f1, #3797ef);
|
76 |
+
height: 50%;
|
77 |
+
content: '';
|
78 |
+
margin-top: -19%;
|
79 |
+
display: block;
|
80 |
+
border-radius: 9999px;
|
81 |
+
margin-left: 10%;
|
82 |
+
}
|
83 |
+
.toggle-iphone .toggle-off {
|
84 |
+
box-shadow: inset -2px 2px 5px rgba(0, 0, 0, 0.4);
|
85 |
+
border-radius: 0 9999px 9999px 0;
|
86 |
+
color: #828282;
|
87 |
+
background: #ECECEC;
|
88 |
+
text-shadow: 0 0 1px white;
|
89 |
+
}
|
90 |
+
.toggle-iphone .toggle-off:after {
|
91 |
+
background: -webkit-linear-gradient(#fafafa, #fdfdfd);
|
92 |
+
background: linear-gradient(#fafafa, #fdfdfd);
|
93 |
+
height: 50%;
|
94 |
+
content: '';
|
95 |
+
margin-top: -19%;
|
96 |
+
display: block;
|
97 |
+
margin-right: 10%;
|
98 |
+
border-radius: 9999px;
|
99 |
+
}
|
100 |
+
.toggle-iphone .toggle-blob {
|
101 |
+
border-radius: 50px;
|
102 |
+
background: -webkit-linear-gradient(#d1d1d1, #fafafa);
|
103 |
+
background: linear-gradient(#d1d1d1, #fafafa);
|
104 |
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px white, 0 0 3px rgba(0, 0, 0, 0.6);
|
105 |
+
}
|
106 |
+
.toggle-light .toggle-slide {
|
107 |
+
border-radius: 9999px;
|
108 |
+
box-shadow: 0 0 0 1px #999;
|
109 |
+
}
|
110 |
+
.toggle-light .toggle-on,
|
111 |
+
.toggle-light .toggle-off {
|
112 |
+
font-size: 11px;
|
113 |
+
font-weight: 500;
|
114 |
+
}
|
115 |
+
.toggle-light .toggle-on,
|
116 |
+
.toggle-light .toggle-select .toggle-inner .active {
|
117 |
+
background: #45a31f;
|
118 |
+
box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.2);
|
119 |
+
text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
|
120 |
+
color: rgba(255, 255, 255, 0.8);
|
121 |
+
}
|
122 |
+
.toggle-light .toggle-off,
|
123 |
+
.toggle-light .toggle-select .toggle-on {
|
124 |
+
color: rgba(0, 0, 0, 0.6);
|
125 |
+
text-shadow: 0 1px rgba(255, 255, 255, 0.2);
|
126 |
+
background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);
|
127 |
+
background: linear-gradient(#cfcfcf, #f5f5f5);
|
128 |
+
}
|
129 |
+
.toggle-light .toggle-blob {
|
130 |
+
border-radius: 50px;
|
131 |
+
background: -webkit-linear-gradient(#f5f5f5, #cfcfcf);
|
132 |
+
background: linear-gradient(#f5f5f5, #cfcfcf);
|
133 |
+
box-shadow: 1px 1px 2px #888;
|
134 |
+
}
|
135 |
+
.toggle-light .toggle-blob:hover {
|
136 |
+
background: -webkit-linear-gradient(#e4e4e4, #f9f9f9);
|
137 |
+
background: linear-gradient(#e4e4e4, #f9f9f9);
|
138 |
+
}
|
139 |
+
.toggle-modern .toggle-slide {
|
140 |
+
border-radius: 4px;
|
141 |
+
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.2);
|
142 |
+
background: -webkit-linear-gradient(#c0c5c9, #a1a9af);
|
143 |
+
background: linear-gradient(#c0c5c9, #a1a9af);
|
144 |
+
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.15);
|
145 |
+
}
|
146 |
+
.toggle-modern .toggle-on,
|
147 |
+
.toggle-modern .toggle-off {
|
148 |
+
-webkit-transition: all 0.1s ease-out;
|
149 |
+
transition: all 0.1s ease-out;
|
150 |
+
color: white;
|
151 |
+
text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
|
152 |
+
font-size: 11px;
|
153 |
+
box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
|
154 |
+
}
|
155 |
+
.toggle-modern .toggle-select .toggle-off,
|
156 |
+
.toggle-modern .toggle-select .toggle-on {
|
157 |
+
background: none;
|
158 |
+
}
|
159 |
+
.toggle-modern .toggle-off,
|
160 |
+
.toggle-modern .toggle-off.active {
|
161 |
+
background: -webkit-linear-gradient(#737e8d, #3f454e);
|
162 |
+
background: linear-gradient(#737e8d, #3f454e);
|
163 |
+
}
|
164 |
+
.toggle-modern .toggle-on,
|
165 |
+
.toggle-modern .toggle-on.active {
|
166 |
+
background: -webkit-linear-gradient(#4894cd, #2852a6);
|
167 |
+
background: linear-gradient(#4894cd, #2852a6);
|
168 |
+
}
|
169 |
+
.toggle-modern .toggle-blob {
|
170 |
+
background: -webkit-linear-gradient(#c0c6c9, #81898f);
|
171 |
+
background: linear-gradient(#c0c6c9, #81898f);
|
172 |
+
box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.2);
|
173 |
+
border-radius: 3px;
|
174 |
+
}
|
175 |
+
.toggle-modern .toggle-blob:hover {
|
176 |
+
background-image: -webkit-linear-gradient(#a1a9af, #a1a9af);
|
177 |
+
background-image: linear-gradient(#a1a9af, #a1a9af);
|
178 |
+
}
|
179 |
+
.toggle-soft .toggle-slide {
|
180 |
+
border-radius: 5px;
|
181 |
+
box-shadow: 0 0 0 1px #999;
|
182 |
+
}
|
183 |
+
.toggle-soft .toggle-on,
|
184 |
+
.toggle-soft .toggle-off {
|
185 |
+
color: rgba(0, 0, 0, 0.7);
|
186 |
+
font-size: 11px;
|
187 |
+
text-shadow: 1px 1px white;
|
188 |
+
}
|
189 |
+
.toggle-soft .toggle-on,
|
190 |
+
.toggle-soft .toggle-select .toggle-inner .active {
|
191 |
+
background: -webkit-linear-gradient(#d2ff52, #91e842);
|
192 |
+
background: linear-gradient(#d2ff52, #91e842);
|
193 |
+
}
|
194 |
+
.toggle-soft .toggle-off,
|
195 |
+
.toggle-soft .toggle-select .toggle-on {
|
196 |
+
background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);
|
197 |
+
background: linear-gradient(#cfcfcf, #f5f5f5);
|
198 |
+
}
|
199 |
+
.toggle-soft .toggle-blob {
|
200 |
+
border-radius: 4px;
|
201 |
+
background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);
|
202 |
+
background: linear-gradient(#cfcfcf, #f5f5f5);
|
203 |
+
box-shadow: inset 0 0 0 1px #bbb, inset 0 0 0 2px white;
|
204 |
+
}
|
205 |
+
.toggle-soft .toggle-blob:hover {
|
206 |
+
background: -webkit-linear-gradient(#e4e4e4, #f9f9f9);
|
207 |
+
background: linear-gradient(#e4e4e4, #f9f9f9);
|
208 |
+
box-shadow: inset 0 0 0 1px #ddd,inset 0 0 0 2px #ddd;
|
209 |
+
}
|
vendor/boldgrid/library/build/toggles.min.js
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*
|
2 |
+
jQuery Toggles v4.0.0
|
3 |
+
Copyright 2012 - 2015 Simon Tabor - MIT License
|
4 |
+
https://github.com/simontabor/jquery-toggles / http://simontabor.com/labs/toggles
|
5 |
+
*/
|
6 |
+
(function(g){function p(q){var p=g.Toggles=function(c,a){var g=this;if("boolean"===typeof a&&c.data("toggles"))c.data("toggles").toggle(a);else{for(var k="on drag click width height animate easing type checkbox".split(" "),b={},l=0;l<k.length;l++){var t=c.data("toggle-"+k[l]);"undefined"!==typeof t&&(b[k[l]]=t)}a=q.extend({drag:!0,click:!0,text:{on:"ON",off:"OFF"},on:!1,animate:250,easing:"swing",checkbox:null,clicker:null,width:0,height:0,type:"compact",event:"toggle"},a||{},b);c.data("toggles",
|
7 |
+
g);var f=!a.on,n="select"===a.type,p=q(a.checkbox),k=a.clicker&&q(a.clicker),d=a.height||c.height()||20,m=a.width||c.width()||50;c.height(d);c.width(m);var b=function(a){return q('<div class="toggle-'+a+'">')},r=b("slide"),s=b("inner"),w=b("on"),x=b("off"),h=b("blob"),b=d/2,l=m-b,t=a.text;w.css({height:d,width:l,textIndent:n?"":-d/3,lineHeight:d+"px"}).html(t.on);x.css({height:d,width:l,marginLeft:n?"":-b,textIndent:n?"":d/3,lineHeight:d+"px"}).html(t.off);h.css({height:d,width:d,marginLeft:-b});
|
8 |
+
s.css({width:2*m-d,marginLeft:n?0:-m+d});n&&(r.addClass("toggle-select"),c.css("width",2*l),h.hide());s.append(w,h,x);r.html(s);c.html(r);var v=g.toggle=function(b,e,A){f!==b&&(f=g.active=!f,c.data("toggle-active",f),x.toggleClass("active",!f),w.toggleClass("active",f),p.prop("checked",f),A||c.trigger(a.event,f),n||(b=f?0:-m+d,s.stop().animate({marginLeft:b},e?0:a.animate,a.easing)))},b=function(b){c.hasClass("disabled")||b.target===h[0]&&a.drag||v()};if(a.click&&(!k||!k.has(c).length))c.on("click",
|
9 |
+
b);if(k)k.on("click",b);if(a.drag&&!n){var e,y=(m-d)/4,z=function(b){c.off("mousemove");r.off("mouseleave");h.off("mouseup");!e&&a.click&&"mouseleave"!==b.type?v():(f?e<-y:e>y)?v():s.stop().animate({marginLeft:f?0:-m+d},a.animate/2,a.easing)},u=-m+d;h.on("mousedown",function(a){if(!c.hasClass("disabled")){e=0;h.off("mouseup");r.off("mouseleave");var b=a.pageX;c.on("mousemove",h,function(a){e=a.pageX-b;f?(a=e,0<e&&(a=0),e<u&&(a=u)):(a=e+u,0>e&&(a=u),e>-u&&(a=0));s.css("margin-left",a)});h.on("mouseup",
|
10 |
+
z);r.on("mouseleave",z)}})}v(a.on,!0,!0)}};q.fn.toggles=function(c){return this.each(function(){new p(q(this),c)})}}"function"===typeof define&&define.amd?define(["jquery"],p):p(g.jQuery||g.Zepto||g.ender||g.$||$)})(this);
|
vendor/composer/ClassLoader.php
CHANGED
@@ -37,8 +37,8 @@ namespace Composer\Autoload;
|
|
37 |
*
|
38 |
* @author Fabien Potencier <fabien@symfony.com>
|
39 |
* @author Jordi Boggiano <j.boggiano@seld.be>
|
40 |
-
* @see
|
41 |
-
* @see
|
42 |
*/
|
43 |
class ClassLoader
|
44 |
{
|
37 |
*
|
38 |
* @author Fabien Potencier <fabien@symfony.com>
|
39 |
* @author Jordi Boggiano <j.boggiano@seld.be>
|
40 |
+
* @see http://www.php-fig.org/psr/psr-0/
|
41 |
+
* @see http://www.php-fig.org/psr/psr-4/
|
42 |
*/
|
43 |
class ClassLoader
|
44 |
{
|
vendor/composer/InstalledVersions.php
DELETED
@@ -1,245 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
namespace Composer;
|
4 |
-
|
5 |
-
use Composer\Semver\VersionParser;
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
class InstalledVersions
|
13 |
-
{
|
14 |
-
private static $installed = array (
|
15 |
-
'root' =>
|
16 |
-
array (
|
17 |
-
'pretty_version' => '1.14.7',
|
18 |
-
'version' => '1.14.7.0',
|
19 |
-
'aliases' =>
|
20 |
-
array (
|
21 |
-
),
|
22 |
-
'reference' => '291bb75ec6db28771cbd9dce7f8fe01ba8f3a1e2',
|
23 |
-
'name' => '__root__',
|
24 |
-
),
|
25 |
-
'versions' =>
|
26 |
-
array (
|
27 |
-
'__root__' =>
|
28 |
-
array (
|
29 |
-
'pretty_version' => '1.14.7',
|
30 |
-
'version' => '1.14.7.0',
|
31 |
-
'aliases' =>
|
32 |
-
array (
|
33 |
-
),
|
34 |
-
'reference' => '291bb75ec6db28771cbd9dce7f8fe01ba8f3a1e2',
|
35 |
-
),
|
36 |
-
'boldgrid/library' =>
|
37 |
-
array (
|
38 |
-
'pretty_version' => '2.13.3',
|
39 |
-
'version' => '2.13.3.0',
|
40 |
-
'aliases' =>
|
41 |
-
array (
|
42 |
-
),
|
43 |
-
'reference' => '066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4',
|
44 |
-
),
|
45 |
-
'chland/tdcron' =>
|
46 |
-
array (
|
47 |
-
'pretty_version' => 'dev-master',
|
48 |
-
'version' => 'dev-master',
|
49 |
-
'aliases' =>
|
50 |
-
array (
|
51 |
-
),
|
52 |
-
'reference' => 'origin/master',
|
53 |
-
),
|
54 |
-
'ifsnop/mysqldump-php' =>
|
55 |
-
array (
|
56 |
-
'pretty_version' => 'dev-add-include-views',
|
57 |
-
'version' => 'dev-add-include-views',
|
58 |
-
'aliases' =>
|
59 |
-
array (
|
60 |
-
),
|
61 |
-
'reference' => 'e9d009e543795069272d09ed5cb71a865a805522',
|
62 |
-
),
|
63 |
-
'phpseclib/phpseclib' =>
|
64 |
-
array (
|
65 |
-
'pretty_version' => '2.0.29',
|
66 |
-
'version' => '2.0.29.0',
|
67 |
-
'aliases' =>
|
68 |
-
array (
|
69 |
-
),
|
70 |
-
'reference' => '497856a8d997f640b4a516062f84228a772a48a8',
|
71 |
-
),
|
72 |
-
),
|
73 |
-
);
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
public static function getInstalledPackages()
|
82 |
-
{
|
83 |
-
return array_keys(self::$installed['versions']);
|
84 |
-
}
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
public static function isInstalled($packageName)
|
95 |
-
{
|
96 |
-
return isset(self::$installed['versions'][$packageName]);
|
97 |
-
}
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
public static function satisfies(VersionParser $parser, $packageName, $constraint)
|
113 |
-
{
|
114 |
-
$constraint = $parser->parseConstraints($constraint);
|
115 |
-
$provided = $parser->parseConstraints(self::getVersionRanges($packageName));
|
116 |
-
|
117 |
-
return $provided->matches($constraint);
|
118 |
-
}
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
public static function getVersionRanges($packageName)
|
130 |
-
{
|
131 |
-
if (!isset(self::$installed['versions'][$packageName])) {
|
132 |
-
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
133 |
-
}
|
134 |
-
|
135 |
-
$ranges = array();
|
136 |
-
if (isset(self::$installed['versions'][$packageName]['pretty_version'])) {
|
137 |
-
$ranges[] = self::$installed['versions'][$packageName]['pretty_version'];
|
138 |
-
}
|
139 |
-
if (array_key_exists('aliases', self::$installed['versions'][$packageName])) {
|
140 |
-
$ranges = array_merge($ranges, self::$installed['versions'][$packageName]['aliases']);
|
141 |
-
}
|
142 |
-
if (array_key_exists('replaced', self::$installed['versions'][$packageName])) {
|
143 |
-
$ranges = array_merge($ranges, self::$installed['versions'][$packageName]['replaced']);
|
144 |
-
}
|
145 |
-
if (array_key_exists('provided', self::$installed['versions'][$packageName])) {
|
146 |
-
$ranges = array_merge($ranges, self::$installed['versions'][$packageName]['provided']);
|
147 |
-
}
|
148 |
-
|
149 |
-
return implode(' || ', $ranges);
|
150 |
-
}
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
public static function getVersion($packageName)
|
157 |
-
{
|
158 |
-
if (!isset(self::$installed['versions'][$packageName])) {
|
159 |
-
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
160 |
-
}
|
161 |
-
|
162 |
-
if (!isset(self::$installed['versions'][$packageName]['version'])) {
|
163 |
-
return null;
|
164 |
-
}
|
165 |
-
|
166 |
-
return self::$installed['versions'][$packageName]['version'];
|
167 |
-
}
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
public static function getPrettyVersion($packageName)
|
174 |
-
{
|
175 |
-
if (!isset(self::$installed['versions'][$packageName])) {
|
176 |
-
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
177 |
-
}
|
178 |
-
|
179 |
-
if (!isset(self::$installed['versions'][$packageName]['pretty_version'])) {
|
180 |
-
return null;
|
181 |
-
}
|
182 |
-
|
183 |
-
return self::$installed['versions'][$packageName]['pretty_version'];
|
184 |
-
}
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
public static function getReference($packageName)
|
191 |
-
{
|
192 |
-
if (!isset(self::$installed['versions'][$packageName])) {
|
193 |
-
throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
|
194 |
-
}
|
195 |
-
|
196 |
-
if (!isset(self::$installed['versions'][$packageName]['reference'])) {
|
197 |
-
return null;
|
198 |
-
}
|
199 |
-
|
200 |
-
return self::$installed['versions'][$packageName]['reference'];
|
201 |
-
}
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
public static function getRootPackage()
|
208 |
-
{
|
209 |
-
return self::$installed['root'];
|
210 |
-
}
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
public static function getRawData()
|
219 |
-
{
|
220 |
-
return self::$installed;
|
221 |
-
}
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
public static function reload($data)
|
242 |
-
{
|
243 |
-
self::$installed = $data;
|
244 |
-
}
|
245 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vendor/composer/autoload_classmap.php
CHANGED
@@ -14,8 +14,19 @@ return array(
|
|
14 |
'Boldgrid\\Library\\Util\\Registration\\RegistrationInterface' => $vendorDir . '/boldgrid/library/src/Util/Registration/RegistrationInterface.php',
|
15 |
'Boldgrid\\Library\\Util\\Registration\\Theme' => $vendorDir . '/boldgrid/library/src/Util/Registration/Theme.php',
|
16 |
'Boldgrid\\Library\\Util\\Version' => $vendorDir . '/boldgrid/library/src/Util/Version.php',
|
17 |
-
'
|
|
|
|
|
|
|
|
|
|
|
18 |
'Ifsnop\\Mysqldump\\Mysqldump' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
'phpseclib\\Crypt\\AES' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php',
|
20 |
'phpseclib\\Crypt\\Base' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php',
|
21 |
'phpseclib\\Crypt\\Blowfish' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',
|
14 |
'Boldgrid\\Library\\Util\\Registration\\RegistrationInterface' => $vendorDir . '/boldgrid/library/src/Util/Registration/RegistrationInterface.php',
|
15 |
'Boldgrid\\Library\\Util\\Registration\\Theme' => $vendorDir . '/boldgrid/library/src/Util/Registration/Theme.php',
|
16 |
'Boldgrid\\Library\\Util\\Version' => $vendorDir . '/boldgrid/library/src/Util/Version.php',
|
17 |
+
'Ifsnop\\Mysqldump\\CompressBzip2' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
18 |
+
'Ifsnop\\Mysqldump\\CompressGzip' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
19 |
+
'Ifsnop\\Mysqldump\\CompressGzipstream' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
20 |
+
'Ifsnop\\Mysqldump\\CompressManagerFactory' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
21 |
+
'Ifsnop\\Mysqldump\\CompressMethod' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
22 |
+
'Ifsnop\\Mysqldump\\CompressNone' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
23 |
'Ifsnop\\Mysqldump\\Mysqldump' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
24 |
+
'Ifsnop\\Mysqldump\\TypeAdapter' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
25 |
+
'Ifsnop\\Mysqldump\\TypeAdapterDblib' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
26 |
+
'Ifsnop\\Mysqldump\\TypeAdapterFactory' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
27 |
+
'Ifsnop\\Mysqldump\\TypeAdapterMysql' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
28 |
+
'Ifsnop\\Mysqldump\\TypeAdapterPgsql' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
29 |
+
'Ifsnop\\Mysqldump\\TypeAdapterSqlite' => $vendorDir . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
30 |
'phpseclib\\Crypt\\AES' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php',
|
31 |
'phpseclib\\Crypt\\Base' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php',
|
32 |
'phpseclib\\Crypt\\Blowfish' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -22,17 +22,15 @@ class ComposerAutoloaderInited12486b38cd5226a62d62e69acff90f
|
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
-
|
26 |
-
|
27 |
-
spl_autoload_register(array('ComposerAutoloaderInited12486b38cd5226a62d62e69acff90f', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
29 |
-
spl_autoload_unregister(array('
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
-
|
34 |
|
35 |
-
call_user_func(\Composer\Autoload\
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
@@ -53,19 +51,19 @@ class ComposerAutoloaderInited12486b38cd5226a62d62e69acff90f
|
|
53 |
$loader->register(true);
|
54 |
|
55 |
if ($useStaticLoader) {
|
56 |
-
$includeFiles = Composer\Autoload\
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
-
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
-
function
|
69 |
{
|
70 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
71 |
require $file;
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit19c33a1612155d53c889e53273fdad47
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
+
spl_autoload_register(array('ComposerAutoloaderInit19c33a1612155d53c889e53273fdad47', 'loadClassLoader'), true, true);
|
|
|
|
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit19c33a1612155d53c889e53273fdad47', 'loadClassLoader'));
|
28 |
|
29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
30 |
if ($useStaticLoader) {
|
31 |
+
require_once __DIR__ . '/autoload_static.php';
|
32 |
|
33 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit19c33a1612155d53c889e53273fdad47::getInitializer($loader));
|
34 |
} else {
|
35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
36 |
foreach ($map as $namespace => $path) {
|
51 |
$loader->register(true);
|
52 |
|
53 |
if ($useStaticLoader) {
|
54 |
+
$includeFiles = Composer\Autoload\ComposerStaticInit19c33a1612155d53c889e53273fdad47::$files;
|
55 |
} else {
|
56 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
57 |
}
|
58 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
59 |
+
composerRequire19c33a1612155d53c889e53273fdad47($fileIdentifier, $file);
|
60 |
}
|
61 |
|
62 |
return $loader;
|
63 |
}
|
64 |
}
|
65 |
|
66 |
+
function composerRequire19c33a1612155d53c889e53273fdad47($fileIdentifier, $file)
|
67 |
{
|
68 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
69 |
require $file;
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
|
@@ -49,8 +49,19 @@ class ComposerStaticInited12486b38cd5226a62d62e69acff90f
|
|
49 |
'Boldgrid\\Library\\Util\\Registration\\RegistrationInterface' => __DIR__ . '/..' . '/boldgrid/library/src/Util/Registration/RegistrationInterface.php',
|
50 |
'Boldgrid\\Library\\Util\\Registration\\Theme' => __DIR__ . '/..' . '/boldgrid/library/src/Util/Registration/Theme.php',
|
51 |
'Boldgrid\\Library\\Util\\Version' => __DIR__ . '/..' . '/boldgrid/library/src/Util/Version.php',
|
52 |
-
'
|
|
|
|
|
|
|
|
|
|
|
53 |
'Ifsnop\\Mysqldump\\Mysqldump' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
'phpseclib\\Crypt\\AES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php',
|
55 |
'phpseclib\\Crypt\\Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php',
|
56 |
'phpseclib\\Crypt\\Blowfish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',
|
@@ -80,9 +91,9 @@ class ComposerStaticInited12486b38cd5226a62d62e69acff90f
|
|
80 |
public static function getInitializer(ClassLoader $loader)
|
81 |
{
|
82 |
return \Closure::bind(function () use ($loader) {
|
83 |
-
$loader->prefixLengthsPsr4 =
|
84 |
-
$loader->prefixDirsPsr4 =
|
85 |
-
$loader->classMap =
|
86 |
|
87 |
}, null, ClassLoader::class);
|
88 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit19c33a1612155d53c889e53273fdad47
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
|
49 |
'Boldgrid\\Library\\Util\\Registration\\RegistrationInterface' => __DIR__ . '/..' . '/boldgrid/library/src/Util/Registration/RegistrationInterface.php',
|
50 |
'Boldgrid\\Library\\Util\\Registration\\Theme' => __DIR__ . '/..' . '/boldgrid/library/src/Util/Registration/Theme.php',
|
51 |
'Boldgrid\\Library\\Util\\Version' => __DIR__ . '/..' . '/boldgrid/library/src/Util/Version.php',
|
52 |
+
'Ifsnop\\Mysqldump\\CompressBzip2' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
53 |
+
'Ifsnop\\Mysqldump\\CompressGzip' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
54 |
+
'Ifsnop\\Mysqldump\\CompressGzipstream' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
55 |
+
'Ifsnop\\Mysqldump\\CompressManagerFactory' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
56 |
+
'Ifsnop\\Mysqldump\\CompressMethod' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
57 |
+
'Ifsnop\\Mysqldump\\CompressNone' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
58 |
'Ifsnop\\Mysqldump\\Mysqldump' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
59 |
+
'Ifsnop\\Mysqldump\\TypeAdapter' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
60 |
+
'Ifsnop\\Mysqldump\\TypeAdapterDblib' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
61 |
+
'Ifsnop\\Mysqldump\\TypeAdapterFactory' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
62 |
+
'Ifsnop\\Mysqldump\\TypeAdapterMysql' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
63 |
+
'Ifsnop\\Mysqldump\\TypeAdapterPgsql' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
64 |
+
'Ifsnop\\Mysqldump\\TypeAdapterSqlite' => __DIR__ . '/..' . '/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php',
|
65 |
'phpseclib\\Crypt\\AES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php',
|
66 |
'phpseclib\\Crypt\\Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php',
|
67 |
'phpseclib\\Crypt\\Blowfish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',
|
91 |
public static function getInitializer(ClassLoader $loader)
|
92 |
{
|
93 |
return \Closure::bind(function () use ($loader) {
|
94 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit19c33a1612155d53c889e53273fdad47::$prefixLengthsPsr4;
|
95 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit19c33a1612155d53c889e53273fdad47::$prefixDirsPsr4;
|
96 |
+
$loader->classMap = ComposerStaticInit19c33a1612155d53c889e53273fdad47::$classMap;
|
97 |
|
98 |
}, null, ClassLoader::class);
|
99 |
}
|
vendor/composer/installed.json
CHANGED
@@ -1,241 +1,233 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
"
|
8 |
-
|
9 |
-
|
10 |
-
"reference": "066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4"
|
11 |
-
},
|
12 |
-
"dist": {
|
13 |
-
"type": "zip",
|
14 |
-
"url": "https://api.github.com/repos/BoldGrid/library/zipball/066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4",
|
15 |
-
"reference": "066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4",
|
16 |
-
"shasum": ""
|
17 |
-
},
|
18 |
-
"time": "2020-10-13T17:55:32+00:00",
|
19 |
-
"type": "library",
|
20 |
-
"installation-source": "dist",
|
21 |
-
"autoload": {
|
22 |
-
"psr-4": {
|
23 |
-
"Boldgrid\\Library\\Util\\": "src/Util"
|
24 |
-
}
|
25 |
-
},
|
26 |
-
"notification-url": "https://packagist.org/downloads/",
|
27 |
-
"license": [
|
28 |
-
"GPL-2.0-or-later"
|
29 |
-
],
|
30 |
-
"authors": [
|
31 |
-
{
|
32 |
-
"name": "Tim Elsass",
|
33 |
-
"email": "dev@tim.ph",
|
34 |
-
"homepage": "http://tim.ph",
|
35 |
-
"role": "Developer"
|
36 |
-
},
|
37 |
-
{
|
38 |
-
"name": "Rafael Ramos",
|
39 |
-
"homepage": "http://rafael-ramos.com",
|
40 |
-
"role": "Developer"
|
41 |
-
},
|
42 |
-
{
|
43 |
-
"name": "Joe Cartonia",
|
44 |
-
"email": "joec@boldgrid.com",
|
45 |
-
"homepage": "https://twitter.com/joemotocss",
|
46 |
-
"role": "Developer"
|
47 |
-
},
|
48 |
-
{
|
49 |
-
"name": "bwmarkle",
|
50 |
-
"role": "Developer"
|
51 |
-
}
|
52 |
-
],
|
53 |
-
"description": "The BoldGrid Library for shared code used in official BoldGrid plugins and themes.",
|
54 |
-
"install-path": "../boldgrid/library"
|
55 |
},
|
56 |
-
{
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"type": "git",
|
62 |
-
"url": "https://github.com/chland/tdcron",
|
63 |
-
"reference": "origin/master"
|
64 |
-
},
|
65 |
-
"time": "2018-01-23T14:06:12+00:00",
|
66 |
-
"type": "library",
|
67 |
-
"installation-source": "source",
|
68 |
-
"install-path": "../chland/tdcron"
|
69 |
},
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
"
|
75 |
-
"
|
76 |
-
|
77 |
-
"reference": "e9d009e543795069272d09ed5cb71a865a805522"
|
78 |
-
},
|
79 |
-
"dist": {
|
80 |
-
"type": "zip",
|
81 |
-
"url": "https://api.github.com/repos/BoldGrid/mysqldump-php/zipball/e9d009e543795069272d09ed5cb71a865a805522",
|
82 |
-
"reference": "e9d009e543795069272d09ed5cb71a865a805522",
|
83 |
-
"shasum": ""
|
84 |
-
},
|
85 |
-
"require": {
|
86 |
-
"php": ">=5.3.0"
|
87 |
-
},
|
88 |
-
"require-dev": {
|
89 |
-
"phpunit/phpunit": "4.8.36",
|
90 |
-
"squizlabs/php_codesniffer": "1.*"
|
91 |
-
},
|
92 |
-
"time": "2020-01-09T19:43:11+00:00",
|
93 |
-
"type": "library",
|
94 |
-
"installation-source": "source",
|
95 |
-
"autoload": {
|
96 |
-
"psr-4": {
|
97 |
-
"Ifsnop\\": "src/Ifsnop/"
|
98 |
-
}
|
99 |
-
},
|
100 |
-
"license": [
|
101 |
-
"GPL-3.0-or-later"
|
102 |
-
],
|
103 |
-
"authors": [
|
104 |
-
{
|
105 |
-
"name": "Diego Torres",
|
106 |
-
"homepage": "https://github.com/ifsnop",
|
107 |
-
"role": "Developer"
|
108 |
-
}
|
109 |
-
],
|
110 |
-
"description": "PHP version of mysqldump cli that comes with MySQL",
|
111 |
-
"homepage": "https://github.com/ifsnop/mysqldump-php",
|
112 |
-
"keywords": [
|
113 |
-
"database",
|
114 |
-
"hhvm",
|
115 |
-
"mariadb",
|
116 |
-
"mysql",
|
117 |
-
"mysql-backup",
|
118 |
-
"mysqldump",
|
119 |
-
"pdo",
|
120 |
-
"php",
|
121 |
-
"php5",
|
122 |
-
"php7",
|
123 |
-
"sql"
|
124 |
-
],
|
125 |
-
"support": {
|
126 |
-
"source": "https://github.com/BoldGrid/mysqldump-php/tree/add-include-views"
|
127 |
-
},
|
128 |
-
"install-path": "../ifsnop/mysqldump-php"
|
129 |
},
|
130 |
-
|
131 |
-
|
132 |
-
"
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
"
|
137 |
-
"
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
"
|
143 |
-
"
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
"
|
150 |
-
"
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
"
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
"
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
"
|
208 |
-
"
|
209 |
-
"
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
"
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
"type": "patreon"
|
230 |
-
},
|
231 |
-
{
|
232 |
-
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
233 |
-
"type": "tidelift"
|
234 |
-
}
|
235 |
-
],
|
236 |
-
"install-path": "../phpseclib/phpseclib"
|
237 |
}
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"name": "boldgrid/library",
|
4 |
+
"version": "2.13.3",
|
5 |
+
"version_normalized": "2.13.3.0",
|
6 |
+
"source": {
|
7 |
+
"type": "git",
|
8 |
+
"url": "https://github.com/BoldGrid/library.git",
|
9 |
+
"reference": "066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
},
|
11 |
+
"dist": {
|
12 |
+
"type": "zip",
|
13 |
+
"url": "https://api.github.com/repos/BoldGrid/library/zipball/066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4",
|
14 |
+
"reference": "066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4",
|
15 |
+
"shasum": ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
},
|
17 |
+
"time": "2020-10-13T17:55:32+00:00",
|
18 |
+
"type": "library",
|
19 |
+
"installation-source": "dist",
|
20 |
+
"autoload": {
|
21 |
+
"psr-4": {
|
22 |
+
"Boldgrid\\Library\\Util\\": "src/Util"
|
23 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
},
|
25 |
+
"notification-url": "https://packagist.org/downloads/",
|
26 |
+
"license": [
|
27 |
+
"GPL-2.0-or-later"
|
28 |
+
],
|
29 |
+
"authors": [
|
30 |
+
{
|
31 |
+
"name": "Tim Elsass",
|
32 |
+
"email": "dev@tim.ph",
|
33 |
+
"homepage": "http://tim.ph",
|
34 |
+
"role": "Developer"
|
35 |
+
},
|
36 |
+
{
|
37 |
+
"name": "Rafael Ramos",
|
38 |
+
"homepage": "http://rafael-ramos.com",
|
39 |
+
"role": "Developer"
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"name": "Joe Cartonia",
|
43 |
+
"email": "joec@boldgrid.com",
|
44 |
+
"homepage": "https://twitter.com/joemotocss",
|
45 |
+
"role": "Developer"
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"name": "bwmarkle",
|
49 |
+
"role": "Developer"
|
50 |
+
}
|
51 |
+
],
|
52 |
+
"description": "The BoldGrid Library for shared code used in official BoldGrid plugins and themes."
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"name": "chland/tdcron",
|
56 |
+
"version": "dev-master",
|
57 |
+
"version_normalized": "9999999-dev",
|
58 |
+
"source": {
|
59 |
+
"type": "git",
|
60 |
+
"url": "https://github.com/chland/tdcron",
|
61 |
+
"reference": "origin/master"
|
62 |
+
},
|
63 |
+
"time": "2018-01-23T14:06:12+00:00",
|
64 |
+
"type": "library",
|
65 |
+
"installation-source": "source"
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"name": "ifsnop/mysqldump-php",
|
69 |
+
"version": "dev-add-include-views",
|
70 |
+
"version_normalized": "dev-add-include-views",
|
71 |
+
"source": {
|
72 |
+
"type": "git",
|
73 |
+
"url": "https://github.com/BoldGrid/mysqldump-php.git",
|
74 |
+
"reference": "e9d009e543795069272d09ed5cb71a865a805522"
|
75 |
+
},
|
76 |
+
"dist": {
|
77 |
+
"type": "zip",
|
78 |
+
"url": "https://api.github.com/repos/BoldGrid/mysqldump-php/zipball/e9d009e543795069272d09ed5cb71a865a805522",
|
79 |
+
"reference": "e9d009e543795069272d09ed5cb71a865a805522",
|
80 |
+
"shasum": ""
|
81 |
+
},
|
82 |
+
"require": {
|
83 |
+
"php": ">=5.3.0"
|
84 |
+
},
|
85 |
+
"require-dev": {
|
86 |
+
"phpunit/phpunit": "4.8.36",
|
87 |
+
"squizlabs/php_codesniffer": "1.*"
|
88 |
+
},
|
89 |
+
"time": "2020-01-09T19:43:11+00:00",
|
90 |
+
"type": "library",
|
91 |
+
"installation-source": "source",
|
92 |
+
"autoload": {
|
93 |
+
"psr-4": {
|
94 |
+
"Ifsnop\\": "src/Ifsnop/"
|
95 |
+
}
|
96 |
+
},
|
97 |
+
"license": [
|
98 |
+
"GPL-3.0-or-later"
|
99 |
+
],
|
100 |
+
"authors": [
|
101 |
+
{
|
102 |
+
"name": "Diego Torres",
|
103 |
+
"homepage": "https://github.com/ifsnop",
|
104 |
+
"role": "Developer"
|
105 |
+
}
|
106 |
+
],
|
107 |
+
"description": "PHP version of mysqldump cli that comes with MySQL",
|
108 |
+
"homepage": "https://github.com/ifsnop/mysqldump-php",
|
109 |
+
"keywords": [
|
110 |
+
"database",
|
111 |
+
"hhvm",
|
112 |
+
"mariadb",
|
113 |
+
"mysql",
|
114 |
+
"mysql-backup",
|
115 |
+
"mysqldump",
|
116 |
+
"pdo",
|
117 |
+
"php",
|
118 |
+
"php5",
|
119 |
+
"php7",
|
120 |
+
"sql"
|
121 |
+
],
|
122 |
+
"support": {
|
123 |
+
"source": "https://github.com/BoldGrid/mysqldump-php/tree/add-include-views"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"name": "phpseclib/phpseclib",
|
128 |
+
"version": "2.0.29",
|
129 |
+
"version_normalized": "2.0.29.0",
|
130 |
+
"source": {
|
131 |
+
"type": "git",
|
132 |
+
"url": "https://github.com/phpseclib/phpseclib.git",
|
133 |
+
"reference": "497856a8d997f640b4a516062f84228a772a48a8"
|
134 |
+
},
|
135 |
+
"dist": {
|
136 |
+
"type": "zip",
|
137 |
+
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8",
|
138 |
+
"reference": "497856a8d997f640b4a516062f84228a772a48a8",
|
139 |
+
"shasum": ""
|
140 |
+
},
|
141 |
+
"require": {
|
142 |
+
"php": ">=5.3.3"
|
143 |
+
},
|
144 |
+
"require-dev": {
|
145 |
+
"phing/phing": "~2.7",
|
146 |
+
"phpunit/phpunit": "^4.8.35|^5.7|^6.0",
|
147 |
+
"squizlabs/php_codesniffer": "~2.0"
|
148 |
+
},
|
149 |
+
"suggest": {
|
150 |
+
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
151 |
+
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
152 |
+
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
153 |
+
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
154 |
+
},
|
155 |
+
"time": "2020-09-08T04:24:43+00:00",
|
156 |
+
"type": "library",
|
157 |
+
"installation-source": "dist",
|
158 |
+
"autoload": {
|
159 |
+
"files": [
|
160 |
+
"phpseclib/bootstrap.php"
|
161 |
+
],
|
162 |
+
"psr-4": {
|
163 |
+
"phpseclib\\": "phpseclib/"
|
164 |
+
}
|
165 |
+
},
|
166 |
+
"notification-url": "https://packagist.org/downloads/",
|
167 |
+
"license": [
|
168 |
+
"MIT"
|
169 |
+
],
|
170 |
+
"authors": [
|
171 |
+
{
|
172 |
+
"name": "Jim Wigginton",
|
173 |
+
"email": "terrafrost@php.net",
|
174 |
+
"role": "Lead Developer"
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"name": "Patrick Monnerat",
|
178 |
+
"email": "pm@datasphere.ch",
|
179 |
+
"role": "Developer"
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"name": "Andreas Fischer",
|
183 |
+
"email": "bantu@phpbb.com",
|
184 |
+
"role": "Developer"
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"name": "Hans-Jürgen Petrich",
|
188 |
+
"email": "petrich@tronic-media.com",
|
189 |
+
"role": "Developer"
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"name": "Graham Campbell",
|
193 |
+
"email": "graham@alt-three.com",
|
194 |
+
"role": "Developer"
|
195 |
+
}
|
196 |
+
],
|
197 |
+
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
198 |
+
"homepage": "http://phpseclib.sourceforge.net",
|
199 |
+
"keywords": [
|
200 |
+
"BigInteger",
|
201 |
+
"aes",
|
202 |
+
"asn.1",
|
203 |
+
"asn1",
|
204 |
+
"blowfish",
|
205 |
+
"crypto",
|
206 |
+
"cryptography",
|
207 |
+
"encryption",
|
208 |
+
"rsa",
|
209 |
+
"security",
|
210 |
+
"sftp",
|
211 |
+
"signature",
|
212 |
+
"signing",
|
213 |
+
"ssh",
|
214 |
+
"twofish",
|
215 |
+
"x.509",
|
216 |
+
"x509"
|
217 |
+
],
|
218 |
+
"funding": [
|
219 |
+
{
|
220 |
+
"url": "https://github.com/terrafrost",
|
221 |
+
"type": "github"
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"url": "https://www.patreon.com/phpseclib",
|
225 |
+
"type": "patreon"
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
229 |
+
"type": "tidelift"
|
230 |
+
}
|
231 |
+
]
|
232 |
+
}
|
233 |
+
]
|
vendor/composer/installed.php
DELETED
@@ -1,60 +0,0 @@
|
|
1 |
-
<?php return array (
|
2 |
-
'root' =>
|
3 |
-
array (
|
4 |
-
'pretty_version' => '1.14.7',
|
5 |
-
'version' => '1.14.7.0',
|
6 |
-
'aliases' =>
|
7 |
-
array (
|
8 |
-
),
|
9 |
-
'reference' => '291bb75ec6db28771cbd9dce7f8fe01ba8f3a1e2',
|
10 |
-
'name' => '__root__',
|
11 |
-
),
|
12 |
-
'versions' =>
|
13 |
-
array (
|
14 |
-
'__root__' =>
|
15 |
-
array (
|
16 |
-
'pretty_version' => '1.14.7',
|
17 |
-
'version' => '1.14.7.0',
|
18 |
-
'aliases' =>
|
19 |
-
array (
|
20 |
-
),
|
21 |
-
'reference' => '291bb75ec6db28771cbd9dce7f8fe01ba8f3a1e2',
|
22 |
-
),
|
23 |
-
'boldgrid/library' =>
|
24 |
-
array (
|
25 |
-
'pretty_version' => '2.13.3',
|
26 |
-
'version' => '2.13.3.0',
|
27 |
-
'aliases' =>
|
28 |
-
array (
|
29 |
-
),
|
30 |
-
'reference' => '066c8b68f7ca7ecf1f8769c3904dc85cb76fd7f4',
|
31 |
-
),
|
32 |
-
'chland/tdcron' =>
|
33 |
-
array (
|
34 |
-
'pretty_version' => 'dev-master',
|
35 |
-
'version' => 'dev-master',
|
36 |
-
'aliases' =>
|
37 |
-
array (
|
38 |
-
),
|
39 |
-
'reference' => 'origin/master',
|
40 |
-
),
|
41 |
-
'ifsnop/mysqldump-php' =>
|
42 |
-
array (
|
43 |
-
'pretty_version' => 'dev-add-include-views',
|
44 |
-
'version' => 'dev-add-include-views',
|
45 |
-
'aliases' =>
|
46 |
-
array (
|
47 |
-
),
|
48 |
-
'reference' => 'e9d009e543795069272d09ed5cb71a865a805522',
|
49 |
-
),
|
50 |
-
'phpseclib/phpseclib' =>
|
51 |
-
array (
|
52 |
-
'pretty_version' => '2.0.29',
|
53 |
-
'version' => '2.0.29.0',
|
54 |
-
'aliases' =>
|
55 |
-
array (
|
56 |
-
),
|
57 |
-
'reference' => '497856a8d997f640b4a516062f84228a772a48a8',
|
58 |
-
),
|
59 |
-
),
|
60 |
-
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vendor/composer/platform_check.php
DELETED
@@ -1,26 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
// platform_check.php @generated by Composer
|
4 |
-
|
5 |
-
$issues = array();
|
6 |
-
|
7 |
-
if (!(PHP_VERSION_ID >= 50303)) {
|
8 |
-
$issues[] = 'Your Composer dependencies require a PHP version ">= 5.3.3". You are running ' . PHP_VERSION . '.';
|
9 |
-
}
|
10 |
-
|
11 |
-
if ($issues) {
|
12 |
-
if (!headers_sent()) {
|
13 |
-
header('HTTP/1.1 500 Internal Server Error');
|
14 |
-
}
|
15 |
-
if (!ini_get('display_errors')) {
|
16 |
-
if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
|
17 |
-
fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
|
18 |
-
} elseif (!headers_sent()) {
|
19 |
-
echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
|
20 |
-
}
|
21 |
-
}
|
22 |
-
trigger_error(
|
23 |
-
'Composer detected issues in your platform: ' . implode(' ', $issues),
|
24 |
-
E_USER_ERROR
|
25 |
-
);
|
26 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vendor/ifsnop/mysqldump-php/.gitignore
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
# editors
|
2 |
-
/.project
|
3 |
-
/.settings
|
4 |
-
# Vim swap files
|
5 |
-
.*.sw*
|
6 |
-
|
7 |
-
/composer.lock
|
8 |
-
/composer.phar
|
9 |
-
/vendor/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|