[module] /tmp/pear-apidoc/Xtea2.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[function] setiter |
missing |
1st parameter "$n_iter" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] encrypt |
missing |
1st parameter "$data" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] encrypt |
missing |
2nd parameter "$key" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] decrypt |
missing |
1st parameter "$enc_data" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] decrypt |
missing |
2nd parameter "$key" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _encipherlong |
missing |
1st parameter "$y" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _encipherlong |
missing |
2nd parameter "$z" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _encipherlong |
missing |
3th parameter "&$w" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _encipherlong |
missing |
4th parameter "&$k" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _decipherlong |
missing |
1st parameter "$y" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _decipherlong |
missing |
2nd parameter "$z" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _decipherlong |
missing |
3th parameter "&$w" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _decipherlong |
missing |
4th parameter "&$k" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _resize |
missing |
1st parameter "&$data" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _resize |
missing |
2nd parameter "$size" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _resize |
missing |
3th parameter "$nonull" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] _hex2bin |
missing |
1st parameter "$str" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _str2long |
missing |
1st parameter "$start" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _str2long |
missing |
2nd parameter "&$data" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _str2long |
missing |
3th parameter "&$data_long" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _long2str |
missing |
1st parameter "$l" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _rshift |
missing |
1st parameter "$integer" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _rshift |
missing |
2nd parameter "$n" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _add |
missing |
1st parameter "$i1" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] _add |
missing |
2nd parameter "$i2" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|