You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: fixed compilation with NGINX cores < 1.11.11
A follow-up commit to 947fa00 in which removed the `NGX_LUA_NO_FFI_API`
macro. Doing so prevents the `cln` variable from being declared, which
it previously was before even with such older NGINX core versions.
0 commit comments