Steen Schütt

Results 3 issues of Steen Schütt

The `Site::get()` method is type hinted to always return a GeneralInfo struct, but it just mindlessly returns the result from `reset($items)`, which returns false when the array is empty. Furthermore,...

The current regex does not support trailing commas in the define construct (To the point where it goes completely bonkers). I'd like to propose a minor change that will address...

# Description While it's not really a big deal, RHEL has the $releasever variable with contains the major release of the operating system. Using this instead of inserting the version...