Skip to content

Releases: FriendsOfREDAXO/rexstan

1.0.33

05 Aug 13:22
30796b2
Compare
Choose a tag to compare

What's Changed

  • Improve phpstan config not found error by @staabm in #75
  • Report error while setup on missing permissions by @staabm in #76
  • echo general phpstan errors by @staabm in #80

Full Changelog: 1.0.32...1.0.33

1.0.32

04 Aug 11:45
Compare
Choose a tag to compare

What's Changed

  • forbid use of $SESSION, suggest rex* APIs instead by @staabm in #72
  • forbid all superglobals, suggest rex_* APIs instead by @staabm in #73
  • on a git checkout require the root composer autoloader by @staabm in #70

Full Changelog: 1.0.31...1.0.32

1.0.31

01 Aug 06:59
Compare
Choose a tag to compare

Full Changelog: 1.0.30...1.0.31

1.0.30

31 Jul 16:01
Compare
Choose a tag to compare

What's Changed

  • revert rex_sql->getRow() inference by @staabm in #67

Full Changelog: 1.0.29...1.0.30

1.0.29

31 Jul 06:29
7584aef
Compare
Choose a tag to compare

What's Changed

  • implement rex_sql->getArray() return type inference by @staabm in #64
  • implement rex_sql->getRow() type inference by @staabm in #65
  • Render phpversion into install error by @staabm in #57

Full Changelog: 1.0.28...1.0.29

1.0.28

30 Jul 10:02
1c3e725
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.27...1.0.28

1.0.27

29 Jul 12:36
b457a2a
Compare
Choose a tag to compare

What's Changed

  • support rex_sql::getValue() inference also for regular (non-prepared) statements by @staabm in #50

Full Changelog: 1.0.26...1.0.27

1.0.26

24 Jul 11:42
Compare
Choose a tag to compare
  • Implement rex_sql::getValue() type inference by @staabm in #49
  • clear-result-cache on PACKAGE_CACHE_DELETED by @staabm in #48

Full Changelog: 1.0.25...1.0.26

1.0.25

20 Jul 19:26
Compare
Choose a tag to compare
  • update phpstan/phpstan to 1.8.2
  • update phpstan/phpstan-symfony to 1.2.8

Full Changelog: 1.0.24...1.0.25

1.0.24

19 Jul 14:28
Compare
Choose a tag to compare
  • update staabm/phpstan-dba to 0.2.42
  • update phpstan/phpstan-symfony to 1.2.6

Full Changelog: 1.0.23...1.0.24