We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f0f28 commit c7a3cc1Copy full SHA for c7a3cc1
1 file changed
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spaze/phpinfo",
3
- "description": "Extract phpinfo() into a variable and move CSS to external file.",
+ "description": "Extract phpinfo() output into a variable, sanitize sensitive values, and move inline styles to external CSS.",
4
"keywords": ["PHP","phpinfo"],
5
"license": "MIT",
6
"authors": [
0 commit comments