PHP SDK using dynamic properties
Hi! We've recently updated our PHP version to 8.3, and are getting some warnings for Novu. It seems like the package is using dynamic properties for triggers, which is deprecated unless the tag #[AllowDynamicProperties] us used. It's not breaking functionality, but I was wondering if it could be included in the next update ☺️
4 Replies
Hi @lena_dooms, I'm an AI assistant for Novu. I'll analyze available sources and get back to your shortly.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* Tenants
* PHP
* PHP quickstart
* React
-----------------------------
Answer
Sorry, I wasn't able to find any specific information about updates to the Novu PHP SDK regarding the use of dynamic properties and the #[AllowDynamicProperties] attribute for PHP 8.3 compatibility. For detailed technical adjustments and future updates, it would be beneficial to monitor the official Novu documentation and repositories.
Got it. Tagging @Support for additional help.
@unicodeveloper
Could you please help us here?
Oh @lena_dooms thanks for the update.
Sure we can include it for the next update. Tons of folks using the library are not yet on 8.3 😅
thank you!!
wanted to correct myself here, we went directly from 8.1 to 8.3, but the #[AllowDynamicProperties] is apparently something that was introduced in 8.2 🙂