Tess Sluijter

Results 7 issues of Tess Sluijter

Reproduction: 1. Create lab environment green-field using the LabBuilder.py script. 2. Shutdown the VMs through Azure Portal or through the OS running in the VM. 3. Run the LabBuilder.py script...

I would like to suggest that the locally created accounts on DC01 and WS01 are renamed from "_itadmin_" to "_localadmin_". Otherwise, if students do not clearly specify "_labs\itadmin_" as username,...

I have completed the installation of my lab environment using LabBuilder.py. However, the path `C:\Labs` is missing on host dc01.labs.local. Ditto for the file share that it's supposed to serve,...

Good day, On a website I manage for a friend, I keep encountering the following error message with the Envato wordpress toolkit plugin: "Cannot set max execution time limit due...

I am building a testing environment with Slim-Skeleton, on PHP 8.3. While running `composer test` I noticed a number of deprecation warnings. ``` Deprecated: App\Infrastructure\Persistence\User\InMemoryUserRepository::__construct(): Implicitly marking parameter $users as...

Instead of using `docker-compose` and mounting the ${PWD} as /var/www, I thought it'd be nice to also make a fully standalone container. In this pullreq you'll find the most basic...

The current version of php-di (6.4) has a number of deprecated features and usages which lead to errors in Slim-Skeleton. For example, running Slim-Skeleton with PHP 8.3 gives the following...