Hypertext Preprocessor is a general-purpose programming language!

PHP for Mac

PHP 8.3.21

  -  19.02 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.21.


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:

Core:
- Fixed bug GH-18304 (Changing the properties of a DateInterval through dynamic properties triggers a SegFault)
- Fix some leaks in php_scandir

Filter:
- Fixed bug GH-18309 (ipv6 filter integer overflow)

GD:
- Fixed imagecrop() overflow with rect argument with x/width y/heigh usage in gdImageCrop()
- Fixed GH-18243 imagettftext() overflow/underflow on font size value

Intl:
- Fix reference support for intltz_get_offset()

LDAP:
- Fixed bug GH-17776 (LDAP_OPT_X_TLS_* options can't be overridden)
- Fix NULL deref on high modification key

libxml:
- Fixed custom external entity loader returning an invalid resource leading to a confusing TypeError message

OpenSSL:
- Fix memory leak in openssl_sign() when passing invalid algorithm
- Fix potential leaks when writing to BIO fails

PDO Firebird:
- Fixed GH-18276 - persistent connection - "zend_mm_heap corrupted" with setAttribute() (SakiTakamachi)

SPL:
- Fixed bug GH-18322 (SplObjectStorage debug handler mismanages memory)

Standard:
- Fixed bug GH-18145 (php8ts crashes in php_clear_stat_cache())
- Fixed bug GH-18209 (Use-after-free in extract() with EXTR_REFS)
- Fixed bug GH-18212 (fseek with SEEK_CUR whence value and negative offset leads to negative stream position)
- Fix resource leak in iptcembed() on error

Zip:
- Fix uouv when handling empty options in ZipArchive::addGlob()
- Fix memory leak when handling a too long path in ZipArchive::addGlob()