Skip to main content

emit_php_cfg_flags

Function emit_php_cfg_flags 

Source
pub fn emit_php_cfg_flags(version: ApiVersion)
Expand description

Emits cargo cfg flags for the detected PHP version.

This function prints cargo:rustc-cfg=phpXX for all supported API versions.