<?php ini_set(string $option, string|int|float|bool|null $value): string|false
<?php use Bref\Bref; use Bref\Runtime\LambdaRuntime; ini_set('display_errors', '1'); error_reporting(E_ALL); $appRoot = getenv('LAMBDA_TASK_ROOT');
<?php } ini_set('display_errors', '1'); error_reporting(E_ALL); $requestId = '8f507cfc-example-4697-b07a-ac58fc914c95';