I've installed php_yaml (https://pecl.php.net/package/yaml/2.1.0) in C:\wamp64\bin\php\php7.4.9\ext my
php.ini entry is: extension=php_yaml
The php error log is:
Failed to load c:/wamp64/bin/php/php7.4.9/ext/php_yaml
Why?
yaml works fine with the minor versions.
php.ini entry is: extension=php_yaml
The php error log is:
Failed to load c:/wamp64/bin/php/php7.4.9/ext/php_yaml
Why?
yaml works fine with the minor versions.