George J. Carrette

Results 6 issues of George J. Carrette

This implements https://issues.apache.org/jira/browse/ZOOKEEPER-4556 The strongest use case for a function zoo_version_str is when an application is making use of https://sourceware.org/libffi/ or similar solution for their application language and wants to...

This mustache implementation is fast, well known, stable, and extensively used in some big applications. Questions such those raised in issues https://github.com/jbboehr/php-mustache/issues/45 and https://github.com/jbboehr/php-mustache/issues/4 suggest that examples of template loading,...

Currently I am evaluating proxy solutions to run from a windows command line by a non-privileged user and provide a proxy for programs running under Windows Subsystem for Linux (WSL)...

### Bug description In a production environment with nginx using fastcgi to talk to php-fpm there are different segfault SEGV manifestations depending on the version of ddtrace-trace-php. In all cases...

🐛 bug

It works perfectly fine to have the factorial function in Scorer.php to be declared as returning a float. This results in the same output as before, and extends the code...

Using the attached test file a password larger than 219 characters and smaller than 670 characters causes the passwordStrength function to throw an error `ZxcvbnPhp\\Scorer::factorial(): Return value must be of...