This is the list of error messages, as found in die() and exit() expressions.
Message | File | Line |
---|---|---|
sprintf('line 0, col %d: Error: ', $tokenPos) | /lib/Assertion/ExpressionParser.php | 193 |
'`dataset` input should have multiple elements.' | /lib/Math/Kde.php | 118 |
sprintf('Parameter values must be scalar. Got "%s"', is_object($parameter) ? get_class($parameter) : gettype($parameter)) | /lib/Benchmark/Remote/Reflector.php | 97 |
'Cannot get top reflection class, reflection hierarchy is empty.' | /lib/Benchmark/Remote/ReflectionHierarchy.php | 51 |
sprintf('Could not find PHP binary "%s"', $this->phpBinary) | /lib/Benchmark/Remote/Launcher.php | 136 |
sprintf('Bootstrap file "%s" does not exist.', $this->bootstrap) | /lib/Benchmark/Remote/Launcher.php | 89 |
sprintf('Script "%s" did not return an array, got: %s', $this->template, $output) | /lib/Benchmark/Remote/Payload.php | 266 |
sprintf('Could not create directory "%s"', $directory) | /lib/Benchmark/Remote/Payload.php | 215 |
'Could not generate temporary script name' | /lib/Benchmark/Remote/Payload.php | 202 |
sprintf('Could not find script template "%s"', $this->template) | /lib/Benchmark/Remote/Payload.php | 185 |
sprintf('%s%s', $process->getErrorOutput( ), $process->getOutput( )) | /lib/Benchmark/Remote/Payload.php | 148 |
sprintf('@AfterClassMethods annotation can only be applied at the class level (%s)', $subject->getBenchmark( )->getClass( ) . '::' . $subject->getName( )) | /lib/Benchmark/Metadata/Driver/AnnotationDriver.php | 120 |
sprintf('@BeforeClassMethods annotation can only be applied at the class level (%s)', $subject->getBenchmark( )->getClass( ) . '::' . $subject->getName( )) | /lib/Benchmark/Metadata/Driver/AnnotationDriver.php | 113 |
sprintf('%s method "%s" must %s static in benchmark class "%s"', $context, $method, $isStatic ? 'be' : 'not be', $benchmarkReflection->getTop( )->class) | /lib/Benchmark/Metadata/MetadataFactory.php | 118 |
sprintf('Unknown %s method "%s" in benchmark class "%s"', $context, $method, $benchmarkReflection->getTop( )->class) | /lib/Benchmark/Metadata/MetadataFactory.php | 111 |
sprintf('Each parameter set must be an array, got "%s" for %s::%s', gettype($parameterSet), $metadata->getClass( ), $subject->getName( )) | /lib/Benchmark/Metadata/MetadataFactory.php | 76 |
sprintf('Unrecognized annotation %s, valid PHPBench annotations: @%s', $matches[1], implode(', @', array_keys(self::$phpBenchImports))) | /lib/Benchmark/Metadata/AnnotationReader.php | 218 |
sprintf('Invalid options "%s" for format "%s", valid options: "%s"', implode('", "', $diff), $formatName, implode('", "', array_keys($defaultOptions))) | /lib/Formatter/Formatter.php | 111 |
sprintf('Could not load class definition: %s', json_encode($classDefinition)) | /lib/Formatter/Formatter.php | 125 |
sprintf('Value is not a scalar, is a "%s"', is_object($value) ? get_class($value) : gettype($value)) | /lib/Formatter/Formatter.php | 81 |
sprintf('Unknown class "%s", known classNames: "%s"', $class, implode('", "', array_keys($this->classes))) | /lib/Formatter/Formatter.php | 89 |
sprintf('Unknown format "%s", known formats: "%s"', $name, implode(', ', array_keys($this->formats))) | /lib/Formatter/FormatRegistry.php | 47 |
sprintf('Class file "%s" does not exist.', $filename) | /lib/Formatter/ClassLoader.php | 37 |
'No subject has been executed' | /lib/Executor/Benchmark/TestExecutor.php | 84 |
sprintf('Formatter with name "%s" is already registered', $name) | /lib/Formatter/FormatRegistry.php | 29 |
'Distribution is read-only' | /lib/Math/Distribution.php | 188 |
sprintf('Benchmark made some noise: %s', $result['buffer']) | /lib/Executor/Benchmark/TemplateExecutor.php | 59 |
sprintf('Unknown stat "%s", known stats: "%s"', $name, implode('", "', array_keys($this->closures))) | /lib/Math/Distribution.php | 148 |
'Distribution is read-only' | /lib/Math/Distribution.php | 180 |
'Cannot create a distribution with zero samples.' | /lib/Math/Distribution.php | 35 |
sprintf('Unknown pre-computed stat(s) encountered: "%s"', implode('", "', $diff)) | /lib/Math/Distribution.php | 70 |
sprintf('Unknown bandwidth method "%s"', $bwMethod) | /lib/Math/Kde.php | 217 |
sprintf('Min and max cannot be the same number: %s', $max) | /lib/Math/Statistics.php | 136 |
sprintf('Result of class "%s" has not been set', $class) | /lib/Model/ResultCollection.php | 63 |
sprintf('Tag mast be non-empty string of alphanumeric characters and _, got "%s"', $tag) | /lib/Model/Tag.php | 27 |
sprintf('Could not locate GUI bin "%s"', $input->getOption('gui-bin')) | /extensions/xdebug/lib/Command/ProfileCommand.php | 67 |
sprintf('Unknown metric "%s" for result class "%s". Available metrics: "%s"', $metric, $class, implode('", "', array_keys($metrics))) | /lib/Model/ResultCollection.php | 84 |
'No statistics have yet been computed for this iteration set (::computeStats should be called)' | /lib/Model/Variant.php | 294 |
sprintf('Cannot retrieve stats when an exception was encountered ([%s] %s)', $this->errorStack->getTop( )->getClass( ), $this->errorStack->getTop( )->getMessage( )) | /lib/Model/Variant.php | 285 |
'Iteration collections are immutable' | /lib/Model/Variant.php | 430 |
'Iteration collections are immutable' | /lib/Model/Variant.php | 420 |
sprintf('The XsltRenderer requires the `%s` extension to be loaded', $ext) | /lib/Report/Renderer/XsltRenderer.php | 42 |
sprintf('Column "%s" does not exist in row with columns "%s"', $columnName, implode('", "', array_keys($this->cells))) | /lib/Report/Generator/Table/Row.php | 168 |
sprintf('Could not render report with XSL file "%s"', $template) | /lib/Report/Renderer/XsltRenderer.php | 114 |
sprintf('XSLT template file "%s" does not exist', $template) | /lib/Report/Renderer/XsltRenderer.php | 76 |
sprintf('Non-numeric value encountered: "%s"', print_r($subject, true)) | /lib/Formatter/Format/NumberFormat.php | 30 |
sprintf('Truncation position must be one of "%s", got "%s"', implode('", "', ['left', 'right']), $options['position']) | /lib/Formatter/Format/TruncateFormat.php | 45 |
sprintf('The "%s" column must be visible when using the diff column', $stat) | /lib/Report/Generator/TableGenerator.php | 136 |
sprintf('Expected a string, got "%s"', gettype($jsonString)) | /lib/Json/JsonDecoder.php | 59 |
1 | /bin/phpbench.php | 23 |
255 | /lib/PhpBench.php | 254 |
1 | /lib/PhpBench.php | 101 |
1 | /lib/PhpBench.php | 163 |
'No history present, therefore cannot retrieve latest UUID' | /lib/Storage/UuidResolver/LatestResolver.php | 58 |
sprintf('Could not resolve UUID "%s"', $uuid) | /lib/Storage/UuidResolver/LatestResolver.php | 45 |
sprintf('No progress logger with name "%s" has been registered, known progress loggers: "%s"', $name, implode('", "', array_keys($this->progressLoggers))) | /lib/Progress/LoggerRegistry.php | 27 |
sprintf('Cannot find run with UUID "%s"', $runId) | /lib/Storage/Driver/Xml/XmlDriver.php | 66 |
sprintf('Configuration names may only contain alpha-numeric characters, _ and -. Got "%s"', $name) | /lib/Registry/Config.php | 35 |
sprintf('%s configuration must EITHER indicate its target %s service with the "%s" key or extend an existing configuration with the "extends" key.', $this->serviceType, $this->serviceType, $this->serviceType) | /lib/Registry/ConfigurableRegistry.php | 128 |
sprintf('Could not find tag "%s"', $tag) | /lib/Storage/UuidResolver/TagResolver.php | 63 |
sprintf('Configuration offset "%s" does not exist. Known offsets: "%s"', $offset, implode('", "', array_keys($this->getArrayCopy( )))) | /lib/Registry/Config.php | 47 |
sprintf('No %s configuration named "%s" exists. Known configurations: "%s"', $this->serviceType, $name, implode('", "', array_keys($this->configs))) | /lib/Registry/ConfigurableRegistry.php | 64 |
sprintf('%s service "%s" does not exist. Registered %s services: "%s"', $this->serviceType, $name, $this->serviceType, implode('", "', array_keys($this->services))) | /lib/Registry/Registry.php | 113 |
sprintf('%s configuration for service "%s" cannot extend configuration for different service "%s"', $this->serviceType, $config[$this->serviceType], $extended[$this->serviceType]) | /lib/Registry/ConfigurableRegistry.php | 112 |
sprintf('%s config "%s" already exists.', $this->serviceType, $name) | /lib/Registry/ConfigurableRegistry.php | 89 |
sprintf('%s service "%s" is already registered', $this->serviceType, $name) | /lib/Registry/Registry.php | 53 |
sprintf('Could not decode parameters JSON string: "%s"', $parametersJson) | /lib/Console/Command/Handler/RunnerHandler.php | 148 |
sprintf('You must configure a default %s service, registered %s services: "%s"', $this->serviceType, $this->serviceType, implode('", "', array_keys($this->services))) | /lib/Registry/Registry.php | 93 |
sprintf('%s service "%s" already exists.', $this->serviceType, $name) | /lib/Registry/Registry.php | 70 |
sprintf('File or directory "%s" does not exist (cwd: %s)', $path, getcwd( )) | /lib/Benchmark/BenchmarkFinder.php | 49 |
sprintf('Baseline callable "%s" has already been registered.', $name) | /lib/Benchmark/BaselineManager.php | 46 |
sprintf('Given baseline "%s" callable "%s" is not callable.', $name, is_string($callable) ? $callable : gettype($callable)) | /lib/Benchmark/BaselineManager.php | 53 |
sprintf('Unknown baseline callable "%s", known baseline callables: "%s"', $name, implode('", "', array_keys($this->callables))) | /lib/Benchmark/BaselineManager.php | 69 |
sprintf('Encountered error when determining git branch exide code: %s, stderr: "%s"', $process->getExitCode( ), $process->getErrorOutput( )) | /lib/Environment/Provider/Git.php | 66 |
sprintf('All values for "%s" must be greater than 0, the following were less than 0 "%s"', $field, implode('", "', $values)) | /lib/Benchmark/RunnerConfig.php | 395 |
sprintf('"%s" must be greater than 0, got "%s"', $field, $value) | /lib/Benchmark/RunnerConfig.php | 411 |
sprintf('Retry limit of %s exceeded', $subjectMetadata->getRetryLimit( )) | /lib/Benchmark/Runner.php | 309 |
sprintf('Array does not have key "%s", it has keys: "%s"', $segment, implode('", "', array_keys($container))) | /lib/Assertion/Ast/PropertyAccess.php | 64 |
sprintf('Could not access "%s" on "%s"', $segment, is_object($container) ? get_class($container) : gettype($container)) | /lib/Assertion/Ast/PropertyAccess.php | 79 |
sprintf('Environmental information is immutable. Tried to set key "%s" with value "%s"', $offset, $value) | /lib/Environment/Information.php | 58 |
sprintf('Environmental information is immutable. Tried to unset key "%s"', $offset) | /lib/Environment/Information.php | 77 |
sprintf('Assertion node "%s" did not evaluate to an AssertionResult, evaluated to "%s"', get_class($node), is_object($result) ? get_class($result) : gettype($result)) | /lib/Assertion/ExpressionEvaluator.php | 49 |
sprintf('Do not know how to evaluate node "%s"', get_class($node)) | /lib/Assertion/ExpressionEvaluator.php | 91 |
sprintf('Do not know how to compare operator "%s"', $node->operator( )) | /lib/Assertion/ExpressionEvaluator.php | 170 |
sprintf('Argument "%s" not available, available arguments: "%s"', $argName, implode('", "', array_keys($this->arguments))) | /lib/Assertion/Ast/Arguments.php | 31 |
'You must specify at least one of `--file` and/or `--uuid`' | /lib/Console/Command/Handler/SuiteCollectionHandler.php | 52 |
'You must either specify or configure a path' | /lib/Console/Command/Handler/RunnerHandler.php | 125 |
'Could not rollback.' | /lib/Console/Command/SelfUpdateCommand.php | 82 |
'You must specify or configure at least one report, e.g.: --report=default' | /lib/Console/Command/ReportCommand.php | 95 |
sprintf('No result class was provided with key "%s" for attribute "%s"', $prefix, $name) | /lib/Serializer/XmlDecoder.php | 275 |
sprintf('Parameters must be either scalars or arrays, got: %s', is_object($value) ? get_class($value) : gettype($value)) | /lib/Serializer/XmlEncoder.php | 225 |
sprintf('XML file defines a non-existing result class "%s" - maybe you are missing an extension?', $class) | /lib/Serializer/XmlDecoder.php | 105 |
sprintf('Expected attribute name to have a result key prefix, got "%s".', $name) | /lib/Serializer/XmlDecoder.php | 266 |
sprintf('Time mode must be one of "%s", got "%s"', implode('", "', $validModes), $mode) | /lib/Util/TimeUnit.php | 343 |
sprintf('Invalid time unit "%s", available units: "%s"', $unit, implode('", "', array_keys(self::$map))) | /lib/Util/TimeUnit.php | 360 |
sprintf('Unknown profile "%s" specified, defined profiles: "%s"', $profile, implode('", "', array_keys($config['profiles'] ?? [ ]))) | /lib/PhpBench.php | 232 |
sprintf('Unknown memory unit "%s", known memory units: "%s"', $unit, implode('", "', array_keys(self::$multipliers))) | /lib/Util/MemoryUnit.php | 53 |
sprintf('Could not find extension autoload file "%s"', $autoloadFile) | /lib/PhpBench.php | 48 |
sprintf('Profile "%s" was not generated. Maybe you do not have Xdebug installed?', $generatedFile) | /extensions/xdebug/lib/Command/ProfileCommand.php | 101 |