update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
@@ -276,6 +276,8 @@
|
||||
'gztell' => 'Safe\gztell',
|
||||
'gzuncompress' => 'Safe\gzuncompress',
|
||||
'gzwrite' => 'Safe\gzwrite',
|
||||
'hash_file' => 'Safe\hash_file',
|
||||
'hash_hmac_file' => 'Safe\hash_hmac_file',
|
||||
'hash_update_file' => 'Safe\hash_update_file',
|
||||
'header_register_callback' => 'Safe\header_register_callback',
|
||||
'hex2bin' => 'Safe\hex2bin',
|
||||
@@ -1074,6 +1076,7 @@
|
||||
'unixtojd' => 'Safe\unixtojd',
|
||||
'unlink' => 'Safe\unlink',
|
||||
'unpack' => 'Safe\unpack',
|
||||
'unserialize' => 'Safe\unserialize',
|
||||
'uopz_extend' => 'Safe\uopz_extend',
|
||||
'uopz_implement' => 'Safe\uopz_implement',
|
||||
'variant_date_to_timestamp' => 'Safe\variant_date_to_timestamp',
|
||||
@@ -1088,6 +1091,7 @@
|
||||
'xdiff_string_bpatch' => 'Safe\xdiff_string_bpatch',
|
||||
'xdiff_string_patch' => 'Safe\xdiff_string_patch',
|
||||
'xdiff_string_patch_binary' => 'Safe\xdiff_string_patch_binary',
|
||||
'xdiff_string_rabdiff' => 'Safe\xdiff_string_rabdiff',
|
||||
'xmlrpc_set_type' => 'Safe\xmlrpc_set_type',
|
||||
'xml_parser_free' => 'Safe\xml_parser_free',
|
||||
'xml_parser_set_option' => 'Safe\xml_parser_set_option',
|
||||
|
||||
Reference in New Issue
Block a user