| ext/calendar/cal_unix.c |
| Line |
Function |
Message |
| 33 [og] |
unixtojd |
ts: expected 'long*' but got 'time_t*' [1] |
| ext/com_dotnet/com_com.c |
| Line |
Function |
Message |
| 59 [og] |
com_create_instance |
optional var not initialized: server_name_len [4] |
| 59 [og] |
com_create_instance |
optional var not initialized: typelib_name_len [7] |
| 749 [og] |
com_print_typeinfo |
optional var not initialized: ifacelen [3] |
| ext/imap/php_imap.c |
| Line |
Function |
Message |
| 2056 [og] |
imap_headerinfo |
optional var not initialized: fromlength [3] |
| 2056 [og] |
imap_headerinfo |
optional var not initialized: subjectlength [4] |
| 3110 [og] |
imap_sort |
optional var not initialized: criteria_len [6] |
| 3110 [og] |
imap_sort |
optional var not initialized: charset_len [8] |
| 4059 [og] |
imap_mail |
optional var not initialized: headers_len [8] |
| 4059 [og] |
imap_mail |
optional var not initialized: cc_len [10] |
| 4059 [og] |
imap_mail |
optional var not initialized: bcc_len [12] |
| 4059 [og] |
imap_mail |
optional var not initialized: rpath_len [14] |
| ext/intl/grapheme/grapheme_string.c |
| Line |
Function |
Message |
| 63 [og] |
grapheme_strlen |
string: expected 'char**' but got 'unsigned char**' [1] |
| 117 [og] |
grapheme_strpos |
haystack: expected 'char**' but got 'unsigned char**' [1] |
| 117 [og] |
grapheme_strpos |
needle: expected 'char**' but got 'unsigned char**' [3] |
| 185 [og] |
grapheme_stripos |
haystack: expected 'char**' but got 'unsigned char**' [1] |
| 185 [og] |
grapheme_stripos |
needle: expected 'char**' but got 'unsigned char**' [3] |
| 259 [og] |
grapheme_strrpos |
haystack: expected 'char**' but got 'unsigned char**' [1] |
| 259 [og] |
grapheme_strrpos |
needle: expected 'char**' but got 'unsigned char**' [3] |
| 329 [og] |
grapheme_strripos |
haystack: expected 'char**' but got 'unsigned char**' [1] |
| 329 [og] |
grapheme_strripos |
needle: expected 'char**' but got 'unsigned char**' [3] |
| 412 [og] |
grapheme_substr |
str: expected 'char**' but got 'unsigned char**' [1] |
| 599 [og] |
grapheme_substr |
haystack: expected 'char**' but got 'unsigned char**' [1] |
| 599 [og] |
grapheme_substr |
needle: expected 'char**' but got 'unsigned char**' [3] |
| 803 [og] |
grapheme_extract |
str: expected 'char**' but got 'unsigned char**' [1] |
| ext/ldap/ldap.c |
| Line |
Function |
Message |
| 300 [og] |
ldap_connect |
optional var not initialized: hostlen [2] |
| 308 [og] |
ldap_connect |
optional var not initialized: hostlen [2] |
| 388 [og] |
ldap_bind |
optional var not initialized: ldap_bind_dnlen [3] |
| 388 [og] |
ldap_bind |
optional var not initialized: ldap_bind_pwlen [5] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: dn_len [3] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: passwd_len [5] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: mech_len [7] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: realm_len [9] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: authc_id_len [11] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: authz_id_len [13] |
| 504 [og] |
ldap_sasl_bind |
optional var not initialized: props_len [15] |
| 598 [og] |
ldap_unbind |
optional var not initialized: attrs [4] |
| 598 [og] |
ldap_unbind |
optional var not initialized: attrsonly [5] |
| 598 [og] |
ldap_unbind |
optional var not initialized: sizelimit [6] |
| 598 [og] |
ldap_unbind |
optional var not initialized: timelimit [7] |
| 598 [og] |
ldap_unbind |
optional var not initialized: deref [8] |
| 1018 [og] |
ldap_first_attribute |
optional var not initialized: dummy_ber [3] |
| 1046 [og] |
ldap_next_attribute |
optional var not initialized: dummy_ber [3] |
| 1834 [og] |
ldap_parse_result |
optional var not initialized: matcheddn [4] |
| 1834 [og] |
ldap_parse_result |
optional var not initialized: errmsg [5] |
| 1834 [og] |
ldap_parse_result |
optional var not initialized: referrals [6] |
| ext/mbstring/mbstring.c |
| Line |
Function |
Message |
| 1566 [og] |
mb_internal_encoding |
optional var not initialized: name_len [2] |
| 1607 [og] |
mb_http_input |
optional var not initialized: typ_len [2] |
| 1698 [og] |
mb_http_output |
optional var not initialized: name_len [2] |
| 2027 [og] |
mb_strlen |
optional var not initialized: enc_name_len [4] |
| 2069 [og] |
mb_strpos |
optional var not initialized: offset [5] |
| 2069 [og] |
mb_strpos |
optional var not initialized: enc_name_len [7] |
| 2135 [og] |
mb_strrpos |
optional var not initialized: enc_name_len [7] |
| 2225 [og] |
mb_stripos |
optional var not initialized: offset [5] |
| 2225 [og] |
mb_stripos |
optional var not initialized: from_encoding_len [7] |
| 2254 [og] |
mb_strripos |
optional var not initialized: offset [5] |
| 2254 [og] |
mb_strripos |
optional var not initialized: from_encoding_len [7] |
| 2285 [og] |
mb_strstr |
optional var not initialized: enc_name_len [7] |
| 2343 [og] |
mb_strrchr |
optional var not initialized: enc_name_len [7] |
| 2403 [og] |
mb_stristr |
from_encoding_len: expected 'int*' but got 'unsigned int*' [7] |
| 2403 [og] |
mb_stristr |
optional var not initialized: from_encoding_len [7] |
| 2461 [og] |
mb_strrichr |
optional var not initialized: from_encoding_len [7] |
| 2514 [og] |
mb_substr_count |
optional var not initialized: enc_name_len [6] |
| 2550 [og] |
mb_substr |
optional var not initialized: len [4] |
| 2550 [og] |
mb_substr |
optional var not initialized: encoding [5] |
| 2550 [og] |
mb_substr |
optional var not initialized: encoding_len [6] |
| 2627 [og] |
mb_strcut |
optional var not initialized: len [4] |
| 2627 [og] |
mb_strcut |
optional var not initialized: encoding [5] |
| 2627 [og] |
mb_strcut |
optional var not initialized: encoding_len [6] |
| 2690 [og] |
mb_strwidth |
optional var not initialized: enc_name_len [4] |
| 2720 [og] |
mb_strimwidth |
optional var not initialized: trimmarker [5] |
| 2720 [og] |
mb_strimwidth |
optional var not initialized: trimmarker_len [6] |
| 2720 [og] |
mb_strimwidth |
optional var not initialized: encoding [7] |
| 2720 [og] |
mb_strimwidth |
optional var not initialized: encoding_len [8] |
| 2869 [og] |
mb_convert_encoding |
optional var not initialized: arg_old [5] |
| 2940 [og] |
mb_convert_case |
optional var not initialized: from_encoding_len [5] |
| 2962 [og] |
mb_strtoupper |
optional var not initialized: from_encoding_len [4] |
| 2985 [og] |
mb_strtolower |
optional var not initialized: from_encoding_len [4] |
| 3012 [og] |
mb_detect_encoding |
optional var not initialized: encoding_list [3] |
| 3138 [og] |
mb_encode_mimeheader |
optional var not initialized: charset_name_len [4] |
| 3138 [og] |
mb_encode_mimeheader |
optional var not initialized: trans_enc_name_len [6] |
| 3138 [og] |
mb_encode_mimeheader |
optional var not initialized: linefeed_len [8] |
| 3216 [og] |
mb_convert_kana |
optional var not initialized: optstr_len [4] |
| 3216 [og] |
mb_convert_kana |
optional var not initialized: encname_len [6] |
| 3886 [og] |
mb_send_mail |
optional var not initialized: headers_len [8] |
| 3886 [og] |
mb_send_mail |
optional var not initialized: extra_cmd_len [10] |
| 4141 [og] |
mb_get_info |
optional var not initialized: typ_len [2] |
| 4360 [og] |
mb_check_encoding |
optional var not initialized: var_len [2] |
| 4360 [og] |
mb_check_encoding |
optional var not initialized: enc_len [4] |
| ext/mbstring/php_mbregex.c |
| Line |
Function |
Message |
| 662 [og] |
mb_regex_encoding |
optional var not initialized: encoding [1] |
| 662 [og] |
mb_regex_encoding |
optional var not initialized: encoding_len [2] |
| 702 [og] |
mb_regex_encoding |
optional var not initialized: array [4] |
| 1123 [og] |
mb_ereg_match |
optional var not initialized: arg_pattern [1] |
| 1123 [og] |
mb_ereg_match |
optional var not initialized: arg_pattern_len [2] |
| 1123 [og] |
mb_ereg_match |
optional var not initialized: arg_options [3] |
| 1123 [og] |
mb_ereg_match |
optional var not initialized: arg_options_len [4] |
| 1378 [og] |
mb_regex_set_options |
optional var not initialized: string_len [2] |
| ext/mcrypt/mcrypt.c |
| Line |
Function |
Message |
| 994 [og] |
mcrypt_list_algorithms |
optional var not initialized: lib_dir_len [2] |
| 1021 [og] |
mcrypt_list_modes |
optional var not initialized: lib_dir_len [2] |
| ext/oci8/oci8_interface.c |
| Line |
Function |
Message |
| 236 [og] |
oci_lob_import |
unknown char ('p') at column 0 |
| 245 [og] |
oci_lob_import |
unknown char ('p') at column 1 |
| 886 [og] |
oci_lob_export |
unknown char ('p') at column 0 |
| 886 [og] |
oci_lob_export |
filename: expected 'long*' but got 'char**' [1] |
| 886 [og] |
oci_lob_export |
optional var not initialized: filename [1] |
| 886 [og] |
oci_lob_export |
filename_len: expected 'long*' but got 'int*' [2] |
| 886 [og] |
oci_lob_export |
optional var not initialized: filename_len [2] |
| 904 [og] |
oci_lob_export |
unknown char ('p') at column 1 |
| 904 [og] |
oci_lob_export |
filename: expected 'long*' but got 'char**' [3] |
| 904 [og] |
oci_lob_export |
optional var not initialized: filename [3] |
| 904 [og] |
oci_lob_export |
filename_len: expected 'long*' but got 'int*' [4] |
| 904 [og] |
oci_lob_export |
optional var not initialized: filename_len [4] |
| ext/odbc/php_odbc.c |
| Line |
Function |
Message |
| 1244 [og] |
odbc_execute |
optional var not initialized: pv_param_arr [2] |
| 1586 [og] |
odbc_exec |
optional var not initialized: pv_flags [4] |
| 2954 [og] |
odbc_rollback |
optional var not initialized: pv_handle [1] |
| ext/openssl/openssl.c |
| Line |
Function |
Message |
| 3549 [og] |
openssl_pkcs7_sign |
optional var not initialized: extracertsfilename_len [10] |
| 4126 [og] |
openssl_seal |
the '/' specifier cannot be applied to 'a' |
| ext/pdo/pdo_dbh.c |
| Line |
Function |
Message |
| 215 [og] |
PDO::dbh_constructor |
optional var not initialized: usernamelen [4] |
| 215 [og] |
PDO::dbh_constructor |
optional var not initialized: passwordlen [6] |
| 980 [og] |
PDO::lastInsertId |
optional var not initialized: namelen [2] |
| ext/pdo/pdo_stmt.c |
| Line |
Function |
Message |
| 1343 [og] |
PDOStatement::fetchObject |
optional var not initialized: class_name [1] |
| 1343 [og] |
PDOStatement::fetchObject |
optional var not initialized: class_name_len [2] |
| 1343 [og] |
PDOStatement::fetchObject |
optional var not initialized: ctor_args [3] |
| 1439 [og] |
PDOStatement::fetchAll |
optional var not initialized: arg2 [2] |
| ext/pdo_pgsql/pgsql_driver.c |
| Line |
Function |
Message |
| 515 [og] |
PDO::pgsqlCopyFromArray |
the '/' specifier cannot be applied to 's' |
| 515 [og] |
PDO::pgsqlCopyFromArray |
optional var not initialized: pg_fields_len [9] |
| 621 [og] |
PDO::pgsqlCopyFromFile |
optional var not initialized: pg_fields_len [10] |
| 715 [og] |
PDO::pgsqlCopyToFile |
optional var not initialized: pg_fields_len [10] |
| 802 [og] |
PDO::pgsqlCopyToArray |
optional var not initialized: pg_fields_len [8] |
| 901 [og] |
PDO::pgsqlLOBOpen |
optional var not initialized: modestrlen [4] |
| ext/pgsql/pgsql.c |
| Line |
Function |
Message |
| 1879 [og] |
pg_execute |
the '/' specifier cannot be applied to 'a' |
| 1885 [og] |
pg_execute |
the '/' specifier cannot be applied to 'a' |
| 2431 [og] |
pg_fetch_result |
optional var not initialized: class_name_len [4] |
| 2664 [og] |
pg_fetch_all_columns |
colno: expected 'long*' but got 'unsigned long*' [2] |
| 2871 [og] |
pg_trace |
optional var not initialized: mode_len [4] |
| 3229 [og] |
pg_lo_read |
optional var not initialized: len [2] |
| 3262 [og] |
pg_lo_write |
optional var not initialized: z_len [4] |
| 3763 [og] |
pg_copy_to |
optional var not initialized: pg_delim_len [5] |
| 3763 [og] |
pg_copy_to |
optional var not initialized: pg_null_as_len [7] |
| 3896 [og] |
pg_copy_from |
optional var not initialized: pg_delim_len [6] |
| 3896 [og] |
pg_copy_from |
optional var not initialized: pg_null_as_len [8] |
| 4500 [og] |
pg_send_query_params |
the '/' specifier cannot be applied to 'a' |
| 4944 [og] |
pg_meta_data |
table_name_len: expected 'int*' but got 'uint*' [3] |
| 5771 [og] |
pg_convert |
option: expected 'long*' but got 'ulong*' [5] |
| 5938 [og] |
pg_insert |
option: expected 'long*' but got 'ulong*' [5] |
| 6094 [og] |
pg_update |
option: expected 'long*' but got 'ulong*' [6] |
| 6186 [og] |
pg_delete |
option: expected 'long*' but got 'ulong*' [5] |
| 6327 [og] |
pg_select |
option: expected 'long*' but got 'ulong*' [5] |
| ext/phar/phar_object.c |
| Line |
Function |
Message |
| 1965 [og] |
Phar::buildFromIterator |
base_len: expected 'int*' but got 'uint*' [4] |
| ext/readline/readline.c |
| Line |
Function |
Message |
| 198 [og] |
readline |
optional var not initialized: prompt_len [2] |
| 225 [og] |
readline_info |
optional var not initialized: what_len [2] |
| 367 [og] |
readline_read_history |
optional var not initialized: arg_len [2] |
| 391 [og] |
readline_write_history |
optional var not initialized: arg_len [2] |
| ext/session/session.c |
| Line |
Function |
Message |
| 1541 [og] |
session_set_cookie_params |
optional var not initialized: path_len [3] |
| 1541 [og] |
session_set_cookie_params |
optional var not initialized: domain_len [5] |
| 1590 [og] |
session_name |
optional var not initialized: name_len [2] |
| 1609 [og] |
session_module_name |
optional var not initialized: name_len [2] |
| 1689 [og] |
session_save_path |
optional var not initialized: name_len [2] |
| 1713 [og] |
session_id |
optional var not initialized: name_len [2] |
| 1775 [og] |
session_cache_limiter |
optional var not initialized: limiter_len [2] |
| ext/spl/php_spl.c |
| Line |
Function |
Message |
| 344 [og] |
spl_autoload_extensions |
optional var not initialized: file_exts_len [2] |
| ext/spl/spl_iterators.c |
| Line |
Function |
Message |
| 2640 [og] |
CachingIterator::offsetSet |
nKeyLength: expected 'int*' but got 'uint*' [2] |
| 2665 [og] |
CachingIterator::offsetGet |
nKeyLength: expected 'int*' but got 'uint*' [2] |
| 2693 [og] |
CachingIterator::offsetUnset |
nKeyLength: expected 'int*' but got 'uint*' [2] |
| 2716 [og] |
CachingIterator::offsetExists |
nKeyLength: expected 'int*' but got 'uint*' [2] |
| ext/sqlite/sqlite.c |
| Line |
Function |
Message |
| 2384 [og] |
sqlite_fetch_object |
optional var not initialized: class_name_len [2] |
| 2395 [og] |
sqlite_fetch_object |
optional var not initialized: class_name_len [3] |
| ext/sqlite3/sqlite3.c |
| Line |
Function |
Message |
| 105 [og] |
sqlite3::open |
optional var not initialized: encryption_key [4] |
| 1217 [og] |
sqlite3::openBlob |
optional var not initialized: dbname_len [7] |
| ext/standard/basic_functions.c |
| Line |
Function |
Message |
| 4806 [og] |
call_user_func_array |
the '/' specifier cannot be applied to 'a' |
| 4868 [og] |
call_user_method_array |
the '/' specifier cannot be applied to 'A' |
| 4945 [og] |
forward_static_call_array |
the '/' specifier cannot be applied to 'a' |
| ext/standard/html.c |
| Line |
Function |
Message |
| 1428 [og] |
get_html_translation_table |
optional var not initialized: charset_hint_len [4] |
| ext/tidy/tidy.c |
| Line |
Function |
Message |
| 1112 [og] |
ob_tidyhandler |
optional var not initialized: mode [3] |
| ext/xmlwriter/php_xmlwriter.c |
| Line |
Function |
Message |
| 1102 [og] |
xmlwriter_write_element |
optional var not initialized: content_len [4] |
| 1110 [og] |
xmlwriter_write_element |
optional var not initialized: content_len [5] |
| 1157 [og] |
xmlwriter_write_element_ns |
optional var not initialized: content_len [8] |
| 1165 [og] |
xmlwriter_write_element_ns |
optional var not initialized: content_len [9] |
| 1393 [og] |
xmlwriter_start_document |
optional var not initialized: version_len [2] |
| 1393 [og] |
xmlwriter_start_document |
optional var not initialized: enc_len [4] |
| 1393 [og] |
xmlwriter_start_document |
optional var not initialized: alone_len [6] |
| 1400 [og] |
xmlwriter_start_document |
optional var not initialized: version_len [3] |
| 1400 [og] |
xmlwriter_start_document |
optional var not initialized: enc_len [5] |
| 1400 [og] |
xmlwriter_start_document |
optional var not initialized: alone_len [7] |
| 1441 [og] |
xmlwriter_start_dtd |
optional var not initialized: pubid_len [4] |
| 1441 [og] |
xmlwriter_start_dtd |
optional var not initialized: sysid_len [6] |
| 1449 [og] |
xmlwriter_start_dtd |
optional var not initialized: pubid_len [5] |
| 1449 [og] |
xmlwriter_start_dtd |
optional var not initialized: sysid_len [7] |
| 1490 [og] |
xmlwriter_write_dtd |
optional var not initialized: pubid_len [4] |
| 1490 [og] |
xmlwriter_write_dtd |
optional var not initialized: sysid_len [6] |
| 1490 [og] |
xmlwriter_write_dtd |
optional var not initialized: subset_len [8] |
| 1498 [og] |
xmlwriter_write_dtd |
optional var not initialized: pubid_len [5] |
| 1498 [og] |
xmlwriter_write_dtd |
optional var not initialized: sysid_len [7] |
| 1498 [og] |
xmlwriter_write_dtd |
optional var not initialized: subset_len [9] |
| 1709 [og] |
xmlwriter_write_dtd_entity |
optional var not initialized: pubid_len [7] |
| 1709 [og] |
xmlwriter_write_dtd_entity |
optional var not initialized: sysid_len [9] |
| 1709 [og] |
xmlwriter_write_dtd_entity |
optional var not initialized: ndataid_len [11] |
| 1718 [og] |
xmlwriter_write_dtd_entity |
optional var not initialized: pubid_len [8] |
| 1718 [og] |
xmlwriter_write_dtd_entity |
optional var not initialized: sysid_len [10] |
| 1718 [og] |
xmlwriter_write_dtd_entity |
optional var not initialized: ndataid_len [12] |
| sapi/apache/php_apache.c |
| Line |
Function |
Message |
| 318 [og] |
apache_note |
optional var not initialized: note_val_len [4] |
| sapi/apache2filter/php_functions.c |
| Line |
Function |
Message |
| 199 [og] |
apache_note |
optional var not initialized: note_val_len [4] |
| sapi/apache2handler/php_functions.c |
| Line |
Function |
Message |
| 227 [og] |
apache_note |
optional var not initialized: note_val_len [4] |
| sapi/apache_hooks/php_apache.c |
| Line |
Function |
Message |
| 214 [og] |
apache_get_modules |
optional var not initialized: new_value_len [2] |
| 264 [og] |
apache_get_modules |
optional var not initialized: new_value [1] |
| 508 [og] |
apache_request_content_length |
optional var not initialized: zlen [1] |
| 967 [og] |
apache_request_send_http_header |
optional var not initialized: typelen [2] |
| 1555 [og] |
apache_note |
optional var not initialized: arg_val_len [4] |