teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

3

誤字

2017/01/14 06:56

投稿

popobot
popobot

スコア6588

answer CHANGED
@@ -3,4 +3,4 @@
3
3
 
4
4
  [cakephp/debug_kit](https://github.com/cakephp/debug_kit/tags)
5
5
 
6
- なお、確かに機能、1月13日にgetBody()を使うようにする[コミット](https://github.com/cakephp/debug_kit/commit/4a741d9f423bab125af717c5e8b0b48100de0296)が入っていますね。まだ開発版なのでバグがあるのかもしれません。
6
+ なお、確かに1月13日にgetBody()を使うようにする[コミット](https://github.com/cakephp/debug_kit/commit/4a741d9f423bab125af717c5e8b0b48100de0296)が入っていますね。まだ開発版なのでバグがあるのかもしれません。

2

補足

2017/01/14 06:56

投稿

popobot
popobot

スコア6588

answer CHANGED
@@ -3,4 +3,4 @@
3
3
 
4
4
  [cakephp/debug_kit](https://github.com/cakephp/debug_kit/tags)
5
5
 
6
- なお、確かに機能、getBody()を使うようにする[コミット](https://github.com/cakephp/debug_kit/commit/4a741d9f423bab125af717c5e8b0b48100de0296)が入っていますね。まだ開発版なのでバグがあるのかもしれません。
6
+ なお、確かに機能、1月13日にgetBody()を使うようにする[コミット](https://github.com/cakephp/debug_kit/commit/4a741d9f423bab125af717c5e8b0b48100de0296)が入っていますね。まだ開発版なのでバグがあるのかもしれません。

1

補足

2017/01/13 22:45

投稿

popobot
popobot

スコア6588

answer CHANGED
@@ -1,2 +1,6 @@
1
1
  debug_kigのリリース版の最新は3.5.0なので、たぶん開発中のコードをインストールしてしまったんだと思います。
2
- composer.jsonのdebug_kigのバージョン指定を```"~3.0"```とかにしてcomposer updateし直せば治るのではないかと。
2
+ composer.jsonのdebug_kigのバージョン指定を```"~3.0"```とかにしてcomposer updateし直せば治るのではないかと。
3
+
4
+ [cakephp/debug_kit](https://github.com/cakephp/debug_kit/tags)
5
+
6
+ なお、確かに機能、getBody()を使うようにする[コミット](https://github.com/cakephp/debug_kit/commit/4a741d9f423bab125af717c5e8b0b48100de0296)が入っていますね。まだ開発版なのでバグがあるのかもしれません。