Hypertext Preprocessor is a general-purpose programming language!

PHP for Mac

PHP 8.3.24

  -  19.03 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.24.


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!

Why is this app published on FileHorse? (More info)

What's new in this version:

Calendar:
- Fixed jewishtojd overflow on year argument

Core:
- Fixed bug GH-18833 (Use after free with weakmaps dependent on destruction order)
- Fix OSS-Fuzz #427814456
- Fix OSS-Fuzz #428983568 and #428760800
- Fixed bug GH-17204 -Wuseless-escape warnings emitted by re2c

Curl:
- Fix memory leaks when returning refcounted value from curl callback
- Remove incorrect string release

LDAP:
- Fixed GH-18902 ldap_exop/ldap_exop_sync assert triggered on empty request OID

MbString:
- Fixed bug GH-18901 (integer overflow mb_split)

OCI8:
- Fixed bug GH-18873 (OCI_RETURN_LOBS flag causes oci8 to leak memory)

Opcache:
- Fixed bug GH-18639 (Internal class aliases can break preloading + JIT)
- Fixed bug GH-14082 (Segmentation fault on unknown address 0x600000000018 in ext/opcache/jit/zend_jit.c)

OpenSSL:
- Fixed bug #80770 (It is not possible to get client peer certificate with stream_socket_server)

PCNTL:
- Fixed bug GH-18958 (Fatal error during shutdown after pcntl_rfork() or pcntl_forkx() with zend-max-execution-timers)

Phar:
- Fix stream double free in phar
- Fix phar crash and file corruption with SplFileObject

SOAP:
- Fixed bug GH-18990, bug #81029, bug #47314 (SOAP HTTP socket not closing on object destruction)
- Fix memory leak when URL parsing fails in redirect

SPL:
- Fixed bug GH-19094 (Attaching class with no Iterator implementation to MultipleIterator causes crash)

Standard:
- Fix misleading errors in printf()
- Fix RCN violations in array functions
- Fixed GH-18976 pack() overflow with h/H format and INT_MAX repeater value

Streams:
- Fixed GH-13264 (fgets() and stream_get_line() do not return false on filter fatal error)

Zip:
- Fix leak when path is too long in ZipArchive:extractTo()