X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=php_psi.h;h=7279ff5abcc35316cf7dce4af1494aa0cf58a8a1;hp=c0d0ae6eabff6ba1bb26d3ef66366a2025704e06;hb=6ec1a060415f860bc3eb4c74fbce1c43f5aa7e55;hpb=de9b3ba972626195328a82bb108cac86312bd288 diff --git a/php_psi.h b/php_psi.h index c0d0ae6..7279ff5 100644 --- a/php_psi.h +++ b/php_psi.h @@ -75,6 +75,7 @@ ZEND_BEGIN_MODULE_GLOBALS(psi) char *engine; char *directory; char *search_path; + struct psi_context_ops *ops; struct psi_context *context; struct { struct psi_plist *decls;