Codeception / Codeception/AspectMock

Redefinition of parameter $_ PointcutGrammar.php

未关闭
#203 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
PHP
星标
784
派生
132
PR 合并指标
30 天内没有已合并 PR

描述

`Redefinition of parameter $_ in /opt/project/new/vendor/lisachenko/go-aop-php/src/Go/Aop/Pointcut/PointcutGrammar.php on line 61`

my config in _bootstrap yii2 advanced

`require(__DIR__ . '/../vendor/autoload.php');

$kernel = \AspectMock\Kernel::getInstance();
$kernel->init([
'debug' => true,
'includePaths' => [
__DIR__ . '/../../',
]
]);`

where did i go wrong?

贡献指南

这个仓库没有索引到贡献指南

调研方向

从提供的 Yii2 bootstrap 配置开始,检查 vendor/lisachenko/go-aop-php/src/Go/Aop/Pointcut/PointcutGrammar.php 第 61 行。复现初始化过程,以确定参数重新定义何时出现,然后验证 bootstrap 能够在没有此错误的情况下完成;如果 repository 提供回归测试,则添加或更新该测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
php
领域
testing
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。