2018年12月1日にcodeigniter4 の alpha.3がリリースされました。
動作環境
php 7.1以上
PHPの拡張機能
php-intl, php-json, php-mbstring, php-mysqlnd, php-xml
CURLRequestクラスを使用するには、libcurlのインストールが必要です。
alpha.2リリース以降か、今回のリリースタイミングにあわせてかgithubのURLが変更されています。
リリース案内ページにそのことも書かれています。
フォーラムのリリース案内
https://forum.codeigniter.com/thread-72289.html
github
https://github.com/codeigniter4/framework
リリースページ
https://github.com/codeigniter4/CodeIgniter4/releases/tag/v4.0.0-alpha.3
codeigniter公式サイト
https://www.codeigniter.com/
CodeIgniter4 ユーザーガイド
https://codeigniter4.github.io/userguide/intro/index.html
以前見つけたVIEWのバグ対応も今回のリリースに含まれています。
ロードマップ
今後の予定では、次はbetaバージョンのリリースになります。
beta3までリリースされると、その次が正式リリースの予定となっています。
2018年10月時点での予定では2019年1月に正式リリースの予定
0件のコメント