croensch

Results 10 issues of croensch

Hi, i'm not understanding why i can't use it in NodeJS (an express app). The module gets exported as a promise? VSCode lets me jump to the .d.ts file... ```js...

I use jenkins PMD plugin to display the violations per package. Unfortunately this plugin uses either the package that the violation reports or the source folder of the reported file....

Enhancement

**Guzzle version(s) affected**: 7.4.4 **PHP version**: 8.0.20 **cURL version**: 7.68.0 **Description** When PHP is run as CLI, the cURL library will automatically pick up `no_proxy`/`NO_PROXY` and `https_proxy`/... from the environment....

For your consideration, see #272. I don't know if the discussion was a yes/no to this feature. I can push a little refactor of `getTruncateTableSQL()` to make it fit better.

We get the message `The id_token did not pass validation. (%i is invalid as it is not greater than %i)`. So i quickly added this fix.

wip

It's not really relevant to the Mime / Email docs because that will use Base64 by default. I've tried to keep it short, i'm not sure it's good though. See...

Status: Needs Review
Waiting Code Merge
Mime
HttpClient

### Summary Because of the containerization of snaps, they often require explicit connection to other services, using the command `snap connect [app]:[plug]`. Right now, this can only be done with...

feature
module
plugins

### Summary of problem or feature request The transport or pool should make an effort to report low-level network errors that lead to `NoNodeAvailableException`. There have been a couple of...

The basic features mention - Makes ZF1 application config and bootstrap object available to ServiceManager What if my ZF2 modules don't need this? I thought about bootstrapping zf2 first and...

See serverless/serverless#11125