Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Fix issue 30 and 28 #32

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ composer.phar
composer.lock
vendor
test.php
phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /Users/austinheap/Development/laravel-database-encryption/src/Console/Commands/MigrateEncryptionCommand.php</title>
<title>Code Coverage for /home/axel/Development/axelitus/laravel-database-encryption/src/Console/Commands/MigrateEncryptionCommand.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../.css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../../.css/style.css" rel="stylesheet" type="text/css">
Expand All @@ -18,7 +18,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="../../index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="../../index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li><a href="../index.html">Console</a></li>
<li><a href="index.html">Commands</a></li>
<li class="active">MigrateEncryptionCommand.php</li>
Expand Down Expand Up @@ -706,7 +706,7 @@ <h4>Legend</h4>
<span class="warning"><strong>Dead Code</strong></span>
</p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage/Console/Commands/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for /Users/austinheap/Development/laravel-database-encryption/src/Console/Commands</title>
<title>Dashboard for /home/axel/Development/axelitus/laravel-database-encryption/src/Console/Commands</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../.css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../../.css/nv.d3.min.css" rel="stylesheet" type="text/css">
Expand All @@ -19,7 +19,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="../../index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="../../index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li><a href="../index.html">Console</a></li>
<li><a href="index.html">Commands</a></li>
<li class="active">(Dashboard)</li>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>Project Risks</h3>
<footer>
<hr/>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage/Console/Commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /Users/austinheap/Development/laravel-database-encryption/src/Console/Commands</title>
<title>Code Coverage for /home/axel/Development/axelitus/laravel-database-encryption/src/Console/Commands</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../.css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../../.css/style.css" rel="stylesheet" type="text/css">
Expand All @@ -18,7 +18,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="../../index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="../../index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li><a href="../index.html">Console</a></li>
<li class="active">Commands</li>
<li>(<a href="dashboard.html">Dashboard</a>)</li>
Expand Down Expand Up @@ -111,7 +111,7 @@ <h4>Legend</h4>
<span class="success"><strong>High</strong>: 90% to 100%</span>
</p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage/Console/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for /Users/austinheap/Development/laravel-database-encryption/src/Console</title>
<title>Dashboard for /home/axel/Development/axelitus/laravel-database-encryption/src/Console</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../.css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../.css/nv.d3.min.css" rel="stylesheet" type="text/css">
Expand All @@ -19,7 +19,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="../index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="../index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li><a href="index.html">Console</a></li>
<li class="active">(Dashboard)</li>

Expand Down Expand Up @@ -150,7 +150,7 @@ <h3>Project Risks</h3>
<footer>
<hr/>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage/Console/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /Users/austinheap/Development/laravel-database-encryption/src/Console</title>
<title>Code Coverage for /home/axel/Development/axelitus/laravel-database-encryption/src/Console</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../.css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../.css/style.css" rel="stylesheet" type="text/css">
Expand All @@ -18,7 +18,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="../index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="../index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li class="active">Console</li>
<li>(<a href="dashboard.html">Dashboard</a>)</li>

Expand Down Expand Up @@ -110,7 +110,7 @@ <h4>Legend</h4>
<span class="success"><strong>High</strong>: 90% to 100%</span>
</p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
</footer>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage/EncryptionDefaults.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /Users/austinheap/Development/laravel-database-encryption/src/EncryptionDefaults.php</title>
<title>Code Coverage for /home/axel/Development/axelitus/laravel-database-encryption/src/EncryptionDefaults.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href=".css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href=".css/style.css" rel="stylesheet" type="text/css">
Expand All @@ -18,7 +18,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li class="active">EncryptionDefaults.php</li>

</ol>
Expand Down Expand Up @@ -475,7 +475,7 @@ <h4>Legend</h4>
<span class="warning"><strong>Dead Code</strong></span>
</p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage/EncryptionFacade.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /Users/austinheap/Development/laravel-database-encryption/src/EncryptionFacade.php</title>
<title>Code Coverage for /home/axel/Development/axelitus/laravel-database-encryption/src/EncryptionFacade.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href=".css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href=".css/style.css" rel="stylesheet" type="text/css">
Expand All @@ -18,7 +18,7 @@
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="index.html">/Users/austinheap/Development/laravel-database-encryption/src</a></li>
<li><a href="index.html">/home/axel/Development/axelitus/laravel-database-encryption/src</a></li>
<li class="active">EncryptionFacade.php</li>

</ol>
Expand Down Expand Up @@ -240,7 +240,7 @@ <h4>Legend</h4>
<span class="warning"><strong>Dead Code</strong></span>
</p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.7</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.9</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.3.5</a> at Fri Sep 14 8:32:05 UTC 2018.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 6.0.8</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.10-1+ubuntu18.04.1+deb.sury.org+1</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 7.4.0</a> at Mon Oct 8 15:08:55 UTC 2018.</small>
</p>
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
</footer>
Expand Down
Loading