PHP  
 PHP_HEAD
downloads | QA | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
 

Parameter Parsing Report

298 possible problems found:

ext/calendar/cal_unix.c
Line Function Message
34 [lxr] unixtojd optional var not initialized: t [1]
ext/com_dotnet/com_com.c
Line Function Message
59 [lxr] com_create_instance optional var not initialized: server_name_len [4]
59 [lxr] com_create_instance optional var not initialized: typelib_name_len [7]
749 [lxr] com_print_typeinfo optional var not initialized: ifacelen [3]
ext/date/php_date.c
Line Function Message
3640 [lxr] DateInterval::__construct optional var not initialized: interval_string_length [2]
ext/exif/exif.c
Line Function Message
3903 [lxr] exif_read_data optional var not initialized: p_sections_needed_len [3]
ext/gd/gd.c
Line Function Message
3603 [lxr] imagettftext str: expected 'char**' but got 'unsigned char**' [4]
3612 [lxr] imagettftext str: expected 'char**' but got 'unsigned char**' [8]
ext/hash/hash.c
Line Function Message
244 [lxr] hash_file data: expected 'zstr*' but got 'char**' [3]
244 [lxr] hash_file key: expected 'zstr*' but got 'char**' [6]
411 [lxr] hash_init key: expected 'zstr*' but got 'char**' [4]
411 [lxr] hash_init optional var not initialized: key_type [6]
496 [lxr] hash_update data: expected 'zstr*' but got 'char**' [2]
576 [lxr] hash_update_file filename: expected 'zstr*' but got 'char**' [2]
ext/imap/php_imap.c
Line Function Message
1979 [lxr] imap_headerinfo optional var not initialized: fromlength [3]
1979 [lxr] imap_headerinfo optional var not initialized: subjectlength [4]
3006 [lxr] imap_sort optional var not initialized: criteria_len [6]
3006 [lxr] imap_sort optional var not initialized: charset_len [8]
3954 [lxr] imap_mail optional var not initialized: headers_len [8]
3954 [lxr] imap_mail optional var not initialized: cc_len [10]
3954 [lxr] imap_mail optional var not initialized: bcc_len [12]
3954 [lxr] imap_mail optional var not initialized: rpath_len [14]
ext/interbase/interbase.c
Line Function Message
1144 [lxr] ibase_trans argn: expected 'int*' but got 'unsigned short*' [2]
ext/intl/grapheme/grapheme_string.c
Line Function Message
63 [lxr] grapheme_strlen string: expected 'char**' but got 'unsigned char**' [1]
113 [lxr] grapheme_strpos haystack: expected 'char**' but got 'unsigned char**' [1]
113 [lxr] grapheme_strpos needle: expected 'char**' but got 'unsigned char**' [3]
181 [lxr] grapheme_stripos haystack: expected 'char**' but got 'unsigned char**' [1]
181 [lxr] grapheme_stripos needle: expected 'char**' but got 'unsigned char**' [3]
255 [lxr] grapheme_strrpos haystack: expected 'char**' but got 'unsigned char**' [1]
255 [lxr] grapheme_strrpos needle: expected 'char**' but got 'unsigned char**' [3]
325 [lxr] grapheme_strripos haystack: expected 'char**' but got 'unsigned char**' [1]
325 [lxr] grapheme_strripos needle: expected 'char**' but got 'unsigned char**' [3]
408 [lxr] grapheme_substr str: expected 'char**' but got 'unsigned char**' [1]
587 [lxr] grapheme_substr haystack: expected 'char**' but got 'unsigned char**' [1]
587 [lxr] grapheme_substr needle: expected 'char**' but got 'unsigned char**' [3]
791 [lxr] grapheme_extract str: expected 'char**' but got 'unsigned char**' [1]
ext/ldap/ldap.c
Line Function Message
311 [lxr] ldap_connect optional var not initialized: hostlen [2]
319 [lxr] ldap_connect optional var not initialized: hostlen [2]
399 [lxr] ldap_bind optional var not initialized: ldap_bind_dnlen [3]
399 [lxr] ldap_bind optional var not initialized: ldap_bind_pwlen [6]
515 [lxr] ldap_sasl_bind optional var not initialized: dn_len [3]
515 [lxr] ldap_sasl_bind optional var not initialized: passwd_len [6]
515 [lxr] ldap_sasl_bind optional var not initialized: mech_len [9]
515 [lxr] ldap_sasl_bind optional var not initialized: realm_len [12]
515 [lxr] ldap_sasl_bind optional var not initialized: authc_id_len [15]
515 [lxr] ldap_sasl_bind optional var not initialized: authz_id_len [18]
515 [lxr] ldap_sasl_bind optional var not initialized: props_len [21]
609 [lxr] ldap_unbind optional var not initialized: attrs [4]
609 [lxr] ldap_unbind optional var not initialized: attrsonly [5]
609 [lxr] ldap_unbind optional var not initialized: sizelimit [6]
609 [lxr] ldap_unbind optional var not initialized: timelimit [7]
609 [lxr] ldap_unbind optional var not initialized: deref [8]
1884 [lxr] ldap_parse_result optional var not initialized: matcheddn [4]
1884 [lxr] ldap_parse_result optional var not initialized: errmsg [5]
1884 [lxr] ldap_parse_result optional var not initialized: referrals [6]
ext/mbstring/mbstring.c
Line Function Message
1566 [lxr] mb_internal_encoding optional var not initialized: name_len [2]
1607 [lxr] mb_http_input optional var not initialized: typ_len [2]
1698 [lxr] mb_http_output optional var not initialized: name_len [2]
2026 [lxr] mb_strlen optional var not initialized: enc_name_len [4]
2068 [lxr] mb_strpos optional var not initialized: offset [5]
2068 [lxr] mb_strpos optional var not initialized: enc_name_len [7]
2134 [lxr] mb_strrpos optional var not initialized: enc_name_len [7]
2224 [lxr] mb_stripos optional var not initialized: offset [5]
2224 [lxr] mb_stripos optional var not initialized: from_encoding_len [7]
2253 [lxr] mb_strripos optional var not initialized: offset [5]
2253 [lxr] mb_strripos optional var not initialized: from_encoding_len [7]
2284 [lxr] mb_strstr optional var not initialized: enc_name_len [7]
2342 [lxr] mb_strrchr optional var not initialized: enc_name_len [7]
2402 [lxr] mb_stristr from_encoding_len: expected 'int*' but got 'unsigned int*' [7]
2402 [lxr] mb_stristr optional var not initialized: from_encoding_len [7]
2460 [lxr] mb_strrichr optional var not initialized: from_encoding_len [7]
2513 [lxr] mb_substr_count optional var not initialized: enc_name_len [6]
2549 [lxr] mb_substr optional var not initialized: len [4]
2549 [lxr] mb_substr optional var not initialized: encoding [5]
2549 [lxr] mb_substr optional var not initialized: encoding_len [6]
2626 [lxr] mb_strcut optional var not initialized: len [4]
2626 [lxr] mb_strcut optional var not initialized: encoding [5]
2626 [lxr] mb_strcut optional var not initialized: encoding_len [6]
2689 [lxr] mb_strwidth optional var not initialized: enc_name_len [4]
2719 [lxr] mb_strimwidth optional var not initialized: trimmarker [5]
2719 [lxr] mb_strimwidth optional var not initialized: trimmarker_len [6]
2719 [lxr] mb_strimwidth optional var not initialized: encoding [7]
2719 [lxr] mb_strimwidth optional var not initialized: encoding_len [8]
2868 [lxr] mb_convert_encoding optional var not initialized: arg_old [5]
2939 [lxr] mb_convert_case optional var not initialized: from_encoding_len [5]
2961 [lxr] mb_strtoupper optional var not initialized: from_encoding_len [4]
2984 [lxr] mb_strtolower optional var not initialized: from_encoding_len [4]
3011 [lxr] mb_detect_encoding optional var not initialized: encoding_list [3]
3137 [lxr] mb_encode_mimeheader optional var not initialized: charset_name_len [4]
3137 [lxr] mb_encode_mimeheader optional var not initialized: trans_enc_name_len [6]
3137 [lxr] mb_encode_mimeheader optional var not initialized: linefeed_len [8]
3215 [lxr] mb_convert_kana optional var not initialized: optstr_len [4]
3215 [lxr] mb_convert_kana optional var not initialized: encname_len [6]
3880 [lxr] mb_send_mail optional var not initialized: headers_len [8]
3880 [lxr] mb_send_mail optional var not initialized: extra_cmd_len [10]
4133 [lxr] mb_get_info optional var not initialized: typ_len [2]
4352 [lxr] mb_check_encoding optional var not initialized: var_len [2]
4352 [lxr] mb_check_encoding optional var not initialized: enc_len [4]
ext/mbstring/php_mbregex.c
Line Function Message
662 [lxr] mb_regex_encoding optional var not initialized: encoding [1]
662 [lxr] mb_regex_encoding optional var not initialized: encoding_len [2]
702 [lxr] mb_regex_encoding optional var not initialized: array [4]
1127 [lxr] mb_ereg_match optional var not initialized: arg_pattern [1]
1127 [lxr] mb_ereg_match optional var not initialized: arg_pattern_len [2]
1127 [lxr] mb_ereg_match optional var not initialized: arg_options [3]
1127 [lxr] mb_ereg_match optional var not initialized: arg_options_len [4]
1256 [lxr] mb_ereg_search_init optional var not initialized: arg_pattern [2]
1256 [lxr] mb_ereg_search_init optional var not initialized: arg_pattern_len [3]
1256 [lxr] mb_ereg_search_init optional var not initialized: arg_options [4]
1256 [lxr] mb_ereg_search_init optional var not initialized: arg_options_len [5]
1377 [lxr] mb_regex_set_options optional var not initialized: string_len [2]
ext/mcrypt/mcrypt.c
Line Function Message
899 [lxr] mcrypt_list_algorithms optional var not initialized: lib_dir_len [2]
926 [lxr] mcrypt_list_modes optional var not initialized: lib_dir_len [2]
ext/mysql/php_mysql.c
Line Function Message
1051 [lxr] mysql_select_db optional var not initialized: mysql_link [4]
1311 [lxr] mysql_create_db optional var not initialized: mysql_link [4]
1341 [lxr] mysql_drop_db optional var not initialized: mysql_link [4]
1460 [lxr] mysql_drop_db optional var not initialized: mysql_link [4]
1498 [lxr] mysql_db_query optional var not initialized: mysql_link [7]
1600 [lxr] mysql_list_fields optional var not initialized: mysql_link [7]
ext/oci8/oci8_interface.c
Line Function Message
1761 [lxr] oci_set_client_identifier client_id_len: expected 'int*' but got 'long*' [3]
1787 [lxr] oci_set_edition edition_len: expected 'int*' but got 'long*' [2]
1822 [lxr] oci_set_module_name module_len: expected 'int*' but got 'long*' [3]
1854 [lxr] oci_set_action action_len: expected 'int*' but got 'long*' [3]
1886 [lxr] oci_set_client_info client_info_len: expected 'int*' but got 'long*' [3]
ext/odbc/php_odbc.c
Line Function Message
1246 [lxr] odbc_execute optional var not initialized: pv_param_arr [2]
1537 [lxr] odbc_exec optional var not initialized: pv_flags [4]
1629 [lxr] odbc_exec optional var not initialized: pv_row [2]
1932 [lxr] odbc_fetch_row optional var not initialized: pv_row [2]
2913 [lxr] odbc_rollback optional var not initialized: pv_handle [1]
3306 [lxr] odbc_gettypeinfo optional var not initialized: pv_data_type [2]
ext/openssl/openssl.c
Line Function Message
3133 [lxr] openssl_pkey_export_to_file the '!' specifier cannot be applied to '&'
3189 [lxr] openssl_pkey_export the '!' specifier cannot be applied to '&'
3417 [lxr] openssl_pkcs7_verify optional var not initialized: ppsignersfilename [3]
4339 [lxr] openssl_seal the '/' specifier cannot be applied to 'a'
ext/pdo/pdo_dbh.c
Line Function Message
215 [lxr] PDO::dbh_constructor optional var not initialized: usernamelen [4]
215 [lxr] PDO::dbh_constructor optional var not initialized: passwordlen [6]
967 [lxr] PDO::lastInsertId optional var not initialized: namelen [2]
ext/pdo/pdo_stmt.c
Line Function Message
1417 [lxr] PDOStatement::fetchObject optional var not initialized: class_name [1]
1417 [lxr] PDOStatement::fetchObject optional var not initialized: class_name_len [2]
1417 [lxr] PDOStatement::fetchObject optional var not initialized: ctor_args [3]
1513 [lxr] PDOStatement::fetchAll optional var not initialized: arg2 [2]
ext/pdo_pgsql/pgsql_driver.c
Line Function Message
538 [lxr] PDO::pgsqlLOBOpen optional var not initialized: modestrlen [4]
ext/pgsql/pgsql.c
Line Function Message
1869 [lxr] pg_execute the '/' specifier cannot be applied to 'a'
1875 [lxr] pg_execute the '/' specifier cannot be applied to 'a'
2421 [lxr] pg_fetch_result optional var not initialized: class_name_len [4]
2646 [lxr] pg_fetch_all_columns colno: expected 'long*' but got 'unsigned long*' [2]
2853 [lxr] pg_trace optional var not initialized: mode_len [4]
3221 [lxr] pg_lo_read optional var not initialized: len [2]
3254 [lxr] pg_lo_write optional var not initialized: z_len [4]
3750 [lxr] pg_copy_to optional var not initialized: pg_delim_len [5]
3750 [lxr] pg_copy_to optional var not initialized: pg_null_as_len [7]
3880 [lxr] pg_copy_from optional var not initialized: pg_delim_len [6]
3880 [lxr] pg_copy_from optional var not initialized: pg_null_as_len [8]
4484 [lxr] pg_send_query_params the '/' specifier cannot be applied to 'a'
4910 [lxr] pg_meta_data table_name_len: expected 'int*' but got 'uint*' [3]
5739 [lxr] pg_convert option: expected 'long*' but got 'ulong*' [5]
5906 [lxr] pg_insert option: expected 'long*' but got 'ulong*' [5]
6058 [lxr] pg_update option: expected 'long*' but got 'ulong*' [6]
6150 [lxr] pg_delete option: expected 'long*' but got 'ulong*' [5]
6287 [lxr] pg_select option: expected 'long*' but got 'ulong*' [5]
ext/phar/phar_object.c
Line Function Message
2045 [lxr] Phar::buildFromIterator base_len: expected 'int*' but got 'uint*' [4]
ext/readline/readline.c
Line Function Message
223 [lxr] readline_info optional var not initialized: what_len [2]
365 [lxr] readline_read_history optional var not initialized: arg_len [2]
385 [lxr] readline_write_history optional var not initialized: arg_len [2]
ext/session/session.c
Line Function Message
1432 [lxr] session_set_cookie_params optional var not initialized: path_len [3]
1432 [lxr] session_set_cookie_params optional var not initialized: domain_len [5]
1481 [lxr] session_name optional var not initialized: name_len [2]
1500 [lxr] session_module_name optional var not initialized: name_len [2]
1580 [lxr] session_save_path optional var not initialized: name_len [2]
1605 [lxr] session_id optional var not initialized: name_len [2]
1605 [lxr] session_id optional var not initialized: name_type [3]
1689 [lxr] session_cache_limiter optional var not initialized: limiter_len [2]
ext/shmop/shmop.c
Line Function Message
166 [lxr] shmop_open flags: expected 'zstr*' but got 'char**' [2]
ext/simplexml/simplexml.c
Line Function Message
1339 [lxr] simplexml_element::func filename: expected 'zstr*' but got 'char**' [1]
2134 [lxr] simplexml_load_file filename: expected 'zstr*' but got 'char**' [1]
ext/soap/soap.c
Line Function Message
1905 [lxr] SoapServer::handle optional var not initialized: arg_type [3]
3750 [lxr] SoapClient::__setLocation location: expected 'zstr*' but got 'void**' [1]
ext/spl/spl_directory.c
Line Function Message
893 [lxr] SplFileInfo::getBasename optional var not initialized: suffix [1]
893 [lxr] SplFileInfo::getBasename optional var not initialized: stype [3]
ext/spl/spl_iterators.c
Line Function Message
2483 [lxr] CachingIterator::offsetSet nKeyLength: expected 'int*' but got 'uint*' [2]
2509 [lxr] CachingIterator::offsetGet nKeyLength: expected 'int*' but got 'uint*' [2]
2538 [lxr] CachingIterator::offsetUnset nKeyLength: expected 'int*' but got 'uint*' [2]
2562 [lxr] CachingIterator::offsetExists nKeyLength: expected 'int*' but got 'uint*' [2]
ext/sqlite/sqlite.c
Line Function Message
2573 [lxr] sqlite_fetch_object optional var not initialized: class_name [1]
2573 [lxr] sqlite_fetch_object optional var not initialized: class_name_len [2]
2573 [lxr] sqlite_fetch_object optional var not initialized: class_name_type [3]
2584 [lxr] sqlite_fetch_object optional var not initialized: class_name [2]
2584 [lxr] sqlite_fetch_object optional var not initialized: class_name_len [3]
2584 [lxr] sqlite_fetch_object optional var not initialized: class_name_type [4]
ext/sqlite3/sqlite3.c
Line Function Message
110 [lxr] sqlite3::open optional var not initialized: encryption_key [5]
1119 [lxr] sqlite3::openBlob optional var not initialized: dbname_len [7]
ext/standard/array.c
Line Function Message
4311 [lxr] array_filter optional var not initialized: fci [2]
ext/standard/basic_functions.c
Line Function Message
4760 [lxr] call_user_func_array the '/' specifier cannot be applied to 'a'
4821 [lxr] call_user_method_array the '/' specifier cannot be applied to 'A'
4899 [lxr] forward_static_call_array the '/' specifier cannot be applied to 'a'
5128 [lxr] highlight_file filename: expected 'zstr*' but got 'char**' [1]
5182 [lxr] php_strip_whitespace filename: expected 'zstr*' but got 'char**' [1]
5356 [lxr] ini_get_all the '!' specifier cannot be applied to '&'
ext/standard/browscap.c
Line Function Message
340 [lxr] get_browser the '!' specifier cannot be applied to '&'
ext/standard/exec.c
Line Function Message
417 [lxr] escapeshellcmd command: expected 'zstr*' but got 'char**' [1]
449 [lxr] escapeshellarg argument: expected 'zstr*' but got 'char**' [1]
482 [lxr] shell_exec command: expected 'zstr*' but got 'char**' [1]
ext/standard/file.c
Line Function Message
1492 [lxr] fseek optional var not initialized: arg3 [3]
ext/standard/filestat.c
Line Function Message
239 [lxr] disk_total_space path: expected 'zstr*' but got 'char**' [1]
390 [lxr] disk_free_space path: expected 'zstr*' but got 'char**' [1]
429 [lxr] disk_free_space filename: expected 'zstr*' but got 'char**' [1]
550 [lxr] lchgrp filename: expected 'zstr*' but got 'char**' [1]
672 [lxr] chmod filename: expected 'zstr*' but got 'char**' [1]
719 [lxr] touch filename: expected 'zstr*' but got 'char**' [1]
818 [lxr] clearstatcache filename: expected 'zstr*' but got 'char**' [2]
1098 [lxr] clearstatcache filename: expected 'zstr*' but got 'char**' [1]
ext/standard/iptc.c
Line Function Message
305 [lxr] iptcparse buffer: expected 'char**' but got 'unsigned char**' [1]
305 [lxr] iptcparse length: expected 'int*' but got 'unsigned int*' [2]
ext/standard/levenshtein.c
Line Function Message
130 [lxr] levenshtein str1: expected 'zstr*' but got 'void**' [1]
130 [lxr] levenshtein str2: expected 'zstr*' but got 'void**' [4]
137 [lxr] levenshtein str1: expected 'zstr*' but got 'void**' [1]
137 [lxr] levenshtein str2: expected 'zstr*' but got 'void**' [4]
144 [lxr] levenshtein str1: expected 'zstr*' but got 'void**' [1]
144 [lxr] levenshtein str2: expected 'zstr*' but got 'void**' [4]
ext/standard/sha1.c
Line Function Message
46 [lxr] sha1 arg: expected 'zstr*' but got 'char**' [1]
91 [lxr] sha1_file arg: expected 'zstr*' but got 'char**' [1]
ext/standard/string.c
Line Function Message
197 [lxr] bin2hex data: expected 'char**' but got 'unsigned char**' [1]
219 [lxr] bin2hex s1: expected 'zstr*' but got 'void**' [1]
219 [lxr] bin2hex s2: expected 'zstr*' but got 'void**' [4]
953 [lxr] strcoll optional var not initialized: what_len [5]
953 [lxr] strcoll optional var not initialized: str_type [6]
1284 [lxr] explode delim: expected 'zstr*' but got 'void**' [1]
1284 [lxr] explode str: expected 'zstr*' but got 'void**' [4]
1482 [lxr] strtok str: expected 'zstr*' but got 'void**' [1]
1482 [lxr] strtok tok: expected 'zstr*' but got 'void**' [4]
1482 [lxr] strtok optional var not initialized: tok [4]
1482 [lxr] strtok optional var not initialized: tok_len [5]
1482 [lxr] strtok optional var not initialized: tok_type [6]
1972 [lxr] basename optional var not initialized: suffix_type [6]
3056 [lxr] chunk_split optional var not initialized: ending_len [6]
3056 [lxr] chunk_split optional var not initialized: str_type [7]
3113 [lxr] substr str: expected 'zstr*' but got 'void**' [1]
4189 [lxr] strtr optional var not initialized: to_type [7]
5960 [lxr] strip_tags str: expected 'zstr*' but got 'void**' [1]
5960 [lxr] strip_tags allow: expected 'zstr*' but got 'void**' [4]
5960 [lxr] strip_tags optional var not initialized: allow_type [6]
6818 [lxr] str_repeat input_str: expected 'zstr*' but got 'void**' [1]
7241 [lxr] str_pad optional var not initialized: padstr [5]
7241 [lxr] str_pad optional var not initialized: padstr_len [6]
7241 [lxr] str_pad optional var not initialized: input_type [7]
7241 [lxr] str_pad optional var not initialized: pad_type [8]
7598 [lxr] str_word_count optional var not initialized: str_type [7]
7731 [lxr] strpbrk haystack: expected 'zstr*' but got 'void**' [1]
7731 [lxr] strpbrk char_list: expected 'zstr*' but got 'void**' [4]
ext/standard/uuencode.c
Line Function Message
195 [lxr] convert_uuencode src: expected 'zstr*' but got 'char**' [1]
224 [lxr] convert_uudecode src: expected 'zstr*' but got 'char**' [1]
ext/tidy/tidy.c
Line Function Message
1276 [lxr] tidy_parse_string optional var not initialized: enc_len [6]
1591 [lxr] tidy_getopt optname: expected 'char**' but got 'void**' [1]
ext/unicode/property.c
Line Function Message
486 [lxr] char_from_name name: expected 'zstr*' but got 'void**' [1]
687 [lxr] char_get_property_from_name name: expected 'zstr*' but got 'void**' [1]
747 [lxr] char_get_property_value_from_name name: expected 'zstr*' but got 'void**' [2]
ext/unicode/unicode.c
Line Function Message
39 [lxr] unicode_decode optional var not initialized: flags [5]
89 [lxr] unicode_encode optional var not initialized: flags [5]
ext/unicode/unicode_iterators.c
Line Function Message
1005 [lxr] TextIterator::__construct text_len: expected 'int*' but got 'int32_t*' [2]
1005 [lxr] TextIterator::__construct optional var not initialized: locale_len [5]
ext/xmlreader/php_xmlreader.c
Line Function Message
898 [lxr] xmlreader::open source: expected 'zstr*' but got 'char**' [1]
995 [lxr] xmlreader::setSchema source: expected 'zstr*' but got 'char**' [1]
ext/xmlwriter/php_xmlwriter.c
Line Function Message
1108 [lxr] xmlwriter_write_element optional var not initialized: content_len [5]
1116 [lxr] xmlwriter_write_element optional var not initialized: content_len [6]
1163 [lxr] xmlwriter_write_element_ns optional var not initialized: content_len [11]
1171 [lxr] xmlwriter_write_element_ns optional var not initialized: content_len [12]
1399 [lxr] xmlwriter_start_document optional var not initialized: version_len [2]
1399 [lxr] xmlwriter_start_document optional var not initialized: enc_len [5]
1399 [lxr] xmlwriter_start_document optional var not initialized: alone_len [8]
1408 [lxr] xmlwriter_start_document optional var not initialized: version_len [3]
1408 [lxr] xmlwriter_start_document optional var not initialized: enc_len [6]
1408 [lxr] xmlwriter_start_document optional var not initialized: alone_len [9]
1451 [lxr] xmlwriter_start_dtd optional var not initialized: pubid_len [5]
1451 [lxr] xmlwriter_start_dtd optional var not initialized: sysid_len [8]
1461 [lxr] xmlwriter_start_dtd optional var not initialized: pubid_len [6]
1461 [lxr] xmlwriter_start_dtd optional var not initialized: sysid_len [9]
1504 [lxr] xmlwriter_write_dtd optional var not initialized: pubid_len [5]
1504 [lxr] xmlwriter_write_dtd optional var not initialized: sysid_len [8]
1504 [lxr] xmlwriter_write_dtd optional var not initialized: subset_len [11]
1514 [lxr] xmlwriter_write_dtd optional var not initialized: pubid_len [6]
1514 [lxr] xmlwriter_write_dtd optional var not initialized: sysid_len [9]
1514 [lxr] xmlwriter_write_dtd optional var not initialized: subset_len [12]
1728 [lxr] xmlwriter_write_dtd_entity optional var not initialized: pubid_len [9]
1728 [lxr] xmlwriter_write_dtd_entity optional var not initialized: sysid_len [12]
1728 [lxr] xmlwriter_write_dtd_entity optional var not initialized: ndataid_len [15]
1738 [lxr] xmlwriter_write_dtd_entity optional var not initialized: pubid_len [10]
1738 [lxr] xmlwriter_write_dtd_entity optional var not initialized: sysid_len [13]
1738 [lxr] xmlwriter_write_dtd_entity optional var not initialized: ndataid_len [16]
1785 [lxr] xmlwriter_open_uri source: expected 'zstr*' but got 'char**' [1]
ext/xsl/xsltprocessor.c
Line Function Message
581 [lxr] xsl_xsltprocessor_transform_to_doc optional var not initialized: ret_class_type [4]
639 [lxr] xsl_xsltprocessor_transform_to_uri uri: expected 'zstr*' but got 'char**' [2]
sapi/apache/php_apache.c
Line Function Message
186 [lxr] apache_note optional var not initialized: note_val_len [4]
sapi/apache2filter/php_functions.c
Line Function Message
199 [lxr] apache_note optional var not initialized: note_val_len [4]
sapi/apache2handler/php_functions.c
Line Function Message
227 [lxr] apache_note optional var not initialized: note_val_len [4]
sapi/apache_hooks/php_apache.c
Line Function Message
214 [lxr] apache_get_modules optional var not initialized: new_value_len [2]
264 [lxr] apache_get_modules optional var not initialized: new_value [1]
508 [lxr] apache_request_content_length optional var not initialized: zlen [1]
967 [lxr] apache_request_send_http_header optional var not initialized: typelen [2]
1555 [lxr] apache_note optional var not initialized: arg_val_len [4]

 

Generated at Tue, 17 Nov 2009 18:05:19 +0000 (5 days ago)

Copyright © 2005-2009 The PHP Group
All rights reserved.