Compilation Errors

phMagick.php1

Type Line Description
error 1 No DocBlock was found for File phMagick.php

Action/Resize/Stretch.php1

Type Line Description
error 1 No DocBlock was found for File Action/Resize/Stretch.php

Action/Resize/Proportional.php2

Type Line Description
error 1 No DocBlock was found for File Action/Resize/Proportional.php
error 20 No DocBlock was found for Method getShellCommand

Action/Resize/Base.php1

Type Line Description
error 1 No DocBlock was found for File Action/Resize/Base.php

Action/Watermark.php5

Type Line Description
error 1 No DocBlock was found for File Action/Watermark.php
error 16 No DocBlock was found for Property $watermarkImage
error 17 No DocBlock was found for Property $gravity
error 18 No DocBlock was found for Property $transparency
error 92 No DocBlock was found for Method getShellCommand

Core/Command.php18

Type Line Description
error 1 No DocBlock was found for File Core/Command.php
error 6 No DocBlock was found for Class Command
error 8 No DocBlock was found for Property $source
error 9 No DocBlock was found for Property $destination
error 10 No DocBlock was found for Property $cmd
error 11 No DocBlock was found for Property $binaryBase
error 13 No DocBlock was found for Method __construct
error 25 No DocBlock was found for Method setBinaryBase
error 30 No DocBlock was found for Method getBinaryBase
error 39 No DocBlock was found for Method setSource
error 44 No DocBlock was found for Method getSource
error 49 No DocBlock was found for Method setDestination
error 54 No DocBlock was found for Method getDestination
notice 73 Argument $quotes is missing from the function Docblock
notice 95 Name of argument $file does not match with function Docblock
error 100 No DocBlock was found for Method binary
error 142 No DocBlock was found for Method toPathObject
error 155 No DocBlock was found for Method _appendToCmd

Core/autoload.php7

Type Line Description
error 1 No DocBlock was found for File Core/autoload.php
error 4 No DocBlock was found for Class AutoLoad
error 7 No DocBlock was found for Property $classPath
error 9 No DocBlock was found for Method setClassPath
error 14 No DocBlock was found for Method getClassPath
error 19 No DocBlock was found for Method __construct
error 24 No DocBlock was found for Method loadClass

Core/Settings.php10

Type Line Description
error 1 No DocBlock was found for File Core/Settings.php
error 5 No DocBlock was found for Class Settings
error 7 No DocBlock was found for Property $instance
error 8 No DocBlock was found for Property $binaryPath
error 9 No DocBlock was found for Property $debug
error 11 No DocBlock was found for Method getInstance
error 20 No DocBlock was found for Method setImagemagickBinaryPath
error 25 No DocBlock was found for Method getImagemagickBinaryPath
error 34 No DocBlock was found for Method setDebug
error 39 No DocBlock was found for Method isDebug

Core/Path.php10

Type Line Description
error 1 No DocBlock was found for File Core/Path.php
error 5 No DocBlock was found for Class Path
error 7 No DocBlock was found for Property $path
error 8 No DocBlock was found for Method __construct
error 13 No DocBlock was found for Method setPath
error 18 No DocBlock was found for Method getPath
error 23 No DocBlock was found for Method format
error 56 No DocBlock was found for Method __toString
error 61 No DocBlock was found for Method up
error 67 No DocBlock was found for Method add

Core/ActionCollection.php6

Type Line Description
error 1 No DocBlock was found for File Core/ActionCollection.php
error 4 No DocBlock was found for Class ActionCollection
error 6 No DocBlock was found for Property $items
error 8 No DocBlock was found for Method add
error 13 No DocBlock was found for Method getAll
error 18 No DocBlock was found for Method get

Core/System.php10

Type Line Description
error 1 No DocBlock was found for File Core/System.php
error 4 No DocBlock was found for Class System
error 6 No DocBlock was found for Property $actions
error 7 No DocBlock was found for Property $runner
error 8 No DocBlock was found for Property $settings
error 9 No DocBlock was found for Property $logger
error 11 No DocBlock was found for Method getRunner
error 22 No DocBlock was found for Method getLogger
error 27 No DocBlock was found for Method getSettings
error 33 No DocBlock was found for Method getVar

Core/Exception/Exception.php2

Type Line Description
error 1 No DocBlock was found for File Core/Exception/Exception.php
error 4 No DocBlock was found for Class Exception

Core/Exception/SystemException.php2

Type Line Description
error 1 No DocBlock was found for File Core/Exception/SystemException.php
error 4 No DocBlock was found for Class SystemException

Core/Exception/PathNotFoundException.php2

Type Line Description
error 1 No DocBlock was found for File Core/Exception/PathNotFoundException.php
error 4 No DocBlock was found for Class PathNotFoundException

Core/Logger.php10

Type Line Description
error 1 No DocBlock was found for File Core/Logger.php
error 3 No DocBlock was found for Class Logger
error 6 No DocBlock was found for Property $_log
error 8 No DocBlock was found for Method clear
error 13 No DocBlock was found for Method append
error 18 No DocBlock was found for Method getAt
error 27 No DocBlock was found for Method get
critical 32 No short description for method _toString
notice 38 Argument $data is missing from the function Docblock
error 59 No DocBlock was found for Method __toString

Core/Action.php3

Type Line Description
error 1 No DocBlock was found for File Core/Action.php
error 17 No DocBlock was found for Property $source
error 18 No DocBlock was found for Property $destination

Core/Runner.php14

Type Line Description
error 1 No DocBlock was found for File Core/Runner.php
error 5 No DocBlock was found for Class Runner
error 7 No DocBlock was found for Property $logger
error 8 No DocBlock was found for Property $debug
error 10 No DocBlock was found for Property $settings
error 13 No DocBlock was found for Method getLogger
error 18 No DocBlock was found for Method getSettings
error 24 No DocBlock was found for Method getVar
error 33 No DocBlock was found for Method isWindows
error 38 No DocBlock was found for Method debug
error 44 No DocBlock was found for Method debugMode
error 49 No DocBlock was found for Method execute
error 77 No DocBlock was found for Method runAll
error 92 No DocBlock was found for Method run