Releases: cidilabs/phpally
Releases · cidilabs/phpally
PhpAlly 1.2.5
What's Changed
- Updates ContentTooLong and NoHeadings rules to return empty string rather than all HTML by @cidilabs in #50
Full Changelog: 1.2.4...1.2.5
PhpAlly 1.2.4
What's Changed
- Suspicious Link rule now ignores page anchors without an href attribute by @JonathanCrandall in #48
- No Headings rule now properly sets the isDocumentElement tag so that it can be marked as resolved properly by the frontend by @atarisafari in #49
Full Changelog: 1.2.3...1.2.4
PhpAlly 1.2.3
What's Changed
- Adds a check for Auto Generated captions by @jophillips90 in #46
- Composer unit test cleanup by @cidilabs in #47
New Contributors
- @jophillips90 made their first contribution in #46
Full Changelog: 1.2.2...1.2.3
PhpAlly 1.2.2
What's Changed
- Don't flag NBSP in text emphasis check by @JonathanCrandall in #43
- adding missing test file for script tag tests by @atarisafari in #44
- Check youtube credits/Added provider name concept by @atarisafari in #45
New Contributors
- @JonathanCrandall made their first contribution in #43
Full Changelog: 1.2.1...1.2.2
PhpAlly 1.2.1
What's Changed
- Typo in namespace for TableNotEmpty.php by @cidilabs in #40
- skipping html with script tags for issues that mark entire document a… by @atarisafari in #41
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
What's Changed
- accounting for css vars in color contrast rule by @atarisafari in #24
- added basic test for embedTagDetected by @atarisafari in #25
- now checks for overriding styles by @atarisafari in #26
- Deprecation Error Fixes by @justin-cidilabs in #29
- Broken redirected changes by @justin-cidilabs in #28
- UDOIT3-535 by @justin-cidilabs in #30
- Video check log messages by @cidilabs in #32
- UDOIT3-535 by @justin-cidilabs in #31
- Revert "UDOIT3-535" by @atarisafari in #34
- Content too long bug by @atarisafari in #33
- Updated global scope for linkArray by @justin-cidilabs in #35
- Remove check for deprecated tags when checking for bgcolor attribute. by @bagofarms in #39
- update composer files for guzzle by @sgcooper78 in #36
- updating text limit size to be consistent with frontend by @atarisafari in #37
New Contributors
- @justin-cidilabs made their first contribution in #29
- @bagofarms made their first contribution in #39
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Make changes for IssueCount and TestCount by @sgcooper78 in #21
- Add TableNotEmpty rule and tests by @AlanFCMV in #22
- Add IframeNotHandled rule by @AlanFCMV in #23
New Contributors
- @sgcooper78 made their first contribution in #21
Full Changelog: 1.1.0...1.1.1
PhpAlly 1.1.1-dev
What's Changed
- Make changes for IssueCount and TestCount by @sgcooper78 in #21
New Contributors
- @sgcooper78 made their first contribution in #21
Full Changelog: 1.1.0...1.1.1
PhpAlly 1.1.0
What's Changed
Full Changelog: 1.0.7...1.1.0
PhpAlly 1.0.7
What's Changed
- Video scan cleanup. Moved response validation to getVideoData(). Updated tests. by @cidilabs in #16
- Removing rule looking for <noembed> tag. <noembed> is deprecated. by @cidilabs in #17
- Removing object rules that didn't work. Adding an Embed tag rule. Nee… by @cidilabs in #18
- Bug fix for Youtube test by @cidilabs in #19
Full Changelog: 1.0.6...1.0.7