php82Extensions.blackfire: block php zts builds
This commit is contained in:
parent
69d61d5ab0
commit
e5a305357c
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
, common-updater-scripts
|
||||
}:
|
||||
|
||||
assert lib.assertMsg (!php.ztsSupport) "blackfire only supports non zts versions of PHP";
|
||||
|
||||
let
|
||||
phpMajor = lib.versions.majorMinor php.version;
|
||||
|
||||
|
|
Loading…
Reference in a new issue