tanakahisateru / BEAR.PhptalModule

2 stars 1 forks source link

Undefined property: PHPTAL_Php_CodeWriter::$_indentation #4

Closed koriym closed 11 years ago

koriym commented 11 years ago
1) BEAR\PhptalModule\Provide\TemplateEngine\Phptal\PhptalAdapterTest::testAssign
Undefined property: PHPTAL_Php_CodeWriter::$_indentation

2) BEAR\PhptalModule\Provide\TemplateEngine\Phptal\PhptalAdapterTest::testAssignAll
Undefined property: PHPTAL_Php_CodeWriter::$_indentation

3) BEAR\PhptalModule\Provide\TemplateEngine\Phptal\PhptalAdapterTest::testGetTemplate
Undefined property: PHPTAL_Php_CodeWriter::$_indentation

上記のようにテストが失敗します

tanakahisateru commented 11 years ago

PHPTALの中のクラスの一部ですね。composer.jsonの参照先がmasterしかないのでメンテ中に何かあったのかも。見てみます。

koriym commented 11 years ago

_indentationが無くphptalの問題だと思います。

tanakahisateru commented 11 years ago

phptalを直接直せる立場なので大丈夫です

koriym commented 11 years ago

;)

tanakahisateru commented 11 years ago

https://github.com/pornel/PHPTAL/pull/22 ひとまずレビュー待ち

tanakahisateru commented 11 years ago

マージされました。これでmasterの最新で失敗しなくなったと思います。

erik91 commented 10 years ago

спасибо. очень помогли.