SessionHandler/Storage.php 1

Type Line Description
error 64 Argument $log is missing from the Docblock of setLogger

SessionHandler/Exception.php 1

Type Line Description
error 0 No summary was found for this file

SessionHandler/Storage/Hashtable.php 14

Type Line Description
error 78 Argument $save_path is missing from the Docblock of open
error 78 Argument $session_name is missing from the Docblock of open
error 78 No summary for method open()
error 84 No summary for method close()
error 93 Argument $id is missing from the Docblock of read
error 93 No summary for method read()
error 114 Argument $id is missing from the Docblock of write
error 114 Argument $session_data is missing from the Docblock of write
error 114 No summary for method write()
error 149 Argument $id is missing from the Docblock of destroy
error 149 No summary for method destroy()
error 172 Argument $maxlifetime is missing from the Docblock of gc
error 172 No summary for method gc()
error 179 No summary for method getSessionIDs()

SessionHandler/Storage/External.php 14

Type Line Description
error 0 No summary was found for this file
error 46 Argument $save_path is missing from the Docblock of open
error 46 Argument $session_name is missing from the Docblock of open
error 46 No summary for method open()
error 53 No summary for method close()
error 60 Argument $id is missing from the Docblock of read
error 60 No summary for method read()
error 67 Argument $id is missing from the Docblock of write
error 67 Argument $session_data is missing from the Docblock of write
error 67 No summary for method write()
error 74 Argument $id is missing from the Docblock of destroy
error 74 No summary for method destroy()
error 81 Argument $maxlifetime is missing from the Docblock of gc
error 81 No summary for method gc()

SessionHandler/Storage/Builtin.php 17

Type Line Description
error 0 No summary was found for this file
error 28 Argument $params is missing from the Docblock of __construct
error 28 No summary for method __construct()
error 40 Argument $save_path is missing from the Docblock of open
error 40 Argument $session_name is missing from the Docblock of open
error 40 No summary for method open()
error 46 No summary for method close()
error 52 Argument $id is missing from the Docblock of read
error 52 No summary for method read()
error 59 Argument $id is missing from the Docblock of write
error 59 Argument $session_data is missing from the Docblock of write
error 59 No summary for method write()
error 66 Argument $id is missing from the Docblock of destroy
error 66 No summary for method destroy()
error 87 Argument $maxlifetime is missing from the Docblock of gc
error 87 No summary for method gc()
error 94 No summary for method getSessionIDs()

SessionHandler/Storage/Sql.php 15

Type Line Description
error 0 No summary was found for this file
error 66 Argument $save_path is missing from the Docblock of open
error 66 Argument $session_name is missing from the Docblock of open
error 66 No summary for method open()
error 73 No summary for method close()
error 88 Argument $id is missing from the Docblock of read
error 88 No summary for method read()
error 113 Argument $id is missing from the Docblock of write
error 113 Argument $session_data is missing from the Docblock of write
error 113 No summary for method write()
error 164 Argument $id is missing from the Docblock of destroy
error 164 No summary for method destroy()
error 184 Argument $maxlifetime is missing from the Docblock of gc
error 184 No summary for method gc()
error 203 No summary for method getSessionIDs()

SessionHandler/Storage/Mongo.php 16

Type Line Description
error 80 Argument $save_path is missing from the Docblock of open
error 80 Argument $session_name is missing from the Docblock of open
error 80 No summary for method open()
error 87 No summary for method close()
error 104 Argument $id is missing from the Docblock of read
error 104 No summary for method read()
error 176 Argument $id is missing from the Docblock of write
error 176 Argument $session_data is missing from the Docblock of write
error 176 No summary for method write()
error 200 Argument $id is missing from the Docblock of destroy
error 200 No summary for method destroy()
error 214 Argument $maxlifetime is missing from the Docblock of gc
error 214 No summary for method gc()
error 230 No summary for method getSessionIDs()
error 253 No summary for method checkMongoIndices()
error 260 No summary for method createMongoIndices()

SessionHandler/Storage/Stack.php 15

Type Line Description
error 0 No summary was found for this file
error 53 Argument $save_path is missing from the Docblock of open
error 53 Argument $session_name is missing from the Docblock of open
error 53 No summary for method open()
error 65 No summary for method close()
error 77 Argument $id is missing from the Docblock of read
error 77 No summary for method read()
error 91 Argument $id is missing from the Docblock of write
error 91 Argument $session_data is missing from the Docblock of write
error 91 No summary for method write()
error 114 Argument $id is missing from the Docblock of destroy
error 114 No summary for method destroy()
error 132 Argument $maxlifetime is missing from the Docblock of gc
error 132 No summary for method gc()
error 144 No summary for method getSessionIDs()

SessionHandler/Storage/File.php 14

Type Line Description
error 57 Argument $save_path is missing from the Docblock of open
error 57 Argument $session_name is missing from the Docblock of open
error 57 No summary for method open()
error 83 No summary for method close()
error 96 Argument $id is missing from the Docblock of read
error 96 No summary for method read()
error 116 Argument $id is missing from the Docblock of write
error 116 Argument $session_data is missing from the Docblock of write
error 116 No summary for method write()
error 133 Argument $id is missing from the Docblock of destroy
error 133 No summary for method destroy()
error 144 Argument $maxlifetime is missing from the Docblock of gc
error 144 No summary for method gc()
error 167 No summary for method getSessionIDs()

SessionHandler/Storage/Memcache.php 14

Type Line Description
error 84 Argument $save_path is missing from the Docblock of open
error 84 Argument $session_name is missing from the Docblock of open
error 84 No summary for method open()
error 91 No summary for method close()
error 101 Argument $id is missing from the Docblock of read
error 101 No summary for method read()
error 123 Argument $id is missing from the Docblock of write
error 123 Argument $session_data is missing from the Docblock of write
error 123 No summary for method write()
error 157 Argument $id is missing from the Docblock of destroy
error 157 No summary for method destroy()
error 181 Argument $maxlifetime is missing from the Docblock of gc
error 181 No summary for method gc()
error 189 No summary for method getSessionIDs()

SessionHandler.php 1

Type Line Description
error 0 No summary was found for this file