Rodrigo Capilé

Results 5 issues of Rodrigo Capilé

include module name on ignore list ``` php return array( 'newrelic' => array( 'ignored_transactions' => array( 'module' => array( 'Foo', 'Bar', 'Baz', ), ), ), ); ``` and optionally with...

When using console request the route can be a invalid transaction name - php index.php do-stuff users - php index.php do-stuff places This can lead to different controllers/action but in...

on the README.md you mention > If you run into problems, please raise a GitHub issue, filling in the issue template. We'll take a look as soon as possible. but...

You mention the Class Map Generator (bin/classmap_generator.php) on the docs but removed it when zend-loader got separated from zf2. Did you miss the file ou should I remove from docs?

bug
documentation

- [x] I was not able to find an [open](https://github.com/zendframework/zend-i18n/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-i18n/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [chat](https://zendframework.slack.com/)...

enhancement
help wanted
feature request