1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-11 02:24:15 +02:00

Fix deprecation notice on "Creation of dynamic property" for PHP 8.2.

This commit is contained in:
Mikael Roos
2023-10-27 10:20:16 +02:00
parent 1056f0a5ee
commit b44be78f06
7 changed files with 23 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
* @example http://dbwebb.se/opensource/cimage
* @link https://github.com/mosbth/cimage
*/
#[AllowDynamicProperties]
class CImage
{