diff --git a/src/custom-types.json b/src/custom-types.json index 6dc702ca..668b4436 100644 --- a/src/custom-types.json +++ b/src/custom-types.json @@ -1101,6 +1101,13 @@ "http://orgmode.org" ] }, + "text/x-php": { + "compressible": true, + "extensions": ["php"], + "sources":[ + "https://cweiske.de/tagebuch/php-mimetype.htm#linux" + ] + }, "text/x-processing": { "compressible": true, "extensions": ["pde"],