Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 610 Bytes

mig_0_8_80.wiki

File metadata and controls

15 lines (9 loc) · 610 Bytes
  1. summary BEAR 0.8.80以降への移行

BEAR 0.8.80

以前のバージョンから BEAR 0.8.80 またはそれ以降に更新する際は、下記の移行上の注意点に注意すべきです。

エージェントコード変更

EzwebがAuに変更されました。 以下に影響があります。

 # クラス定数が`BEAR_Agent::UA_Ezweb` から `BEAR_Agent::UA_AU`に変更されました。
 # `BEAR_Agent_Adaptor_Ezweb`クラスが`BEAR_Agent_Adaptor_Au`クラスに変更されました。
 # `BEAR_Form_Renderer_Ezweb`クラスが`BEAR_Form_Renderer_Au`に変更されました。