Source: [Vaneyckt: Safer bash scripts with 'set -euxo pipefail'][vaneyckt safer bash scripts]
Shortcut: set -Eeuox pipefail
Makes the script exit immediately when a command fails.
| <?php | |
| use Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadata; | |
| interface ValueResolverInterface { | |
| public function resolve(mixed $source, ArgumentMetadata $metadata): iterable; | |
| } | |
| interface ValueResolverExtractor { |
| <?php | |
| namespace _HumbugBoxa613656a6f3c\Twig\Extension; | |
| use _HumbugBoxa613656a6f3c\Twig\ExpressionParser; | |
| use _HumbugBoxa613656a6f3c\Twig\Node\Expression\Binary\AddBinary; | |
| use _HumbugBoxa613656a6f3c\Twig\Node\Expression\Binary\AndBinary; | |
| use _HumbugBoxa613656a6f3c\Twig\Node\Expression\Binary\BitwiseAndBinary; | |
| use _HumbugBoxa613656a6f3c\Twig\Node\Expression\Binary\BitwiseOrBinary; | |
| use _HumbugBoxa613656a6f3c\Twig\Node\Expression\Binary\BitwiseXorBinary; |
| ==67807== Memcheck, a memory error detector | |
| ==67807== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. | |
| ==67807== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info | |
| ==67807== Command: php vendor/bin/phpunit --coverage-xml=dist | |
| ==67807== | |
| --67807-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option | |
| --67807-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 2 times) | |
| --67807-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 4 times) | |
| ==67807== Conditional jump or move depends on uninitialised value(s) | |
| ==67807== at 0x10037E42A: .LL02 (zend_string.c:403) |
| frontend/src/assets/icons/svg-icons.ts: $(find -f frontend/src/assets/icons/svg/**/*.svg) | |
| echo 'yo' |
| <?php | |
| declare(strict_types=1); | |
| use Blackfire\Client; | |
| use Blackfire\Profile\Configuration; | |
| use Symfony\Component\Console\Input\ArgvInput; | |
| use Symfony\Component\Console\Output\ConsoleOutput; | |
| use Symfony\Component\Console\Style\SymfonyStyle; | |
| use function Safe\sprintf; |
| API Version: 1.1.0 | |
| Archive Compression: None | |
| Signature: SHA-1 | |
| Signature Hash: 5AE61B9468A6DC0FDF7F931E39F6CC493531555F | |
| Metadata: None |