PHP 8.3.35: Downloads, Changelog, News

Release Information

Release
8.3.35
PHP Version
PHP 8.3
Release Date
Release Type
Security Update
Release Status
Latest
Branch Status
Security-Fixes Only

PHP 8.3 is currently only receiving security fixes, and scheduled to reach EOL on 2027-12-31

Downloads

Source Code

Git Clone
Use Git to clone the 8.3.35 tag from the PHP Git repository.
git clone https://github.com/php/php-src.git --depth 1 --branch php-8.3.35
How to compile PHP
PHP can be compiled by setting up the dependencies, building the configure script (./buildconf), configuring the build ./configure, and running make.
Detailed articles on how to compile PHP are available for Ubuntu/Debian based systems and Fedora/RHEL based systems.

Windows binaries

Non-Thread Safe Builds
Non-Thread Safe (NTS) builds are single-threaded PHP builds. They can be used on web servers that integrate PHP over FastCGI protocol, such as Nginx, Caddy, and IIS.
php-8.3.35-x64NTS.zip
Size: 32.3 MiB SHA256: 25a8e2ac9ff30f1d768d1447c09a600617fa6e6082729f6e95f008b59c91fe45
php-8.3.35-x86NTS.zip
Size: 29.17 MiB SHA256: 3021dcdd0432df641537ca193b0766dac18debc27d81f4dd9dc49240d04e6f75
Thread-Safe Builds
Thread-Safe (TS) builds are multi-thread PHP builds, often used to integrate PHP as a Server API for multithreaded servers. The most common use case is using PHP as an Apache module.
php-8.3.35-x64TS.zip
Size: 32.45 MiB SHA256: b454bed828a74536125d8a96119eae8ffbb186b305759dd6cf8d9bb4b55968b1
php-8.3.35-x86TS.zip
Size: 29.14 MiB SHA256: b8f849ca02d271c6cc76bb814e6d3b1b4f3ee8ecce7b083bd6c963d500d7af13

ChangeLog

Filter

FPM

MySQLnd

OpenSSL

Phar

SOAP

Standard

Windows

Commit List

Jakub Zelenka

Subscribe to PHP.Watch newsletter for monthly updates

You will receive an email on last Wednesday of every month and on major PHP releases with new articles related to PHP, upcoming changes, new features and what's changing in the language. No marketing emails, no selling of your contacts, no click-tracking, and one-click instant unsubscribe from any email you receive.