"xdebug":
{
"max_children": 128,
"max_depth": 5,
"max_data": 512,
"debug_layout":
[
{
'rows': [0.0, 1.0],
'cols': [0.0, 0.6180212590826522, 1.0],
'cells': [[0, 0, 1, 1], [1, 0, 2, 1]]
}
]
}
こんな感じでシングルクオテーション使ってたら、
Error trying to parse project: Expected value in
というエラーが発生した。なのでダブルクオテーションにしたら直った。
0 件のコメント:
コメントを投稿