Daniel Marschall
Daniel Marschall
Hello, I have a file called Foobar.8bf (it is a Photoshop plugin, which is basically a renamed DLL file). In this file, there is a string "foobar.dll" . I want...
I have looked at your implementation of Object Identifiers and found out that there is following problem: The [modulo-40 code](https://github.com/fgrosse/PHPASN1/blob/master/lib/ASN1/Universal/ObjectIdentifier.php#L93) is not correct, since it does not support the case...
The following patch will resolve lint warnings for "Eclipse for PHP" ``` Index: CSS.php =================================================================== --- CSS.php (revision 433) +++ CSS.php (working copy) @@ -86,6 +86,7 @@ */ protected function...
Hello, I noticed that there is an incompatibility with the mbstring polyfill and PHP 8.1 / Alpine Linux, which breaks a lot of my projects as soon as the php81-mbstring...
Hello, I noticed that in CurrencyLayer, the quote entry "USDUSD" is missing. It should have the value 1. My OpenSource software relied on this value and due to the change...
Hello, you are writing in README.md that the program can be executed with ./telegram-desktop-decrypt However, there is no description how to build the executable file. What do I need to...
Damit das Script auf anhieb funktioniert, müsste die Signatur `#!/usr/bin/env python` nach `#!/usr/bin/env python3` geändert werden, und `import sys` fehlt noch.
I have a lot of temp files in /tmp: ``` -rw------- 1 nextcloud nextcloud 3,8M 17. Sep 01:10 nextcloud_photos_d9Ym8N -rw------- 1 nextcloud nextcloud 3,8M 17. Sep 02:10 nextcloud_photos_DMM0Wq -rw------- 1...
I noticed that in my php_error.log there are a lot of error messages: ``` [30-Sep-2023 22:59:35 europe/berlin] Fehler beim Ausführen des Befehls: /usr/bin/svn --non-interactive --config-dir /tmp/websvn log --xml --quiet --limit...