1<?xml version="1.0" encoding="utf-8"?> 2<entry xmlns="http://www.w3.org/2005/Atom"> 3 <title>PHP 7.2.32 Released!</title> 4 <id>https://www.php.net/archive/2020.php#2020-07-09-2</id> 5 <published>2020-07-09T13:23:41+00:00</published> 6 <updated>2020-07-09T13:23:41+00:00</updated> 7 <link href="https://www.php.net/index.php#id2020-07-09-2" rel="alternate" type="text/html"/> 8 <link href="https://www.php.net/archive/2020.php#2020-07-09-2" 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> 14 The PHP development team announces the immediate availability of PHP 7.2.32. 15 This is a security release impacting the 16 <a href="https://windows.php.net/">official Windows builds</a> of PHP. 17 </p> 18 19 <p> 20 For windows users running an official build, this release contains a 21 patched version of <a href="https://curl.haxx.se">libcurl</a> addressing 22 <a href="https://curl.haxx.se/docs/CVE-2020-8169.html">CVE-2020-8169</a>. 23 </p> 24 25 <p> 26 For all other consumers of PHP, this release is functionally identical 27 to PHP 7.2.31 and no upgrade from that point release is necessary. 28 </p> 29 30 <p> 31 For source downloads of PHP 7.2.32 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, 32 Windows source and binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. 33 The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-7.php#7.2.32">ChangeLog</a>. 34 </p> 35 </div> 36 </content> 37</entry> 38