SimplyRETS / simplyretswp

SimplyRETS Wordpress Plugin - Show your MLS listings on your website...simply.
http://wordpress-demo.simplyrets.com
GNU General Public License v3.0
21 stars 20 forks source link

Remove trailing commas to support older PHP versions #246

Closed CodyReichert closed 1 year ago

CodyReichert commented 1 year ago

Trailing commas are supported in PHP 7.2 version and above. This removes instances of trailing commas so we remain compatible with older PHP version.