Christian Frøystad
Christian Frøystad
Currently, Cachet crashes if anyone provides a `start_date` that doesn't fully conform to the defined format ('Y-m-d'). This adds a check that the format matches the defined format before attempting...
Items will be added as they pass the RFC vote - [ ] [Add true type](https://wiki.php.net/rfc/true-type) - [ ] [Readonly classes](https://wiki.php.net/rfc/readonly_classes) - [ ] [Allow null and false as stand-alone...
Currently, we only support (extended?) ASCII for names and labels in accordance with the [PHP documentation](https://www.php.net/manual/en/language.variables.basics.php). However, this is not consistent with how PHP actually works. This entails two tings:...
After I added [support for adding specific package versions to pool](https://github.com/mwhudson/livefs-editor/pull/35), this has resulted in a few interesting error messages when a specific package is no longer available (for whichever...
### Current behavior After replacing the bundled kernel with the hwe version on Ubuntu 22.04 (using replace-kernel) and adding an autoinstall script (using add-autoinstall-config), the installer gets stuck after casper-premount....
Since using rkubelog, we've experienced quite often that all or even worse, just some log sources are no longer sent to papertrail. The only way we've found to work around...