mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
3aeb7b0e77
The PHP_EXTENSION macro was used before the introduction of the updated
build system in the 9d9d39a0de. The
extensions at that time possibly still used the Makefile.in and Automake
and the PHP_EXTENSION macro has been replaced with the PHP_NEW_EXTENSION
macro.
Today, the once deprecated macro can be removed in favor of only
PHP_NEW_EXTENSION macro.
4.4 KiB
4.4 KiB