mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-03-11 01:08:45 +00:00
3 lines
111 B
Bash
Executable File
3 lines
111 B
Bash
Executable File
#!/bin/sh
|
|
hphp --log 3 --file-cache hphp-cache --generate-ffi 1 -o hphp-out -k 1 library/HTMLPurifier.stub.php
|