Rafal W.

Results 509 issues of Rafal W.

I'm installing civicrm plugin and I don't understand why I've got ErrorException with `console-extend-plugin`: ``` $ composer require civicrm/extendedreport:5.21 -v Installs: zetacomponents/mail:1.9.4, electrolinux/phpquery:0.9.7, civicrm/extendedreport:5.21 In Installer.php line 35: [ErrorException] Undefined...

Specifying `--sniffs=Squiz.WhiteSpace` shows sniff as invalid. I would expect it'll run all sniffs in that category. When I run: phpcbf --standard=Squiz --sniffs='Squiz.WhiteSpace.*' src/ it's running, but I've got: > No...

Type: enhancement
Core Component: Config & Ruleset & CLI options

- Workflow: `.github/workflows/docker.yml` > Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2

bug

We need to add support for GitHub token so curl won't fail due to API rate limits. ``` jq: error (at :1): Cannot index string with string "tag_name" Error: Not...

bug

Related: - https://github.com/Leo4815162342/dukascopy-node - https://github.com/Leo4815162342/dukascopy-node/blob/master/src/utils/instrument-meta-data/generated/instrument-meta-data.json - `curl -H 'referer: https://freeserv.dukascopy.com' 'https://freeserv.dukascopy.com/2.0/index.php?path=common%2Finstruments'`

enhancement
fx-data-download.py

Is it possible to override endpoint using environmental variable or local/custom file instead of using `~/.ipfs/api` (as per `from_uri.rs`)?

``` $ telegram-cli -D *** 1554554018.940353 Skipped 8292 int out of 62378 (type updates.Difference) (query type get difference) *** 1554554018.940387 0x00000000 0xa8fb1981 0x1cb5c415 0x000000e3 > telegram-cli: tgl/queries.c:470: tglq_query_result: Assertion `0'...

Convert this pine script to C Lang ``` // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © faytterro //@version=5 indicator("Support...