AWS Elastic Beanstalk Adds Support for PHP 7.3 and .NET Core 3.0

Posted on: Oct 29, 2019

You can now develop your AWS Elastic Beanstalk applications using PHP 7.3 and .NET Core 3.0

The latest PHP version comes with numerous improvements and new features such as LDAP Controls support, PCRE2 Migration, and Flexible Heredoc and Nowdoc syntax. For the complete list of PHP 7.3 features, including a PHP migration guide visit the official PHP 7.3 release announcement. The latest .NET Core 3.0 comes with many improvements, including adding Windows Forms and WPF, adding new JSON APIs, and improving performance across the board. For a complete list of .NET Core 3.0 features, visit the official .NET Core 3.0 release announcement.

You can upgrade your existing AWS Elastic Beanstalk PHP environments and .NET Core environments using the Elastic Beanstalk console or through the EB CLI and Elastic Beanstalk API. See Updating Your Elastic Beanstalk Environment's Platform Version for additional details.

For information on the latest Elastic Beanstalk platform updates, see Linux platforms Release Notes and Windows Server platforms Release Notes. Visit the AWS global region table for a full list of AWS Regions where Elastic Beanstalk is available.

For more information on Elastic Beanstalk: