Support Joomla!

Joomla! 1.5 Documentation

Packages

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.
phpDocumentor Error Log

Warnings and errors were detected in the following files:

Post-parsing
Warning - duplicate function element "utf8_strrpos" in file /var/www/joomla150/libraries/phputf8/native/core.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "utf8_substr" in file /var/www/joomla150/libraries/phputf8/native/core.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "utf8_strpos" in file /var/www/joomla150/libraries/phputf8/native/core.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "utf8_strtoupper" in file /var/www/joomla150/libraries/phputf8/native/case.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "utf8_strtolower" in file /var/www/joomla150/libraries/phputf8/native/case.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate function element "utf8_strlen" in file /var/www/joomla150/libraries/phputf8/native/strlen.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate define element "DS" in file /var/www/joomla150/libraries/loader.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - class Auth_OpenID_CheckIDResponse in package OpenID parent not found in @see parent::Auth_OpenID_ServerResponse()
Warning - class Auth_OpenID_CheckIDResponse in package OpenID parent not found in @see parent::Auth_OpenID_ServerResponse()
Warning - duplicate define element "UTF8_STRLEN" in file /var/www/joomla150/libraries/phputf8/native/strlen.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate define element "UTF8_CASE" in file /var/www/joomla150/libraries/phputf8/native/case.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning - duplicate define element "UTF8_CORE" in file /var/www/joomla150/libraries/phputf8/native/core.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.

application.php
Warning on line 362 - example file "application/japplication-getcfg.php" does not exist

Archive_Tar.php
Warning on line 1663 - File "/var/www/joomla150/libraries/pear/archive_tar/Archive_Tar.php" has no page-level DocBlock, use @package in the first DocBlock to create one

array_key_exists.php
Warning on line 31 - Unknown tag "@require" used
Warning on line 51 - Page-level DocBlock precedes "function array_key_exists", use another DocBlock to document the source element

Error on line 51 - array_key_exists function's DocBlock has @package tag, illegal. ignoring tag "@package PHP_Compat"

config.php
Warning on line 2 - no @package tag was used in a DocBlock for class JFrameworkConfig
Warning on line 33 - File "/var/www/joomla150/libraries/joomla/config.php" has no page-level DocBlock, use @package in the first DocBlock to create one

consumer.php
Warning on line 14 - File "/var/www/joomla150/libraries/openid/consumer.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Consumer.php
Warning on line 404 - no @package tag was used in a DocBlock for class Auth_OpenID_DiffieHellmanConsumerSession
Warning on line 453 - no @package tag was used in a DocBlock for class Auth_OpenID_PlainTextConsumerSession

CryptUtil.php
Warning on line 27 - no @package tag was used in a DocBlock for class Auth_OpenID_CryptUtil

css.php
Warning on line 207 - File "/var/www/joomla150/libraries/geshi/geshi/css.php" has no page-level DocBlock, use @package in the first DocBlock to create one

diff.php
Warning on line 184 - File "/var/www/joomla150/libraries/geshi/geshi/diff.php" has no page-level DocBlock, use @package in the first DocBlock to create one

DiffieHellman.php
Warning on line 18 - Page-level DocBlock precedes "require_once DiffieHellman.php", use another DocBlock to document the source element

Discover.php
Warning on line 21 - no @package tag was used in a DocBlock for class Auth_OpenID_ServiceEndpoint
Warning on line 259 - File "/var/www/joomla150/libraries/openid/Auth/OpenID/Discover.php" has no page-level DocBlock, use @package in the first DocBlock to create one

error.php
Warning on line 18 - Page-level DocBlock precedes "define JERROR_ILLEGAL_OPTIONS", use another DocBlock to document the source element

Error on line 18 - "define" JERROR_ILLEGAL_OPTIONS's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage Error"
Error on line 18 - JERROR_ILLEGAL_OPTIONS define's DocBlock has @package tag, illegal. ignoring tag "@package Joomla-Framework"

gacl.php
Warning on line 35 - package Unknown is already in category pear, will now replace with category Documentation

gacl_api.php
Warning on line 3939 - Unknown tag "@protected" used

