1<?xml version="1.0" encoding="utf-8"?> 2<entry xmlns="http://www.w3.org/2005/Atom"> 3 <title>PHP 8.4.1 Released!</title> 4 <id>https://www.php.net/archive/2024.php#2024-11-21-4</id> 5 <published>2024-11-21T06:55:34+00:00</published> 6 <updated>2024-11-21T06:55:34+00:00</updated> 7 <link href="https://www.php.net/index.php#2024-11-21-4" rel="alternate" type="text/html"/> 8 <link href="https://www.php.net/archive/2024.php#2024-11-21-4" rel="via" type="text/html"/> 9 <category term="releases" label="New PHP release"/> 10 <category term="frontpage" label="PHP.net frontpage news"/> 11 <content type="xhtml"> 12 <div xmlns="http://www.w3.org/1999/xhtml"> 13 <p>The PHP development team announces the immediate availability of PHP 8.4.1. This release marks the latest minor release of the PHP language.</p> 14 <p>PHP 8.4 comes with numerous improvements and new features such as:</p> 15 <ul> 16 <li><a href="https://www.php.net/manual/en/migration84.new-features.php#migration84.new-features.core.property-hooks">Property Hooks</a></li> 17 <li><a href="https://www.php.net/manual/en/migration84.new-features.php#migration84.new-features.core.asymmetric-property-visibility">Asymmetric Property Visibility</a></li> 18 <li><a href="https://www.php.net/manual/en/migration84.new-features.php#migration84.new-features.core.lazy-objects">Lazy Objects</a></li> 19 <li><a href="https://www.php.net/manual/en/migration84.new-features.php#migration84.new-features.pdo">PDO driver-specific subclasses</a></li> 20 <li><a href="https://www.php.net/manual/en/migration84.new-classes.php#migration84.new-classes.bcmath">BCMath object type</a></li> 21 <li>And much much more...</li> 22 </ul> 23 <p> 24 For source downloads of PHP 8.4.1 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, 25 Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>. 26 The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.1">ChangeLog</a>. 27 </p> 28 <p> 29 The <a href="https://php.net/manual/en/migration84.php">migration guide</a> is available in the PHP Manual. 30 Please consult it for the detailed list of new features and backward incompatible changes. 31 </p> 32 <p>Kudos to all the contributors and supporters!</p> 33 </div> 34 </content> 35</entry> 36