Commit Graph

5 Commits

Author SHA1 Message Date
DariusIII e759ebc0f2 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-25 18:20:12 +00:00
Sweepr 5d505a5062 Update test_hash_algorithms.php
Running: php test_hash_algorithms.php Anchorman.2.The.Legend.Continues.2013.UNRATED.WEBRip.x264-FLS false true results in ->

[24-Feb-2019 09:58:34 Europe/Amsterdam] PHP Fatal error:  Uncaught Error: Class 'Illuminate\Support\Facades\File' not found in /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php:65
Stack trace:
#0 /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php(54): HashAlgorithms->_testStrings()
#1 /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php(192): HashAlgorithms->__construct('Anchorman.2.The...', 'false', true)
#2 {main}
  thrown in /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php on line 65

Adding: require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php'; solves this problem
2019-02-24 10:02:28 +01:00
DariusIII 4ef4b2f6a0 Use File facade for files manipulation 2019-01-07 15:30:02 +01:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
Darko b0b1669694 Move many scripts out from tmux folder into misc/testing. 2015-07-31 11:44:05 +02:00