Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-13781

php warning in ezpm while importing packages

    XMLWordPrintable

Details

    Description

      The following code gives a warning in php 5, since it compares an object to an integer...

                  $package = eZPackage::import( $archiveName, $commandItem['name'], true, $repositoryID );
      
                  if ( $package == eZPackage::STATUS_ALREADY_EXISTS )
                  { 
      

      Attachments

        Activity

          People

            cyberwolf cyberwolf
            72f8acac-185f-4a54-9470-a7473f50daab@accounts.ibexa.co Gaetano Giunta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: