-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Milestone
Description
PHP 8.2 출시 예정
- 2022-12-08 출시 예정, https://www.php.net/archive/2022.php#2022-11-24-2
Remi 저장소 지원
- https://blog.remirepo.net/post/2022/06/10/PHP-8.2-as-Software-Collection
- PHP version 8.2 remicollet/remirepo#206
사전 테스트
- 기존 php8-remi-install.sh 스크립트에서 PHP 8.2 만 지정하니 8.2.0RC7 잘 설치됨.
# ./scripts/php8-remi-install.sh 82
# php82 -v
PHP 8.2.0RC7 (cli) (built: Nov 22 2022 18:07:40) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.0RC7, Copyright (c) Zend Technologies
with Zend OPcache v8.2.0RC7, Copyright (c), by Zend Technologies
- Migrating from PHP 8.1.x to PHP 8.2.x - https://www.php.net/manual/en/migration82.php
참고
Reactions are currently unavailable