elplatt / seltzer

CRM for hackerspaces
GNU General Public License v3.0
104 stars 51 forks source link

php 8.1 fix; fixes #507 #506

Closed chris18890 closed 1 year ago

chris18890 commented 1 year ago

php fatal error array and string offset access syntax; fixes #507

https://stackoverflow.com/questions/59158548/array-and-string-offset-access-syntax-with-curly-braces-is-deprecated for an example of the issue

chris18890 commented 1 year ago

Can I get a review on this @ramgarden / @elplatt