gzip.php
Warning on line 31 - Unknown tag "@contributor" used
Warning on line 31 - Unknown tag "@contributor" used

html4strict.php
Warning on line 255 - File "/var/www/joomla150/libraries/geshi/geshi/html4strict.php" has no page-level DocBlock, use @package in the first DocBlock to create one

idna_convert.class.php
Warning on line 54 - no @package tag was used in a DocBlock for class idna_convert
Warning on line 945 - no @package tag was used in a DocBlock for class Net_IDNA_php4
Warning on line 968 - File "/var/www/joomla150/libraries/simplepie/idn/idna_convert.class.php" has no page-level DocBlock, use @package in the first DocBlock to create one

ini.php
Warning on line 124 - File "/var/www/joomla150/libraries/geshi/geshi/ini.php" has no page-level DocBlock, use @package in the first DocBlock to create one

is_a.php
Warning on line 31 - package Unknown is already in category PHP, will now replace with category PHP
Warning on line 31 - Unknown tag "@require" used
Warning on line 43 - Page-level DocBlock precedes "function is_a", use another DocBlock to document the source element

Error on line 43 - is_a function's DocBlock has @package tag, illegal. ignoring tag "@package PHP_Compat"

is_callable.php
Warning on line 13 - package Unknown is already in category PHP, will now replace with category PHP
Warning on line 13 - Unknown tag "@require" used
Warning on line 49 - Page-level DocBlock precedes "function is_callable", use another DocBlock to document the source element

Error on line 49 - is_callable function's DocBlock has @package tag, illegal. ignoring tag "@package PHP_Compat"

is_scalar.php
Warning on line 29 - package Unknown is already in category PHP, will now replace with category PHP
Warning on line 29 - Unknown tag "@require" used
Warning on line 34 - Page-level DocBlock precedes "function is_scalar", use another DocBlock to document the source element

Error on line 34 - is_scalar function's DocBlock has @package tag, illegal. ignoring tag "@package PHP_Compat"

javascript.php
Warning on line 145 - File "/var/www/joomla150/libraries/geshi/geshi/javascript.php" has no page-level DocBlock, use @package in the first DocBlock to create one

KVForm.php
Warning on line 20 - no @package tag was used in a DocBlock for class Auth_OpenID_KVForm

loader.php
Warning on line 14 - Page-level DocBlock precedes "define DS", use another DocBlock to document the source element

Error on line 14 - DS define's DocBlock has @package tag, illegal. ignoring tag "@package Joomla-Framework"

Manager.php
Warning on line 73 - no @package tag was used in a DocBlock for class Services_Yadis_SessionLoader
Warning on line 176 - no @package tag was used in a DocBlock for class Auth_OpenID_ServiceEndpointLoader
Warning on line 198 - no @package tag was used in a DocBlock for class Services_Yadis_ManagerLoader

Misc.php
Warning on line 32 - Page-level DocBlock precedes "function Services_Yadis_getUCSChars", use another DocBlock to document the source element

Error on line 32 - Services_Yadis_getUCSChars function's DocBlock has @package tag, illegal. ignoring tag "@package OpenID"

mysql.php
Warning on line 182 - File "/var/www/joomla150/libraries/geshi/geshi/mysql.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Parse.php
Warning on line 88 - no @package tag was used in a DocBlock for class Auth_OpenID_Parse

patTemplate.php
Warning on line 16 - Page-level DocBlock precedes "require_once patTemplate.php", use another DocBlock to document the source element

Error on line 16 - require_once include's DocBlock has @package tag, illegal. ignoring tag "@package patTemplate"

PEAR.php
Warning on line 49 - duplicate define element "OS_WINDOWS" in file /var/www/joomla150/libraries/pear/PEAR.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning on line 50 - duplicate define element "OS_UNIX" in file /var/www/joomla150/libraries/pear/PEAR.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning on line 51 - duplicate define element "PEAR_OS" in file /var/www/joomla150/libraries/pear/PEAR.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning on line 59 - duplicate define element "PATH_SEPARATOR" in file /var/www/joomla150/libraries/pear/PEAR.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.

