X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=php_psi.h;h=7279ff5abcc35316cf7dce4af1494aa0cf58a8a1;hp=c0d0ae6eabff6ba1bb26d3ef66366a2025704e06;hb=3b44aae43e81d56d0686d2dee8b1ded3c277f2fd;hpb=4ace6fa9bfa459902184655ee40d6136f25915c8 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;