Skip to content

I'm getting multiple warnings about Creation of Dynamic properties is deprecated #359

@skoning

Description

@skoning

Hi,

I have search on google for this issue, I found this: teamtnt/tntsearch#284 (comment). That says it should be fixed. But it's not, I'm still getting these warnings.

I'm using v13.2.0

  • LOG.warning: Creation of dynamic property TeamTNT\TNTSearch\TNTSearch::$maxDocs is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/TNTSearchScoutServiceProvider.php on line 28
  • LOG.warning: Creation of dynamic property TeamTNT\TNTSearch\TNTSearch::$asYouType is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Engines/TNTSearchEngine.php on line 161
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$query is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 9
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$isBooleanSearch is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 10
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$indexName is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 11
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$model is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 12
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$ids is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 13
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$hits is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 14
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$execution_time is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 15
  • LOG.warning: Creation of dynamic property TeamTNT\Scout\Events\SearchPerformed::$driver is deprecated in /var/www/html/vendor/teamtnt/laravel-scout-tntsearch-driver/src/Events/SearchPerformed.php on line 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions