gabordemooij / redbean

ORM layer that creates models, config and database on the fly
https://www.redbeanphp.com
2.3k stars 279 forks source link

Php 8.2 issue #919

Closed rivets closed 1 year ago

rivets commented 1 year ago

I'm sure this is being dealt with but just in case :

System Error - Error 8192 Creation of dynamic property RedBeanPHP\QueryWriter\MySQL::$svalue is deprecated /opt/httpd/htdocs/vendor/gabordemooij/redbean/RedBeanPHP/QueryWriter/MySQL.php | 263 | 8192 | Error 8192 Creation of dynamic property RedBeanPHP\QueryWriter\MySQL::$svalue is deprecated

gabordemooij commented 1 year ago

did you use the latest master?

gabordemooij commented 1 year ago

Latest master passes all tests on CI for 8.2.

https://app.travis-ci.com/github/gabordemooij/redbean/builds/260775540

rivets commented 1 year ago

Sorry, haven't had a chance to test, got covid.