[RFC] Operator Overrides -- Lite Edition

From: Date: Fri, 28 Jun 2024 17:46:06 +0000
Subject: [RFC] Operator Overrides -- Lite Edition
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hello internals,

I'd like to introduce a new RFC: https://wiki.php.net/rfc/operator_overrides_lite
which extends the GMP extension to support a limited set of operator overriding to developers.
It's designed to be limited and relatively simple, while still being quite powerful. It would
only be available if you have the GMP extension installed and enabled, but would allow for creating
powerful unit libraries (such as representing money, duration, etc).

I'm very interested in your feedback!

This was initiated from a discussion in another thread: https://externals.io/message/123872

Thanks for your time,

Rob Landers


Thread (27 messages)

« previous php.internals (#123991) next »