Skip to content

Releases: smartassert/doctrine-inspectors

Use PHP 8.4

Choose a tag to compare

@webignition webignition released this 18 Nov 15:52
47961ea

What's Changed

Full Changelog: 3.0...4.0

Use smartassert/service-status-inspector 6.0

Choose a tag to compare

@webignition webignition released this 29 Aug 09:45
c85fa17

What's Changed

Full Changelog: 2.1...3.0

Call Statement::bindValue() to set query parameters

Choose a tag to compare

@webignition webignition released this 18 Aug 16:40
8703128
2.1

Call Statement::bindValue() to set query parameters (#32)

Use smartassert/service-status-inspector 5.0

Choose a tag to compare

@webignition webignition released this 18 Aug 15:59
c9257e9
2.0

Use smartassert/service-status-inspector 5.0 (#31)

QueryInspector: Fix deprecated call to Statement::execute(

Choose a tag to compare

@webignition webignition released this 07 Apr 15:07
d1b5656

What's Changed

  • QueryInspector: Fix deprecated call to Statement::execute() by @webignition in #18

Full Changelog: 1.1...1.2

EntityMappingInspector automatically finds entity class names

Choose a tag to compare

@webignition webignition released this 07 Apr 10:35
cbb31f4

What's Changed

  • EntityMappingInspector automatically finds entity class names by @webignition in #16

Full Changelog: 1.0...1.1

Support PHP 8.1+ only

Choose a tag to compare

@webignition webignition released this 07 Apr 10:18
c7db5ee

What's Changed

Full Changelog: 0.2...1.0

Support PHP 8.1

Choose a tag to compare

@webignition webignition released this 27 Jan 10:26
a1fa044

What's Changed

Full Changelog: 0.1...0.2

Initial release

Choose a tag to compare

@webignition webignition released this 29 Oct 10:28
8f3e10a
0.1

Import (#2)