php-brief.php
Warning on line 161 - File "/var/www/joomla150/libraries/geshi/geshi/php-brief.php" has no page-level DocBlock, use @package in the first DocBlock to create one

php.php
Warning on line 355 - File "/var/www/joomla150/libraries/geshi/geshi/php.php" has no page-level DocBlock, use @package in the first DocBlock to create one

phpmailer.lang-en.php
Warning on line 21 - File "/var/www/joomla150/libraries/phpmailer/language/phpmailer.lang-en.php" has no page-level DocBlock, use @package in the first DocBlock to create one

phpmailer.lang-joomla.php
Warning on line 19 - File "/var/www/joomla150/libraries/phpmailer/language/phpmailer.lang-joomla.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Server.php
Warning on line 375 - no @package tag was used in a DocBlock for class Auth_OpenID_PlainTextServerSession
Warning on line 393 - no @package tag was used in a DocBlock for class Auth_OpenID_DiffieHellmanServerSession

simplepie.php
Warning on line 2696 - no @package tag was used in a DocBlock for class SimplePie_Item
Warning on line 5134 - no @package tag was used in a DocBlock for class SimplePie_Author
Warning on line 5191 - no @package tag was used in a DocBlock for class SimplePie_Category
Warning on line 5248 - no @package tag was used in a DocBlock for class SimplePie_Enclosure
Warning on line 6201 - no @package tag was used in a DocBlock for class SimplePie_Caption
Warning on line 6286 - no @package tag was used in a DocBlock for class SimplePie_Credit
Warning on line 6343 - no @package tag was used in a DocBlock for class SimplePie_Copyright
Warning on line 6386 - no @package tag was used in a DocBlock for class SimplePie_Rating
Warning on line 6429 - no @package tag was used in a DocBlock for class SimplePie_Restriction
Warning on line 6489 - no @package tag was used in a DocBlock for class SimplePie_File
Warning on line 7198 - no @package tag was used in a DocBlock for class SimplePie_Cache
Warning on line 7285 - no @package tag was used in a DocBlock for class SimplePie_Misc
Warning on line 9993 - no @package tag was used in a DocBlock for class SimplePie_Locator
Warning on line 10223 - no @package tag was used in a DocBlock for class SimplePie_Parser
Warning on line 10492 - no @package tag was used in a DocBlock for class SimplePie_Sanitize

Error on line 9759 - @access was passed neither "public" nor "private." Was passed: "string"

sql.php
Warning on line 136 - File "/var/www/joomla150/libraries/geshi/geshi/sql.php" has no page-level DocBlock, use @package in the first DocBlock to create one

tar.php
Warning on line 31 - Unknown tag "@contributor" used
Warning on line 31 - Unknown tag "@contributor" used

TrustRoot.php
Warning on line 37 - no @package tag was used in a DocBlock for class Auth_OpenID_TrustRoot

URINorm.php
Warning on line 13 - Page-level DocBlock precedes "require_once URINorm.php", use another DocBlock to document the source element

Error on line 13 - require_once include's DocBlock has @package tag, illegal. ignoring tag "@package OpenID"

var_export.php
Warning on line 31 - package Unknown is already in category PHP, will now replace with category PHP
Warning on line 31 - Unknown tag "@require" used
Warning on line 102 - Page-level DocBlock precedes "function var_export", use another DocBlock to document the source element

Error on line 102 - var_export function's DocBlock has @package tag, illegal. ignoring tag "@package PHP_Compat"

vcard.php
Warning on line 27 - no @package tag was used in a DocBlock for file /var/www/joomla150/libraries/bitfolge/vcard.php
Warning on line 75 - no @package tag was used in a DocBlock for class vCard

version_compare.php
Warning on line 33 - package Unknown is already in category PHP, will now replace with category PHP
Warning on line 33 - Unknown tag "@require" used
Warning on line 175 - Page-level DocBlock precedes "function version_compare", use another DocBlock to document the source element

Error on line 175 - version_compare function's DocBlock has @package tag, illegal. ignoring tag "@package PHP_Compat"

