[pear/HTML_Safe] 57c7c0: Modified PHPUnit inclusion to support composer aut...
[email protected] ("Evgeny Stepanischev via pear-cvs") Thu, 28 Sep 2023 00:37:30 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/HTML_Safe/push/refs/heads/trunk/[email protected]> |
Branch: refs/heads/trunk
Home: https://github.com/pear/HTML_Safe
Commit: 57c7c00d6744a25bd3247f0573ad6bfde6f546f6
https://github.com/pear/HTML_Safe/commit/57c7c00d6744a25bd3247f0573ad6bfde6f546f6
Author: Giorgio Scalvini <[email protected]>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M composer.json
M package.xml
M tests/HTML_SafeTest.php
Log Message:
-----------
Modified PHPUnit inclusion to support composer autoloader and drop support for PHP <5.3.3
Commit: 33f8e84e701b30e33fe11d2cb7727b8d7b5c2a77
https://github.com/pear/HTML_Safe/commit/33f8e84e701b30e33fe11d2cb7727b8d7b5c2a77
Author: Giorgio Scalvini <[email protected]>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M tests/HTML_SafeTest.php
Log Message:
-----------
Add tests for missing closure tag, missing open tag, paragraph closure, single tag and insecure tag
Commit: e62eb4db31ef2cd6399f791e7fbb22e34b98afe9
https://github.com/pear/HTML_Safe/commit/e62eb4db31ef2cd6399f791e7fbb22e34b98afe9
Author: Evgeny Stepanischev <[email protected]>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M composer.json
M package.xml
M tests/HTML_SafeTest.php
Log Message:
-----------
Merge pull request #9 from g-scalvini/improve-test
Drop support PHP before 5.3.3 and improve tests
Compare: https://github.com/pear/HTML_Safe/compare/b9e62d31e449...e62eb4db31ef