Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
skoning opened this issue Oct 2, 2023 · 3 comments

Comments

@skoning
Copy link

skoning commented Oct 2, 2023

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
@hazaveh
Copy link

hazaveh commented Dec 27, 2023

same issue

@cliffordacion
Copy link

up

@nickfls
Copy link

nickfls commented Feb 27, 2024

Same

tasinttttttt added a commit to tasinttttttt/laravel-scout-tntsearch-driver that referenced this issue Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants