wadih
wadih
It seems any IDN can't get past the regexp in `regDomain.class.php`: if (!preg_match("/^([a-z0-9])(([a-z0-9-])*([a-z0-9]))*$/", $domPart)) return FALSE; If anybody's interested, the library could be augmented to support UTF8 letter characters by...
The closing tags at the end of the php files are causing a newline to be printed to stdout simply from including the library. PHP doesn't need the closing tag...
When wait_timeout is passed, the server cuts the connection, and we get the standard mysql error at the next query: "MySQL server has gone away" To reproduce, we can do:...
### Bug Description Running rustdesk works when double clicking. Then I click on Install, and click "Accept and Install", and that's when the error appears and install is aborted: ![Screenshot...