AnrDaemon

Results 52 issues of AnrDaemon

Please?

`mb_split` will fail if `$pattern` or `$string` contains byte sequences not valid for `mb_regex_encoding()`. Convert both strings and set regex encoding before calling `mb_split()` if needed. Fixes smarty-php#549

Modified include inline unit test to catch evaluation error.

While working on a fix for #549, I did a short investigation of `mbstring` extension usage across Smarty codebase. What I've found is that in almost all cases, Smarty explicitly...

``` PHP Notice: Undefined index: 957e065e65187cb9f8a1b05a74e90f4f1b7188b0 in .../vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php on line 322 PHP Fatal error: Uncaught --> Smarty: plugin Smarty_Resource_ is not a valid name format

I just stumbled upon https://www.smarty.net/forums/viewtopic.php?t=27458 and… well, I can see the merit in having comments inside code. If anything, this could make it easier to debug compilation issues at least.

enhancement

**Describe the bug** Cygwin compilation of librrd fails. **To Reproduce** Steps to reproduce the behavior: 1. Install Cygwin and developer libraries required for compilation. 2. Download, unpack and configure librrd...

Largely suprsedes #8 . It would save a lot of hassle to be able to use --exclude-from=… switches. I.e. it doesn't matter for me, if it would find dupes in...

``` --------------------------- App error --------------------------- Fatal Error: InvalidArgument=Value of '-1' is not valid for 'index'. Parameter name: index ---------- Press Cancel for more info --------------------------- ОК Отмена --------------------------- --------------------------- ---------------------------...

This looks like it is possible. May even remove the need for maintaining a separate data update package.

enhancement
esi feature required
partly done