Bart Reunes

Results 16 issues of Bart Reunes

Docker compose's recommendations say that the preferred name for a docker compose file is compose.yml. But Yacht does not recognize that filename.

bug

Currently there seems to be no way to see which message one sent for a trade. Are those messages kept on the server, and could they be made visible in...

feature
improvement
hacktoberfest

Until today, I have been using any of the many github-pages images out there. Today however, I encountered a bug in the latest versions, and I was trying to find...

# Bug Report / Question? | Subject | Details | | :------------- | :---------------------------------------------------------------| | Rector version | 0.13.8 | I'm trying to run Rector against a fairly large and...

bug
parallel

- [x] This is a bug report - [ ] This is a feature request - [ ] I searched existing issues before opening this one ### Expected behavior Allow...

If I run the `--version` command, phpsa is looking for git. If git is available, it will throw the error `fatal: Not a git repository (or any of the parent...

## Steps to Reproduce (for bugs) Run `docker run --rm -it schemaspy/schemaspy:6.1.0 -u "user" -p "user"` ## Expected Behavior The password "user" should be read as the password, not as...

bug

First of all: big thanks for this awesome tool! Trying it out however, I have run into a small problem with using relative paths. Running the following line: ``` php...

If the `runTaintAnalysis` configuration is being set in the `psalm.xml` configuration, it is probably an error, as it will make the rest of the whole configuration file obsolete. Could you...

As mentioned in #73, it would be handy to have an option to disable the progress output. `--no-progress` to disable the output of the progress bar `--quiet` to disable all...