I resaved the test files to use UTF-8 encoding. I updated the test files to be able to compare the UTF-8 strings. I removed the dependency on the simple_html_dom.php third-party library.

Author diesal9 <charles.bocage@sjsu.edu>
Author date 2015-11-08 18:Nov:th
Author local date 2015-11-08 10:Nov:th -0800
Committer Chris Pollett <chris@pollett.org>
Committer date 2015-11-09 20:Nov:th
Committer local date 2015-11-09 12:Nov:th -0800
Commit 9e36794fd30203da447dd4207e3c0d8b776d21f9
Tree 3c3275168267dc6ba542e0c0be265c6895f5cad9
Parent 9613beb55473047d740f593ef598e65b3fc381a3
I resaved the test files to use UTF-8 encoding. I updated the test files to be able to compare the UTF-8 strings. I removed the dependency on the simple_html_dom.php third-party library.

Signed-off-by: Chris Pollett <chris@pollett.org>
Affected files:
src/library/cmsdetector/CmsBase.php
src/library/cmsdetector/DrupalFrameworkDetector.php
src/library/cmsdetector/WordpressFrameworkDetector.php
tests/CmsDetectorTest.php
tests/test_files/cms_detector/Drupal01.txt
tests/test_files/cms_detector/Drupal02.txt
tests/test_files/cms_detector/Drupal03.txt
tests/test_files/cms_detector/Drupal04.txt
tests/test_files/cms_detector/Wordpress01.txt
tests/test_files/cms_detector/Wordpress02.txt
tests/test_files/cms_detector/Wordpress03.txt
tests/test_files/cms_detector/Wordpress04.txt
tests/test_files/cms_detector/cms_detector_input.txt
tests/test_files/cms_detector/cms_detector_results.txt
ViewGit