xml.php
Warning on line 146 - File "/var/www/joomla150/libraries/geshi/geshi/xml.php" has no page-level DocBlock, use @package in the first DocBlock to create one

xmlrpc.php
Warning on line 792 - no @package tag was used in a DocBlock for class xmlrpc_client
Warning on line 1869 - no @package tag was used in a DocBlock for class xmlrpcresp
Warning on line 2027 - no @package tag was used in a DocBlock for class xmlrpcmsg
Warning on line 2639 - no @package tag was used in a DocBlock for class xmlrpcval
Warning on line 3265 - duplicate define element "XMLRPC_EPI_ENABLED" in file /var/www/joomla150/libraries/phpxmlrpc/xmlrpc.php will be ignored. Use an @ignore tag on the original if you want this case to be documented.
Warning on line 3639 - File "/var/www/joomla150/libraries/phpxmlrpc/xmlrpc.php" has no page-level DocBlock, use @package in the first DocBlock to create one

Error on line 990 - @access was passed neither "public" nor "private." Was passed: "public nb: does not work in older php/curl installs thanks to daniel convissor"

xmlrpcs.php
Warning on line 432 - no @package tag was used in a DocBlock for class xmlrpc_server
Warning on line 1183 - File "/var/www/joomla150/libraries/phpxmlrpc/xmlrpcs.php" has no page-level DocBlock, use @package in the first DocBlock to create one

xmlrpc_wrappers.php
Warning on line 26 - no @package tag was used in a DocBlock for file /var/www/joomla150/libraries/phpxmlrpc/xmlrpc_wrappers.php
Warning on line 26 - package Unknown is already in category PHP, will now replace with category Documentation

XRI.php
Warning on line 13 - Page-level DocBlock precedes "require_once XRI.php", use another DocBlock to document the source element

Error on line 13 - require_once include's DocBlock has @package tag, illegal. ignoring tag "@package Yadis"

XRIRes.php
Warning on line 7 - no @package tag was used in a DocBlock for class Services_Yadis_ProxyResolver
Warning on line 69 - File "/var/www/joomla150/libraries/openid/Services/Yadis/XRIRes.php" has no page-level DocBlock, use @package in the first DocBlock to create one

XUL.php
Warning on line 14 - Page-level DocBlock precedes "require_once XUL.php", use another DocBlock to document the source element

Error on line 14 - require_once include's DocBlock has @package tag, illegal. ignoring tag "@package patTemplate"
Error on line 14 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage Dump"

zip.php
Warning on line 42 - Unknown tag "@contributor" used
Warning on line 42 - Unknown tag "@contributor" used
Warning on line 42 - Unknown tag "@contributor" used

ascii.php
Error on line 96 - utf8_is_ascii function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 96 - "function" utf8_is_ascii's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage ascii"
Error on line 117 - utf8_is_ascii_ctrl function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 117 - "function" utf8_is_ascii_ctrl's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage ascii"
Error on line 143 - "function" utf8_strip_non_ascii's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage ascii"
Error on line 143 - utf8_strip_non_ascii function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 169 - "function" utf8_strip_non_ascii_ctrl's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage ascii"
Error on line 169 - utf8_strip_non_ascii_ctrl function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 211 - "function" utf8_accents_to_ascii's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage ascii"
Error on line 211 - utf8_accents_to_ascii function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

bad.php
Error on line 54 - "function" utf8_bad_find's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 54 - utf8_bad_find function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 94 - utf8_bad_findall function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 94 - "function" utf8_bad_findall's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 129 - "function" utf8_bad_strip's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 129 - utf8_bad_strip function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 168 - utf8_bad_replace function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 168 - "function" utf8_bad_replace's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 179 - "define" UTF8_BAD_5OCTET's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 179 - UTF8_BAD_5OCTET define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 189 - UTF8_BAD_6OCTET define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 189 - "define" UTF8_BAD_6OCTET's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 198 - UTF8_BAD_SEQID define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 198 - "define" UTF8_BAD_SEQID's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 207 - "define" UTF8_BAD_NONSHORT's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 207 - UTF8_BAD_NONSHORT define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 216 - UTF8_BAD_SURROGATE define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 216 - "define" UTF8_BAD_SURROGATE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 225 - "define" UTF8_BAD_UNIOUTRANGE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 225 - UTF8_BAD_UNIOUTRANGE define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 235 - UTF8_BAD_SEQINCOMPLETE define's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 235 - "define" UTF8_BAD_SEQINCOMPLETE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 371 - "function" utf8_bad_identify's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 371 - utf8_bad_identify function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 420 - "function" utf8_bad_explain's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage bad"
Error on line 420 - utf8_bad_explain function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

