Releases: FriendsOfREDAXO/rexstan
Releases · FriendsOfREDAXO/rexstan
1.0.32
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.29
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.27
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.25
- 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
- update staabm/phpstan-dba to 0.2.42
- update phpstan/phpstan-symfony to 1.2.6
Full Changelog: 1.0.23...1.0.24