Uploaded image for project: 'PHP ORMs'
  1. PHP ORMs
  2. PHPORM-263

Incorrect deprecation message for query table name

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • laravel-4.8.1
    • Affects Version/s: laravel-4.8.0
    • Component/s: Laravel
    • None
    • PHP Drivers
    • Not Needed

      https://github.com/mongodb/laravel-mongodb/blob/4.8/src/MongoDBQueueServiceProvider.php#L59

      The deprecation message tell to use "collection" instead of "table". But in 5.0, we removed the provider and Laravel queue use "table".

            Assignee:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Reporter:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: