# Vapor: PHP 8.2 Release Candidate Is Now Supported

DevFeed: [Vapor: PHP 8.2 Release Candidate Is Now Supported](<https://devfeed.tech/articles/vapor-php-8-2-release-candidate-is-now-supported-3967.md>)

Original publisher: [Read original article](<https://laravel.com/blog/vapor-php-82-release-candidate-is-now-supported>)

Author: Joe Dixon

Published: 2022-10-17T13:14:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [PHP](<https://devfeed.tech/topics/php.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [deployment](<https://devfeed.tech/tags/deployment.md>), [docker](<https://devfeed.tech/tags/docker.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [php](<https://devfeed.tech/tags/php.md>), [release](<https://devfeed.tech/tags/release.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

Laravel Vapor now supports deploying applications with the PHP 8.2 release candidate. Developers can select the runtime in vapor.yml, while noting that some Vapor, PHP, and extension features may not work as expected until the stable PHP 8.2 release.

## Source excerpt

Starting today, you may use PHP 8.2 Release Candidates in your Vapor environments. To get started, simply specify "php-8.2:al2" as your preferred runtime in your "vapor.yml" configuration file.