Download Latest Version v1.1.13 source code.tar.gz (3.4 MB)
Email in envelope

Get an email when there's a new version of PeachPie

Home / v1.1.10
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-08-22 1.3 kB
v1.1.10 source code.tar.gz 2024-08-22 3.4 MB
v1.1.10 source code.zip 2024-08-22 4.1 MB
Totals: 3 Items   7.5 MB 0

This release improves compatibility with WordPress, enhances performance, and adds some interoperability features.

New functions

Interoperabiity

Optimizations

  • string evaluation uses much less allocations
  • version_compare() is without allocations
  • glob uses less allocations
  • overload resolution using named arguments: better compile time method binding, avoids some dynamic calls in run-time.

Fixes

  • Diagnostic for printf with more than 9 arguments checks the arguments correctly.
Source: README.md, updated 2024-08-22