From: Benjamin Mako Hill Date: Fri, 21 Jun 2024 09:23:37 +0000 (+1000) Subject: removed code for string overloading X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/dced11bcc478949c9a1eee73ffca6352da816abe?hp=dced11bcc478949c9a1eee73ffca6352da816abe removed code for string overloading This does not seem to work on a modern version of PHP (e.g., 8.2) and simply removing this caused it work on my system again. ---