Skip to content

Conversation

@steevanb
Copy link
Owner

No description provided.

docker run --rm -it -v "$(pwd)":/app steevanb/php-parallel-processes:1.1.0-alpine php /app/examples/canceled-as-error.php
# Exit code will be 0, although first process has failed and second process is canceled
echo $?
```
Copy link
Owner Author

Choose a reason for hiding this comment

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

continue the documentation

@steevanb
Copy link
Owner Author

steevanb commented Nov 16, 2025

docker run --rm -it ghcr.io/steevanb/php-parallel-processes:ci composer global outdated

docker run --rm -it ghcr.io/steevanb/php-parallel-processes:ci composer global outdated --minor-only

contributing

@steevanb steevanb force-pushed the readthedocs branch 24 times, most recently from 659cff5 to 1f9efdc Compare November 16, 2025 21:40
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
extra:
package_version: "1.1.0"
Copy link
Owner Author

Choose a reason for hiding this comment

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

modify it when a release is created

-it \
"${ENV_ARGS[@]}" \
"${VOLUME_ARGS[@]}" \
steevanb/php-parallel-processes:1.1.0-alpine \
Copy link
Owner Author

Choose a reason for hiding this comment

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

modify it when a release is created

@steevanb steevanb force-pushed the readthedocs branch 16 times, most recently from d391f3a to 94b75e1 Compare November 17, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants