Sven Herzky
Sven Herzky
- Need a more recent version for Symfony in composer.json - Some parameters changed Would be great to get that in. Using my repository for now for including it, but...
Hey, I guess it's a layer 8 issue, but I couldn't find the corresponding checkbox :) I'm trying to generate gcode for an STL. After figuring out all the stuff...
The loop in [whois.parser.php#L910](https://github.com/jsmitty12/phpWhois/blob/master/src/whois.parser.php#L910) runs infinitely for values like ``` Creation Date: 2021-07-19T13:03:01.00Z ``` A `print_r($res);` just before the while shows this in my case: ``` Array ( [m] =>...
Hey, I'm getting the error message _Warning: Undefined array key "content" in /home/.../vendor/vaibhavpandeyvpz/phemail/src/MessageParser.php on line 64_ for this header: ``` X-MS-Exchange-CrossTenant-AuthSource: CH2PEPF0000009B.namprd02.prod.outlook.com ``` Looks like the REGEX_HEADER_LINE doesn't catch this...
Did an update via console core:update. Was doing it as root, as ... yeah, bash of www-data isn't that functional :) Anyway, got that message at the end: ``` It...