Skip to content

Files

Latest commit

dcca008 · May 28, 2025

History

History

loader

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 20, 2025
Oct 3, 2024
May 28, 2025
Jun 26, 2024
May 28, 2025
May 28, 2025
May 28, 2025
May 28, 2025
May 28, 2025
May 28, 2025
Sep 27, 2024

README.md

DD Library Loader

Getting Started

This Zend extension (dd_library_loader) is a universal loader for the ddtrace extension.

Once compiled (PHP >= 7.4), the same shared object can be loaded on any PHP versions from 7.0 to 8.3, whatever the PHP flavor (NTS/ZTS, debug or not).

When loaded, it will try to find the right ddtrace.so file on the filesystem and load it into PHP.