Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-6115

Object instantiations have been deprecated and should be replaced with stdClass.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.2
    • 3.0.4
    • Set: Dataform
    • None

    Description

      Object instantiations have been deprecated and should be replaced with stdClass.
      Replace:

      new object;

      with

      new \stdClass;

      Attachments

        Activity

          People

            itamart Itamar Tzadok
            itamart Itamar Tzadok
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              9/May/16