Hypertext Preprocessor is a general-purpose programming language!

PHP for Mac

PHP 8.3.8

  -  18.87 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of PHP 8.3.8.


For those interested in downloading the most recent release of PHP for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

What's new in this version:

CGI:
- Fixed buffer limit on Windows, replacing read call usage by _read
- Fixed bug GHSA-3qgc-jrrr-25jv (Bypass of CVE-2012-1823, Argument Injection in PHP-CGI)

CLI:
- Fixed bug GH-14189 (PHP Interactive shell input state incorrectly handles quoted heredoc literals.)

Core:
- Fixed bug GH-13970 (Incorrect validation of #[Attribute] flags type for non-compile-time expressions).

DOM:
- Fix crashes when entity declaration is removed while still having entity references
- Fix references not handled correctly in C14N
- Fix crash when calling childNodes next() when iterator is exhausted
- Fix crash in ParentNode::append() when dealing with a fragment containing text nodes

Filter:
- Fixed bug GHSA-w8qr-v226-r27w (Filter bypass in filter_var FILTER_VALIDATE_URL)

FPM:
- Fix bug GH-14175 (Show decimal number instead of scientific notation in systemd status)

Hash:
- ext/hash: Swap the checking order of `__has_builtin` and `__GNUC__`

Intl:
- Fixed build regression on systems without C++17 compilers

MySQLnd:
- Fix bug GH-14255 (mysqli_fetch_assoc reports error from nested query)

Opcache:
- Fixed bug GH-14109 (Fix accidental persisting of internal class constant in shm)

OpenSSL:
- The openssl_private_decrypt function in PHP, when using PKCS1 padding (OPENSSL_PKCS1_PADDING, which is the default), is vulnerable to the Marvin Attack unless it is used with an OpenSSL version that includes the changes from this pull request: These changes are part of OpenSSL 3.2 and have also been backported to stable versions of various Linux distributions, as well as to the PHP builds provided for Windows since the previous release. All distributors and builders should ensure that this version is used to prevent PHP from being vulnerable.

Standard:
- Fixed bug GHSA-9fcc-425m-g385

XML:
- Fixed bug GH-14124 (Segmentation fault with XML extension under certain memory limit)

XMLReader:
- Fixed bug GH-14183 (XMLReader::open() can't be overridden)