Skip to content

Releases: cidilabs/phpally

PhpAlly 1.2.5

Choose a tag to compare

@cidilabs cidilabs released this 26 Jan 20:49
9a176d9

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

Choose a tag to compare

@atarisafari atarisafari released this 19 Jan 15:00
f7bf9f6

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

Choose a tag to compare

@cidilabs cidilabs released this 06 Jan 17:52
66c0cf6

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

PhpAlly 1.2.2

Choose a tag to compare

@cidilabs cidilabs released this 19 Dec 17:52
6657ae6

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

PhpAlly 1.2.1

Choose a tag to compare

@cidilabs cidilabs released this 22 Nov 19:01
e3754a3

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

Choose a tag to compare

@sgcooper78 sgcooper78 released this 20 Oct 18:47
11d5744

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

Choose a tag to compare

@cidilabs cidilabs released this 13 Dec 18:45
a10a618

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

PhpAlly 1.1.1-dev

PhpAlly 1.1.1-dev Pre-release
Pre-release

Choose a tag to compare

@cidilabs cidilabs released this 01 Dec 19:19
73171a7

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

PhpAlly 1.1.0

Choose a tag to compare

@cidilabs cidilabs released this 04 Nov 19:56
9858425

What's Changed

  • Adding BrokenLink and RedirectedLink rules in for UDOIT 3.1 release. by @cidilabs in #20

Full Changelog: 1.0.7...1.1.0

PhpAlly 1.0.7

Choose a tag to compare

@cidilabs cidilabs released this 04 Nov 18:06
f8d491d

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