Skip to content

Improve documentation and examples - #20

Merged
clue merged 1 commit into
clue:masterfrom
yadaiio:Improve_documentation_and_examples
Feb 7, 2024
Merged

Improve documentation and examples#20
clue merged 1 commit into
clue:masterfrom
yadaiio:Improve_documentation_and_examples

Conversation

@yadaiio

Copy link
Copy Markdown
Contributor

This pull request builds on top of: clue/reactphp-sqlite#43 and clue/reactphp-tar#20.

Comment threadREADME.md Outdated

```bash
$ php vendor/bin/phpunit
php vendor/bin/phpunit

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we use this version in other projects, should be apply the same here?

Suggested change
php vendor/bin/phpunit
vendor/bin/phpunit

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for noticing this, should be fixed now.

@yadaiio
yadaiioforce-pushed the Improve_documentation_and_examples branch 2 times, most recently from 98949b0 to 47b17b1CompareFebruary 2, 2024 10:56

@SimonFringsSimonFrings left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far, just noticed that examples/php.php could also need rejection handling, similar as you already did this in examples/bash.php & examples/docker.php

@yadaiio
yadaiioforce-pushed the Improve_documentation_and_examples branch from 47b17b1 to e4dd429CompareFebruary 6, 2024 07:41
@yadaiio

Copy link
Copy Markdown
ContributorAuthor

oops, didn't saw the then in there 🤗 should also has a rejection handling now, thanks @SimonFrings

@SimonFringsSimonFrings left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for applying the requested changes, looks good to me 👍

@clueclue added the documentation Improvements or additions to documentation label Feb 7, 2024
clue
clue approved these changes Feb 7, 2024

@clueclue left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yadaiio Thanks for looking into this, changes LGTM! :shipit:

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yadaiio@clue@SimonFrings