Danack

Results 141 issues of Danack

PHP Notice: Undefined index: basereality.root.directory in /home/github/intahwebz/intahwebz/data/conf/addIntahwebzConfig.sh.php on line 3 ln

http://phartitura.com/intahwebz/jig Also, I tried to investigate the problem by running phartitura locally but I get an error: Fatal error: Uncaught exception 'InvalidArgumentException' with message 'Invalid configuration string' in /documents/projects/github/phartitura/phartitura/vendor/respect/config/library/Respect/Config/Container.php on...

Still needs a badge.

Hi, I just started using Caddy and found the behaviour around auto_https quite frustrating. It may be working as intended but opening this issue as it took me hours to...

discussion :speech_balloon:
documentation :books:

The example code given for the [PHP documentation]( https://www.froala.com/wysiwyg-editor/docs/sdks/php/file-server-delete) has a massive security hole. ``` $response = FroalaEditor_File::delete($_POST['src']); public static function delete($src) { $filePath = $_SERVER['DOCUMENT_ROOT'] . $src; // Check...

documentation

Hi, just though you might like to know there are two systemic issues with the documentation: i) using the 'continuing' form of verbs like "It is being" is not idiomatic...

documentation

So I've been thinking about how to improve communication problems that the PHP project has. I think the siloing of information, and communication around that information is part of the...

Hi, I'm hoping you can give some advice on errors that people are having with libtool, and the usage of it in ImageMagick. There is a discussion of an error...

The current behaviour is not good enough as it is far too surprising for the blur to be ignored. ``` #if MagickLibVersion >= 0x700 //TODO - remove blur from params...

The documenation needs updating for which versions support which constants.