David Milanese
David Milanese
I've put your code in to a docker container and run the following ```$ docker run -it aussidavid/aax2mp3-easy ./aax2mp3_easy.sh [email protected] hpK1abc TheFilterBubble.aax``` and get the following output: ``` Davids-MacBook-Air-6:aax David$...
I received this warning: ``` PHP Warning: escapeshellarg() expects parameter 1 to be string, array given in /Users/David/Documents/Development/my-project/php/vendor/symfony/process/ProcessUtils.php on line 74 ``` when using the following: ``` $git = new...
1. Bump dependencies to resolve CVEs. 2. Replaced `DateTime` with `Time`. Deprecated in Rails 8.0. 3. run rspec tests when running `rake test`
Bump dependencies to resolve CVEs