From d7ce6b45876744a5b098261869d470748e41fcf6 Mon Sep 17 00:00:00 2001
From: "Edward Z. Yang"
Date: Thu, 23 Nov 2006 22:34:41 +0000
Subject: [PATCH] Add code quality advisory about demo.php.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@573 48356398-32a2-884e-a903-53898d9a118a
---
docs/dev-code-quality.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/dev-code-quality.html b/docs/dev-code-quality.html
index 39e6a4aa..2f12057b 100644
--- a/docs/dev-code-quality.html
+++ b/docs/dev-code-quality.html
@@ -22,6 +22,8 @@ of code that should be aggressively refactored. This does not list
optimization issues, that needs to be done after intense profiling.
+docs/examples/demo.php - ad hoc HTML/PHP soup to the extreme
+
AttrDef
Class - doesn't support Unicode characters (fringe); uses regular
expressions