CI 뉴스

제목 CI 4.1.3 Released
글쓴이 테러보이 작성시각 2021/06/23 09:02:05
댓글 : 1 추천 : 0 스크랩 : 0 조회수 : 7012   RSS
테러보이

Enhancements:

  • New functions in the File Helper: directory_mirror() and same_file()

  • Implemented NexusPHP’s Tachycardia for slow test identification

  • Added a new $ttl option to Cache config for future use

Changes:

  • Added MySQL 8.0 to the test matrix

  • Improved environment detection from $_SERVER

  • Numerous sweeping code improvements via Rector and analysis

Bugs Fixed:

  • Fixed a bug where CURLRequest would try to use a project URI instead of its base

  • Fixed a bug where CLI mode was not detected under cgi-fcgi

  • Fixed a logic bug in Cookie construction

  • Fixed numerous issues in SQLite3’s Forge class related to an incorrect attribute name

 

2021-06-06에 4.1.3버전이 출시 했네요! (바쁘다 보니 소식이 늦었습니다 ㅎㅎ 내부적으로는 업데이트 해서 사용중이긴한데 ㅠ.ㅠ;)

관련링크 https://github.com/codeigniter4/framework/archive/v4.1.3.zip
 다음글 CI 4.1.4 Released (1)
 이전글 CI 4.1.2 Released (1)

댓글

변종원(웅파) / 2021/06/23 09:08:46 / 추천 0
감사합니다. ^^