-
Notifications
You must be signed in to change notification settings - Fork 0
Compatibility
Jared Smith edited this page Apr 24, 2016
·
3 revisions
We have tested PHP-CSAS with several frameworks that are able to run on PHP 5.4.45 on an Ubuntu 14.04 machine. The results of those tests are listed here.
Framework/Platform | Version Tested | Compatible | Automatic Sanitization Working |
---|---|---|---|
Wordpress | 4.5 | Yes | Yes, except for some HTMLPC data. For example, <script> was automatically sanitized, but <b> was not for a comment form. |
MediaWiki | 1.26.2 | Yes | Yes |
RoundCube Webmail | 1.15 | Yes | Yes, manual testing shows that automatic sanitization is working. |
Magneto | NT | NT | NT |
CakePHP | NT | NT | NT |
Symfony | NT | NT | NT |
Laravel | NT | NT | NT |
* NT - Not Tested