- Deleted initial project prototype files
Removed experimental files not implemented in the project. These files were initially used to explore future project structure. Only necessary files have been retained
Removed experimental files not implemented in the project. These files were initially used to explore future project structure. Only necessary files have been retained
$ docker run --rm 63b0c6978b13e ps auxw USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 8572 3124 ? Rs 13:34 0:00 ps auxw
$ docker run --rm 5e16576c4bc9 php -v PHP 8.2.3 (cli) (built: Mar 15 2023 23:56:50) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.3, Copyright (c) Zend Technologies with Zend OPcache v8.2.3, Copyright (c), by Zend Technologies
It's a Debian image, installing procps package solves the package.
To help restore the IP, the default routes and the DNS:
root@zonegrey:~# resolvectl status
Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found.
Check https://devcentral.nasqueron.org/P343 for quickfix
Per comments and discussions last weeks, we'll address the configuration store later.
D3215 added CodeClass::getShortClassName() so we can do this easily now.
Recheck tests
Fix composer.json syntax
Rebased