case.php
Error on line 30 - utf8_strtolower function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 30 - "function" utf8_strtolower's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 48 - "function" utf8_strtoupper's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 48 - utf8_strtoupper function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 51 - "function" utf8_strtolower's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 51 - utf8_strtolower function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 147 - utf8_strtoupper function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 147 - "function" utf8_strtoupper's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

compat.php
Error on line 25 - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage Compatibility"
Error on line 25 - require_once include's DocBlock has @package tag, illegal. ignoring tag "@package Joomla-Framework"

core.php
Error on line 34 - "function" utf8_strpos's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 34 - utf8_strpos function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 56 - utf8_strpos function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 56 - "function" utf8_strpos's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 69 - "function" utf8_strrpos's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 69 - utf8_strrpos function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 89 - utf8_substr function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 89 - "function" utf8_substr's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 104 - utf8_strrpos function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 104 - "function" utf8_strrpos's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 169 - "function" utf8_substr's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 169 - utf8_substr function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

specials.php
Error on line 35 - "function" utf8_specials_pattern's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage utils"
Error on line 35 - utf8_specials_pattern function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 52 - "function" utf8_is_word_chars's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage utils"
Error on line 52 - utf8_is_word_chars function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 73 - utf8_strip_specials function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 73 - "function" utf8_strip_specials's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage utils"

strcasecmp.php
Error on line 24 - utf8_strcasecmp function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 24 - "function" utf8_strcasecmp's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

strcspn.php
Error on line 39 - utf8_strcspn function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 39 - "function" utf8_strcspn's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

stristr.php
Error on line 35 - "function" utf8_stristr's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 35 - utf8_stristr function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

strlen.php
Error on line 27 - utf8_strlen function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 27 - "function" utf8_strlen's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 34 - "function" utf8_strlen's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 34 - utf8_strlen function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

strrev.php
Error on line 20 - utf8_strrev function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 20 - "function" utf8_strrev's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

strspn.php
Error on line 34 - "function" utf8_strspn's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 34 - utf8_strspn function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

str_ireplace.php
Error on line 77 - utf8_ireplace function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 77 - "function" utf8_ireplace's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

str_split.php
Error on line 34 - "function" utf8_str_split's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 34 - utf8_str_split function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

trim.php
Error on line 27 - "function" utf8_ltrim's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 27 - utf8_ltrim function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 49 - "function" utf8_rtrim's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 49 - utf8_rtrim function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 67 - utf8_trim function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 67 - "function" utf8_trim's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

ucfirst.php
Error on line 32 - "function" utf8_ucfirst's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 32 - utf8_ucfirst function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

ucwords.php
Error on line 24 - utf8_ucwords function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 24 - "function" utf8_ucwords's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"
Error on line 42 - utf8_ucwords_callback function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 42 - "function" utf8_ucwords_callback's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage strings"

unicode.php
Error on line 182 - utf8_to_unicode function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 182 - "function" utf8_to_unicode's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage unicode"
Error on line 268 - "function" utf8_from_unicode's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage unicode"
Error on line 268 - utf8_from_unicode function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"

validation.php
Error on line 154 - "function" utf8_is_valid's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage validation"
Error on line 154 - utf8_is_valid function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"
Error on line 183 - "function" utf8_compliant's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage validation"
Error on line 183 - utf8_compliant function's DocBlock has @package tag, illegal. ignoring tag "@package utf8"


Documentation generated on Tue, 29 Jan 2008 18:53:07 +0000 by phpDocumentor 1.3.1