This repository was archived by the owner on Apr 7, 2021. It is now read-only.
File tree 3 files changed +5
-10
lines changed
3 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -71,9 +71,9 @@ directory. The most logical place to start are the [docs for the `HasEncryptedAt
71
71
72
72
** Framework** |** Version** |** Release** |** Status** |** PHP v7.1** |** PHP v7.2** |** PHP v7.3**
73
73
:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:
74
- Laravel|[ v5.5] ( https://laravel.com/docs/5.5/releases ) |[ v0.1.1 ] ( https://github.com/austinheap/laravel-database-encryption/releases/tag/v0.1.1 ) ([ Packagist] ( https://packagist.org/packages/austinheap/laravel-database-encryption#v0.1.1 ) )|Stable|[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.1.1 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.1.1 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.1.1 )] ( https://travis-ci.org/austinheap/laravel-database-encryption )
75
- Laravel|[ v5.6] ( https://laravel.com/docs/5.6/releases ) |[ v0.2.0-rc3 ] ( https://github.com/austinheap/laravel-database-encryption/releases/tag/v0.2.0-rc3 ) ([ Packagist] ( https://packagist.org/packages/austinheap/laravel-database-encryption#v0.2.0-rc3 ) )|Beta |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0-rc3 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0-rc3 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0-rc3 )] ( https://travis-ci.org/austinheap/laravel-database-encryption )
76
- Laravel|[ v5.7] ( https://laravel.com/docs/5.7/releases ) |[ v0.2.0-rc3 ] ( https://github.com/austinheap/laravel-database-encryption/releases/tag/v0.2.0-rc3 ) ([ Packagist] ( https://packagist.org/packages/austinheap/laravel-database-encryption#v0.2.0-rc3 ) )|Beta |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0-rc3 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0-rc3 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0-rc3 )] ( https://travis-ci.org/austinheap/laravel-database-encryption )
74
+ Laravel|[ v5.5] ( https://laravel.com/docs/5.5/releases ) |[ v0.2.0 ] ( https://github.com/austinheap/laravel-database-encryption/releases/tag/v0.2.0 ) ([ Packagist] ( https://packagist.org/packages/austinheap/laravel-database-encryption#v0.2.0 ) )|Stable|[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption )
75
+ Laravel|[ v5.6] ( https://laravel.com/docs/5.6/releases ) |[ v0.2.0] ( https://github.com/austinheap/laravel-database-encryption/releases/tag/v0.2.0 ) ([ Packagist] ( https://packagist.org/packages/austinheap/laravel-database-encryption#v0.2.0 ) )|Stable |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption )
76
+ Laravel|[ v5.7] ( https://laravel.com/docs/5.7/releases ) |[ v0.2.0] ( https://github.com/austinheap/laravel-database-encryption/releases/tag/v0.2.0 ) ([ Packagist] ( https://packagist.org/packages/austinheap/laravel-database-encryption#v0.2.0 ) )|Stable |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption ) |[ ![ Build Status] ( https://travis-ci.org/austinheap/laravel-database-encryption.svg?branch=v0.2.0 )] ( https://travis-ci.org/austinheap/laravel-database-encryption )
77
77
78
78
## Schemas
79
79
Original file line number Diff line number Diff line change 43
43
}
44
44
],
45
45
"replace" : {
46
- "delatbabel/elocryptfive" : " 1.5.*|1. *" ,
47
- "dtisgodsson/elocrypt" : " 1. *"
46
+ "delatbabel/elocryptfive" : " *" ,
47
+ "dtisgodsson/elocrypt" : " *"
48
48
},
49
49
"conflict" : {
50
50
"delatbabel/elocryptfive" : " *" ,
Original file line number Diff line number Diff line change @@ -24,11 +24,6 @@ public function testHeaderPrefixCached()
24
24
$ helper = (new EncryptionHelper ())->setHeaderPrefix (null );
25
25
26
26
$ this ->assertAttributeEquals (null , 'prefixCache ' , $ helper );
27
-
28
- // $helper->setHeaderPrefix($this->currentRandom());
29
- //dump($helper->getHeaderPrefix());
30
- // $this->assertEquals($this->currentRandom(), $helper->getHeaderPrefix());
31
- // $this->assertAttributeSame($this->currentRandom(), 'prefixCache', $helper);
32
27
}
33
28
34
29
public function testHeaderPrefixValid ()
You can’t perform that action at this time.
0 commit comments