modxcms / xpdo

xPDO Object Relational Bridge for PHP
http://xpdo.org/
GNU General Public License v2.0
71 stars 53 forks source link

Add AllowDynamicProperties attribute to xPDO class #251

Closed opengeek closed 1 year ago

opengeek commented 1 year ago

This will avoid any compatibility issues with PHP >= 8.2 when using the deprecated getService() method in legacy applications.