We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aace198 commit da488d4Copy full SHA for da488d4
extension/BuildPhpExtension/patches/lua.ps1
@@ -0,0 +1,2 @@
1
+Invoke-WebRequest -Uri https://raw.githubusercontent.com/laruence/php-lua/f7012e45faf6431e3c45bbfef683a6ec7180d86b/lua.c -OutFile lua.c
2
+Invoke-WebRequest -Uri https://raw.githubusercontent.com/laruence/php-lua/f7012e45faf6431e3c45bbfef683a6ec7180d86b/lua_closure.c -OutFile lua_closure.c
0 commit comments