Update version headers
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
This commit is contained in:
parent
9fb427dff6
commit
1206a47224
@ -3,12 +3,12 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 7.4+
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 3.2.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Exception;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Exception;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests\Driver;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests;
|
||||
|
@ -4,13 +4,13 @@
|
||||
*
|
||||
* A Caching library implementing psr/cache (PSR 6) and psr/simple-cache (PSR 16)
|
||||
*
|
||||
* PHP version 8
|
||||
* PHP version 8+
|
||||
*
|
||||
* @package Banker
|
||||
* @author Timothy J. Warren <tim@timshomepage.net>
|
||||
* @copyright 2016 - 2021 Timothy J. Warren
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 4.0.0
|
||||
* @version 5.0.0
|
||||
* @link https://git.timshomepage.net/timw4mail/banker
|
||||
*/
|
||||
namespace Aviat\Banker\Tests;
|
||||
|
Loading…
Reference in New Issue
Block a user