lesstif / php-jira-rest-client

PHP classes interact Jira with the REST API.
Other
510 stars 261 forks source link

Prevent dynamic property creation due to JsonMapperHelper #531

Closed jeremy379 closed 5 months ago

jeremy379 commented 6 months ago

Fix issue reported in https://github.com/lesstif/php-jira-rest-client/issues/530

Fixed

durimjusaj commented 5 months ago

@jeremy379 I have same problem with deprecated Exceptions.

Deprecated: Creation of dynamic property JiraRestApi\Project\Project::$uuid is deprecated Deprecated: Creation of dynamic property JiraRestApi\Project\Project::$entityId is deprecated