Chihiro Adachi

Results 148 comments of Chihiro Adachi

Databaseのサポート状況まとめ - PostgreSQL - 12〜16 - MySQL - 8.0 ### PostgreSQL https://www.postgresql.org/support/versioning/ Version | Current minor | Supported | First Release | Final Release -- | -- | -- |...

JS/CSSライブラリまとめ ### Bootstrap 5.xがLTSとして提供中。現時点の最新は5.3 https://getbootstrap.jp/docs/versions/ https://endoflife.date/bootstrap ### jQuery 3.xが提供中。現時点の最新は3.7.1 https://jquery.com/download/ https://endoflife.date/jquery ### その他JSライブラリ 4.2での利用ライブラリは以下の通り。 マイナーバージョンアップの範囲でアップデートする。 ``` $ npm list /path/to/ec-cube ├── @babel/[email protected] ├── @babel/[email protected] ├── @babel/[email protected] ├── @popperjs/[email protected] ├── [email protected]...

@nanasess ありがとうございます。 Symfony6が8.1〜なのでちょっと厳しいですね。。 ちなみにRHELはこちらかなと思うんですが、UbuntuのPHPサポート状況はどこで確認できますでしょうか? https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle

いったん現時点でのシステム要件(案) 2024年夏頃にサポートされているバージョンを下限としてます。 システム要件 Middleware | 4.2 | 4.3 | 補足・懸念等 -- | -- | -- | -- Apache | 2.4.x | 2.4.x |   PHP | 7.4 〜 8.1 | 8.1...

codeception4はsymfony6非対応のため、codeception5へのアップデートが必要 https://packagist.org/packages/codeception/codeception#4.2.2 UPGRADING FROM CODECEPTION 4 https://codeception.com/07-28-2022/codeception-5.html

@nanasess ありがとうございます。 https://github.com/twigphp/Twig/tree/2.x > Twig version 2 end of maintainance is scheduled for end of December 2023. Please, upgrade at your earliest convenience. とのことなので3.xへ移行が必要そうですね。

PHPUnit 10が利用可能 https://phpunit.de/supported-versions.html

composerもv3の開発が進行中

easy-log-handlerなど、終了するライブラリもまとめる

@nanasess composerのv3ってどこに情報あるかご存知でしょうか? ぱっと見つけられずで。