PHP extensions in TypeScript
TypeScript implementations of 324 PHP standard library functions across 20 modules. Each function is individually importable and tree-shakeable.
array- array_change_key_case
- array_chunk
- array_column
- array_combine
- array_count_values
- array_diff
- array_diff_assoc
- array_diff_key
- array_diff_uassoc
- array_diff_ukey
- array_fill
- array_fill_keys
- array_filter
- array_flip
- array_intersect
- array_intersect_assoc
- array_intersect_key
- array_intersect_uassoc
- array_intersect_ukey
- array_is_list
- array_key_exists
- array_key_first
- array_key_last
- array_keys
- array_map
- array_merge
- array_merge_recursive
- array_multisort
- array_pad
- array_pop
- array_product
- array_push
- array_rand
- array_reduce
- array_replace
- array_replace_recursive
- array_reverse
- array_search
- array_shift
- array_slice
- array_splice
- array_sum
- array_udiff
- array_udiff_assoc
- array_udiff_uassoc
- array_uintersect
- array_uintersect_uassoc
- array_unique
- array_unshift
- array_values
- array_walk
- array_walk_recursive
- arsort
- asort
- count
- current
- each
- end
- in_array
- key
- krsort
- ksort
- natcasesort
- natsort
- next
- pos
- prev
- range
- reset
- rsort
- shuffle
- sizeof
- sort
- uasort
- uksort
- usort
- ctype_alnum
- ctype_alpha
- ctype_cntrl
- ctype_digit
- ctype_graph
- ctype_lower
- ctype_print
- ctype_punct
- ctype_space
- ctype_upper
- ctype_xdigit
- checkdate
- date
- date_parse
- getdate
- gettimeofday
- gmdate
- gmmktime
- gmstrftime
- idate
- microtime
- mktime
- strftime
- strptime
- strtotime
- time
- abs
- acos
- acosh
- asin
- asinh
- atan
- atan2
- atanh
- base_convert
- bindec
- ceil
- cos
- cosh
- decbin
- dechex
- decoct
- deg2rad
- exp
- expm1
- floor
- fmod
- getrandmax
- hexdec
- hypot
- is_finite
- is_infinite
- is_nan
- lcg_value
- log
- log10
- log1p
- max
- min
- mt_getrandmax
- mt_rand
- octdec
- pi
- pow
- rad2deg
- rand
- round
- sin
- sinh
- sqrt
- tan
- tanh
- addcslashes
- addslashes
- bin2hex
- chop
- chr
- chunk_split
- convert_cyr_string
- convert_uuencode
- count_chars
- crc32
- echo
- explode
- get_html_translation_table
- hex2bin
- html_entity_decode
- htmlentities
- htmlspecialchars
- htmlspecialchars_decode
- implode
- join
- lcfirst
- levenshtein
- localeconv
- ltrim
- md5
- md5_file
- metaphone
- money_format
- nl2br
- nl_langinfo
- number_format
- ord
- parse_str
- printf
- quoted_printable_decode
- quoted_printable_encode
- quotemeta
- rtrim
- setlocale
- sha1
- sha1_file
- similar_text
- soundex
- split
- sprintf
- sscanf
- str_getcsv
- str_ireplace
- str_pad
- str_repeat
- str_replace
- str_rot13
- str_shuffle
- str_split
- str_word_count
- strcasecmp
- strchr
- strcmp
- strcoll
- strcspn
- strip_tags
- stripos
- stripslashes
- stristr
- strlen
- strnatcasecmp
- strnatcmp
- strncasecmp
- strncmp
- strpbrk
- strpos
- strrchr
- strrev
- strripos
- strrpos
- strspn
- strstr
- strtok
- strtolower
- strtoupper
- strtr
- substr
- substr_compare
- substr_count
- substr_replace
- trim
- ucfirst
- ucwords
- vprintf
- vsprintf
- wordwrap
- base64_decode
- base64_encode
- http_build_query
- parse_url
- rawurldecode
- rawurlencode
- urldecode
- urlencode
- boolval
- doubleval
- empty
- floatval
- gettype
- intval
- is_array
- is_binary
- is_bool
- is_buffer
- is_callable
- is_double
- is_float
- is_int
- is_integer
- is_long
- is_null
- is_numeric
- is_object
- is_real
- is_scalar
- is_string
- is_unicode
- isset
- print_r
- serialize
- strval
- unserialize
- var_dump
- var_export
Upstream Surface Inventory 300/1184 shipped · 58 next 25%
Locutus tracks 1 upstream namespace for PHP and sorts them into what is already shipped, what we still want, what we intentionally keep, and what still needs a decision.
PHP function catalog
Shipped (324)
-
abs -
acos -
acosh -
addcslashes -
addslashes -
array_change_key_case -
array_chunk -
array_column -
array_combine -
array_count_values -
array_diff -
array_diff_assoc -
array_diff_key -
array_diff_uassoc -
array_diff_ukey -
array_fill -
array_fill_keys -
array_filter -
array_flip -
array_intersect -
array_intersect_assoc -
array_intersect_key -
array_intersect_uassoc -
array_intersect_ukey -
array_is_list -
array_key_exists -
array_key_first -
array_key_last -
array_keys -
array_map -
array_merge -
array_merge_recursive -
array_multisort -
array_pad -
array_pop -
array_product -
array_push -
array_rand -
array_reduce -
array_replace -
array_replace_recursive -
array_reverse -
array_search -
array_shift -
array_slice -
array_splice -
array_sum -
array_udiff -
array_udiff_assoc -
array_udiff_uassoc -
array_uintersect -
array_uintersect_uassoc -
array_unique -
array_unshift -
array_values -
array_walk -
array_walk_recursive -
arsort -
asin -
asinh -
asort -
assert_options -
atan -
atan2 -
atanh -
base64_decode -
base64_encode -
base_convert -
basename -
bcadd -
bccomp -
bcdiv -
bcmul -
bcround -
bcscale -
bcsub -
bin2hex -
bindec -
boolval -
call_user_func -
call_user_func_array -
ceil -
checkdate -
chop -
chr -
chunk_split -
convert_cyr_string -
convert_uuencode -
cos -
cosh -
count -
count_chars -
crc32 -
ctype_alnum -
ctype_alpha -
ctype_cntrl -
ctype_digit -
ctype_graph -
ctype_lower -
ctype_print -
ctype_punct -
ctype_space -
ctype_upper -
ctype_xdigit -
current -
date -
date_parse -
decbin -
dechex -
decoct -
deg2rad -
dirname -
doubleval -
each -
echo -
empty -
end -
escapeshellarg -
exp -
explode -
expm1 -
file_exists -
file_get_contents -
floatval -
floor -
fmod -
function_exists -
get_defined_functions -
get_html_translation_table -
getdate -
getenv -
getrandmax -
gettimeofday -
gettype -
gmdate -
gmmktime -
gmstrftime -
gopher_parsedir -
hex2bin -
hexdec -
html_entity_decode -
htmlentities -
htmlspecialchars -
htmlspecialchars_decode -
http_build_query -
hypot -
i18n_loc_get_default -
i18n_loc_set_default -
idate -
implode -
in_array -
inet_ntop -
inet_pton -
ini_get -
ini_set -
intval -
ip2long -
is_array -
is_binary -
is_bool -
is_buffer -
is_callable -
is_double -
is_finite -
is_float -
is_infinite -
is_int -
is_integer -
is_long -
is_nan -
is_null -
is_numeric -
is_object -
is_real -
is_scalar -
is_string -
is_unicode -
isset -
join -
json_decode -
json_encode -
json_last_error -
key -
krsort -
ksort -
lcfirst -
lcg_value -
levenshtein -
localeconv -
log -
log10 -
log1p -
long2ip -
ltrim -
max -
md5 -
md5_file -
metaphone -
microtime -
min -
mktime -
money_format -
mt_getrandmax -
mt_rand -
natcasesort -
natsort -
next -
nl2br -
nl_langinfo -
number_format -
octdec -
ord -
pack -
parse_str -
parse_url -
pathinfo -
pi -
pos -
pow -
preg_match -
preg_quote -
preg_replace -
prev -
print_r -
printf -
quoted_printable_decode -
quoted_printable_encode -
quotemeta -
rad2deg -
rand -
range -
rawurldecode -
rawurlencode -
realpath -
reset -
round -
rsort -
rtrim -
serialize -
set_time_limit -
setcookie -
setlocale -
setrawcookie -
sha1 -
sha1_file -
shuffle -
similar_text -
sin -
sinh -
sizeof -
sort -
soundex -
split -
sprintf -
sql_regcase -
sqrt -
sscanf -
str_getcsv -
str_ireplace -
str_pad -
str_repeat -
str_replace -
str_rot13 -
str_shuffle -
str_split -
str_word_count -
strcasecmp -
strchr -
strcmp -
strcoll -
strcspn -
strftime -
strip_tags -
stripos -
stripslashes -
stristr -
strlen -
strnatcasecmp -
strnatcmp -
strncasecmp -
strncmp -
strpbrk -
strpos -
strptime -
strrchr -
strrev -
strripos -
strrpos -
strspn -
strstr -
strtok -
strtolower -
strtotime -
strtoupper -
strtr -
strval -
substr -
substr_compare -
substr_count -
substr_replace -
tan -
tanh -
time -
trim -
uasort -
ucfirst -
ucwords -
uksort -
uniqid -
unpack -
unserialize -
urldecode -
urlencode -
usort -
utf8_decode -
utf8_encode -
var_dump -
var_export -
version_compare -
vprintf -
vsprintf -
wordwrap -
xdiff_string_diff -
xdiff_string_patch
Next
PHP array helpers are high-value portability targets and map well onto JS arrays and plain objects.
array_uintersect_assoc
Date helpers remain high-value portability targets within Locutus' Date-based model.
date_adddate_createdate_create_from_formatdate_create_immutabledate_create_immutable_from_formatdate_date_setdate_default_timezone_getdate_default_timezone_setdate_diffdate_formatdate_get_last_errorsdate_interval_create_from_date_stringdate_interval_formatdate_isodate_setdate_modifydate_offset_getdate_parse_from_formatdate_subdate_sun_infodate_sunrisedate_sunsetdate_time_setdate_timestamp_getdate_timestamp_setdate_timezone_getdate_timezone_set
Generic hashing helpers are useful plain-value utilities.
hash
Hashing helpers are useful pure-value utilities.
hash_algoshash_copyhash_equalshash_filehash_finalhash_hkdfhash_hmachash_hmac_algoshash_hmac_filehash_inithash_pbkdf2hash_updatehash_update_filehash_update_stream
JSON helpers are strong plain-value portability targets.
json_last_error_msgjson_validate
Regular-expression helpers are high-value portability targets.
preg_filterpreg_greppreg_last_errorpreg_last_error_msgpreg_match_allpreg_replace_callbackpreg_replace_callback_arraypreg_split
String helpers are core portability targets for Locutus.
str_containsstr_decrementstr_ends_withstr_incrementstr_starts_withstripcslashes
Intentional extras
Explicit non-goals (826)
-
assertRuntime assertion configuration is not a good portability target. -
chdirProcess-wide working-directory mutation is outside Locutus' value-only model. -
checkdnsrrNetwork and environment dependent behavior is outside the portability focus. -
chgrpFilesystem ownership mutation is outside the portability focus. -
chmodFilesystem permission mutation is outside the portability focus. -
chownFilesystem ownership mutation is outside the portability focus. -
chrootProcess and filesystem sandbox mutation is outside the portability focus. -
class_aliasRuntime class-table mutation is not a good fit for Locutus' plain-value model. -
class_existsClass-table introspection depends on runtime object state. -
class_implementsClass-table introspection depends on runtime object state. -
class_parentsClass-table introspection depends on runtime object state. -
class_usesClass-table introspection depends on runtime object state. -
clearstatcacheThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
cli_get_process_titleProcess metadata depends on host runtime state. -
cli_set_process_titleProcess metadata mutation is outside Locutus' value-only model. -
closedirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
closelogThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
compactScope-variable extraction has no honest plain-value JS equivalent. -
connection_abortedHTTP connection state depends on runtime server environment. -
connection_statusHTTP connection state depends on runtime server environment. -
constantRuntime constant-table lookup depends on language environment state. -
convert_uudecodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
copyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
cryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
curl_closeNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_copy_handleNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_errnoNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_errorNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_escapeNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_execNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_file_createNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_getinfoNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_initNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_add_handleNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_closeNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_errnoNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_execNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_getcontentNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_info_readNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_initNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_remove_handleNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_selectNetwork multiplexing depends on runtime socket state. -
curl_multi_setoptNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_multi_strerrorNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_pauseNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_resetNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_setoptNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_setopt_arrayNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_share_closeNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_share_errnoNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_share_initNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_share_setoptNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_share_strerrorNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_strerrorNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_unescapeNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_upkeepNetwork-bound cURL helpers depend on host I/O and runtime handles. -
curl_versionNetwork-bound cURL helpers depend on host I/O and runtime handles. -
debug_backtraceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
debug_print_backtraceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
debug_zval_dumpThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
defineThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
definedThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
deflate_addThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
deflate_initThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
dirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
disk_free_spaceFilesystem capacity depends on host state. -
disk_total_spaceFilesystem capacity depends on host state. -
diskfreespaceFilesystem capacity depends on host state. -
dlRuntime extension loading is security-sensitive and host-dependent. -
dns_check_recordDNS queries depend on external network state. -
dns_get_mxDNS queries depend on external network state. -
dns_get_recordDNS queries depend on external network state. -
dom_import_simplexmlThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
enum_existsRuntime enum-table introspection depends on language environment state. -
error_clear_lastThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
error_get_lastThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
error_logThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
error_reportingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
escapeshellcmdThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
execShell execution is outside Locutus' security model. -
extension_loadedThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
extractThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fcloseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fdatasyncThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fdivThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
feofThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fflushThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fgetcThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fgetcsvThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fgetsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
file_put_contentsFilesystem writes are side effects outside Locutus' portability focus. -
fileatimeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filectimeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filegroupThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fileinodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filemtimeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fileownerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filepermsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filesizeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filetypeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_has_varThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_idThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_inputThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_input_arrayThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_listThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_varThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
filter_var_arrayThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
finfo_bufferThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
finfo_closeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
finfo_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
finfo_openThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
finfo_set_flagsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
flockThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
flushThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fnmatchThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fopenStream resource creation depends on host I/O state. -
forward_static_callThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
forward_static_call_arrayThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fpassthruThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fprintfThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fputcsvThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fputsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
freadThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fscanfThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fseekThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fsockopenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fstatThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fsyncThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ftellThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ftokThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ftruncateThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
func_get_argThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
func_get_argsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
func_num_argsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
fwriteThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gc_collect_cyclesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gc_disableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gc_enableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gc_enabledThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gc_mem_cachesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gc_statusThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_browserThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_called_classThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_cfg_varThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_classThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_class_methodsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_class_varsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_current_userThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_debug_typeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_declared_classesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_declared_interfacesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_declared_traitsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_defined_constantsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_defined_varsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_extension_funcsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_headersThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_include_pathThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_included_filesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_loaded_extensionsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_mangled_object_varsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_meta_tagsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_object_varsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_parent_classThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_required_filesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_resource_idThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_resource_typeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
get_resourcesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getcwdThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gethostbyaddrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gethostbynameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gethostbynamelThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gethostnameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getimagesizeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getimagesizefromstringThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getlastmodThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getmxrrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getmygidThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getmyinodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getmypidThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getmyuidThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getoptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getprotobynameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getprotobynumberThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getrusageThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getservbynameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
getservbyportThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
globThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzcloseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzcompressThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzdecodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzdeflateThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzencodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzeofThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzfileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzgetcThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzgetsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzinflateThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzopenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzpassthruThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzputsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzreadThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzrewindThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzseekThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gztellThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzuncompressThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
gzwriteThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
headerHTTP header emission mutates response state outside Locutus' model. -
header_register_callbackHTTP header emission mutates response state outside Locutus' model. -
header_removeHTTP header emission mutates response state outside Locutus' model. -
headers_listHTTP header emission mutates response state outside Locutus' model. -
headers_sentHTTP header emission mutates response state outside Locutus' model. -
hebrevThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
highlight_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
highlight_stringThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
hrtimeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
http_response_codeResponse-status mutation is outside Locutus' portability focus. -
iconvThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_get_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_mime_decodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_mime_decode_headersThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_mime_encodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_set_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_strlenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_strposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_strrposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iconv_substrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ignore_user_abortThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
image_type_to_extensionGD image resources do not fit Locutus' plain-value model. -
image_type_to_mime_typeGD image resources do not fit Locutus' plain-value model. -
inflate_addThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
inflate_get_read_lenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
inflate_get_statusThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
inflate_initThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ini_alterThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ini_get_allThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ini_parse_quantityThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ini_restoreThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
intdivThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
interface_existsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iptcembedThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iptcparseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_aThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_countableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_dirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_executableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_iterableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_linkThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_readableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_resourceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_subclass_ofThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_uploaded_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_writableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
is_writeableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iterator_applyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iterator_countThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
iterator_to_arrayThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
key_existsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
lchgrpThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
lchownThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_clear_errorsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_disable_entity_loaderThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_get_errorsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_get_external_entity_loaderThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_get_last_errorThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_set_external_entity_loaderThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_set_streams_contextThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
libxml_use_internal_errorsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
linkThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
linkinfoThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
localtimeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
lstatThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mailMail dispatch is an external side effect. -
mb_check_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_chrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_convert_caseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_convert_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_convert_kanaThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_convert_variablesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_decode_mimeheaderThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_decode_numericentityThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_detect_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_detect_orderThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_encode_mimeheaderThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_encode_numericentityThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_encoding_aliasesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_eregThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_matchThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_replaceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_replace_callbackThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_searchThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_search_getposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_search_getregsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_search_initThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_search_posThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_search_regsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ereg_search_setposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_eregiThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_eregi_replaceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_get_infoThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_http_inputThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_http_outputThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_internal_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_languageThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_list_encodingsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_ordThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_output_handlerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_parse_strThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_preferred_mime_nameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_regex_encodingThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_regex_set_optionsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_scrubThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_send_mailThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_splitThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_str_padThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_str_splitThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strcutThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strimwidthThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_striposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_stristrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strlenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strrchrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strrichrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strriposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strrposThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strstrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strtolowerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strtoupperThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_strwidthThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_substitute_characterThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_substrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mb_substr_countThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
memory_get_peak_usageThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
memory_get_usageThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
memory_reset_peak_usageThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
method_existsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mhashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mhash_countThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mhash_get_block_sizeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mhash_get_hash_nameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mhash_keygen_s2kThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mime_content_typeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mkdirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
move_uploaded_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
mt_srandThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
net_get_interfacesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
ob_cleanOutput buffering mutates ambient process output state. -
ob_end_cleanOutput buffering mutates ambient process output state. -
ob_end_flushOutput buffering mutates ambient process output state. -
ob_flushOutput buffering mutates ambient process output state. -
ob_get_cleanOutput buffering mutates ambient process output state. -
ob_get_contentsOutput buffering mutates ambient process output state. -
ob_get_flushOutput buffering mutates ambient process output state. -
ob_get_lengthOutput buffering mutates ambient process output state. -
ob_get_levelOutput buffering mutates ambient process output state. -
ob_get_statusOutput buffering mutates ambient process output state. -
ob_gzhandlerOutput buffering mutates ambient process output state. -
ob_implicit_flushOutput buffering mutates ambient process output state. -
ob_list_handlersOutput buffering mutates ambient process output state. -
ob_startOutput buffering mutates ambient process output state. -
opcache_compile_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
opcache_get_configurationThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
opcache_get_statusThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
opcache_invalidateThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
opcache_is_script_cachedThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
opcache_resetThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
opendirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
openlogThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
openssl_cipher_iv_lengthOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_cipher_key_lengthOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_cms_decryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_cms_encryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_cms_readOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_cms_signOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_cms_verifyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_csr_exportOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_csr_export_to_fileOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_csr_get_public_keyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_csr_get_subjectOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_csr_newOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_csr_signOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_decryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_dh_compute_keyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_digestOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_encryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_error_stringOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_free_keyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_get_cert_locationsOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_get_cipher_methodsOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_get_curve_namesOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_get_md_methodsOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_get_privatekeyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_get_publickeyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_openOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pbkdf2OpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs12_exportOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs12_export_to_fileOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs12_readOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs7_decryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs7_encryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs7_readOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs7_signOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkcs7_verifyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_deriveOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_exportOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_export_to_fileOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_freeOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_get_detailsOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_get_privateOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_get_publicOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_pkey_newOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_private_decryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_private_encryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_public_decryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_public_encryptOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_random_pseudo_bytesOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_sealOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_signOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_spki_exportOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_spki_export_challengeOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_spki_newOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_spki_verifyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_verifyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_check_private_keyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_checkpurposeOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_exportOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_export_to_fileOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_fingerprintOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_freeOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_parseOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_readOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
openssl_x509_verifyOpenSSL resource and key-management helpers are security-sensitive and environment-bound. -
output_add_rewrite_varThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
output_reset_rewrite_varsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
parse_ini_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
parse_ini_stringThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
passthruShell execution is outside Locutus' security model. -
password_algosThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
password_get_infoThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
password_hashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
password_needs_rehashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
password_verifyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
pcloseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
pdo_driversThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
pfsockopenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
php_ini_loaded_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
php_ini_scanned_filesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
php_sapi_nameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
php_strip_whitespaceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
php_unameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
phpcreditsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
phpinfoThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
phpversionThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
popenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
posix_accessPOSIX process and host helpers depend on OS-specific state. -
posix_ctermidPOSIX process and host helpers depend on OS-specific state. -
posix_eaccessPOSIX process and host helpers depend on OS-specific state. -
posix_errnoPOSIX process and host helpers depend on OS-specific state. -
posix_fpathconfPOSIX process and host helpers depend on OS-specific state. -
posix_get_last_errorPOSIX process and host helpers depend on OS-specific state. -
posix_getcwdPOSIX process and host helpers depend on OS-specific state. -
posix_getegidPOSIX process and host helpers depend on OS-specific state. -
posix_geteuidPOSIX process and host helpers depend on OS-specific state. -
posix_getgidPOSIX process and host helpers depend on OS-specific state. -
posix_getgrgidPOSIX process and host helpers depend on OS-specific state. -
posix_getgrnamPOSIX process and host helpers depend on OS-specific state. -
posix_getgroupsPOSIX process and host helpers depend on OS-specific state. -
posix_getloginPOSIX process and host helpers depend on OS-specific state. -
posix_getpgidPOSIX process and host helpers depend on OS-specific state. -
posix_getpgrpPOSIX process and host helpers depend on OS-specific state. -
posix_getpidPOSIX process and host helpers depend on OS-specific state. -
posix_getppidPOSIX process and host helpers depend on OS-specific state. -
posix_getpwnamPOSIX process and host helpers depend on OS-specific state. -
posix_getpwuidPOSIX process and host helpers depend on OS-specific state. -
posix_getrlimitPOSIX process and host helpers depend on OS-specific state. -
posix_getsidPOSIX process and host helpers depend on OS-specific state. -
posix_getuidPOSIX process and host helpers depend on OS-specific state. -
posix_initgroupsPOSIX process and host helpers depend on OS-specific state. -
posix_isattyPOSIX process and host helpers depend on OS-specific state. -
posix_killPOSIX process and host helpers depend on OS-specific state. -
posix_mkfifoPOSIX process and host helpers depend on OS-specific state. -
posix_mknodPOSIX process and host helpers depend on OS-specific state. -
posix_pathconfPOSIX process and host helpers depend on OS-specific state. -
posix_setegidPOSIX process and host helpers depend on OS-specific state. -
posix_seteuidPOSIX process and host helpers depend on OS-specific state. -
posix_setgidPOSIX process and host helpers depend on OS-specific state. -
posix_setpgidPOSIX process and host helpers depend on OS-specific state. -
posix_setrlimitPOSIX process and host helpers depend on OS-specific state. -
posix_setsidPOSIX process and host helpers depend on OS-specific state. -
posix_setuidPOSIX process and host helpers depend on OS-specific state. -
posix_strerrorPOSIX process and host helpers depend on OS-specific state. -
posix_sysconfPOSIX process and host helpers depend on OS-specific state. -
posix_timesPOSIX process and host helpers depend on OS-specific state. -
posix_ttynamePOSIX process and host helpers depend on OS-specific state. -
posix_unamePOSIX process and host helpers depend on OS-specific state. -
proc_closeProcess-spawning helpers are outside Locutus' portability scope. -
proc_get_statusProcess-spawning helpers are outside Locutus' portability scope. -
proc_niceProcess-spawning helpers are outside Locutus' portability scope. -
proc_openProcess-spawning helpers are outside Locutus' portability scope. -
proc_terminateProcess-spawning helpers are outside Locutus' portability scope. -
property_existsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
putenvProcess environment mutation is outside Locutus' portability focus. -
random_bytesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
random_intThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readdirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readfileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readgzfileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readlineThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_add_historyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_callback_handler_installThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_callback_handler_removeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_callback_read_charThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_clear_historyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_completion_functionThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_infoThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_list_historyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_on_new_lineThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_read_historyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_redisplayThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readline_write_historyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
readlinkThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
realpath_cache_getThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
realpath_cache_sizeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
register_shutdown_functionThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
register_tick_functionThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
renameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
restore_error_handlerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
restore_exception_handlerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
rewindThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
rewinddirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
rmdirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
scandirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
session_abortSession lifecycle helpers mutate ambient process or HTTP state. -
session_cache_expireSession lifecycle helpers mutate ambient process or HTTP state. -
session_cache_limiterSession lifecycle helpers mutate ambient process or HTTP state. -
session_commitSession lifecycle helpers mutate ambient process or HTTP state. -
session_create_idSession lifecycle helpers mutate ambient process or HTTP state. -
session_decodeSession lifecycle helpers mutate ambient process or HTTP state. -
session_destroySession lifecycle helpers mutate ambient process or HTTP state. -
session_encodeSession lifecycle helpers mutate ambient process or HTTP state. -
session_gcSession lifecycle helpers mutate ambient process or HTTP state. -
session_get_cookie_paramsSession lifecycle helpers mutate ambient process or HTTP state. -
session_idSession lifecycle helpers mutate ambient process or HTTP state. -
session_module_nameSession lifecycle helpers mutate ambient process or HTTP state. -
session_nameSession lifecycle helpers mutate ambient process or HTTP state. -
session_regenerate_idSession lifecycle helpers mutate ambient process or HTTP state. -
session_register_shutdownSession lifecycle helpers mutate ambient process or HTTP state. -
session_resetSession lifecycle helpers mutate ambient process or HTTP state. -
session_save_pathSession lifecycle helpers mutate ambient process or HTTP state. -
session_set_cookie_paramsSession lifecycle helpers mutate ambient process or HTTP state. -
session_set_save_handlerSession lifecycle helpers mutate ambient process or HTTP state. -
session_startSession lifecycle helpers mutate ambient process or HTTP state. -
session_statusSession lifecycle helpers mutate ambient process or HTTP state. -
session_unsetSession lifecycle helpers mutate ambient process or HTTP state. -
session_write_closeSession lifecycle helpers mutate ambient process or HTTP state. -
set_error_handlerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
set_exception_handlerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
set_file_bufferThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
set_include_pathThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
settypeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
shell_execShell execution is outside Locutus' security model. -
show_sourceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
simplexml_import_domThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
simplexml_load_fileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
simplexml_load_stringThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sleepThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
socket_get_statusSocket helpers depend on external network state and resource handles. -
socket_set_blockingSocket helpers depend on external network state and resource handles. -
socket_set_timeoutSocket helpers depend on external network state and resource handles. -
sodium_addThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_base642binThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_bin2base64The PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_bin2hexThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_compareThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_aes256gcm_is_availableThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_chacha20poly1305_decryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_chacha20poly1305_encryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_chacha20poly1305_ietf_decryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_chacha20poly1305_ietf_encryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_chacha20poly1305_ietf_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_chacha20poly1305_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_xchacha20poly1305_ietf_decryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_xchacha20poly1305_ietf_encryptThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_aead_xchacha20poly1305_ietf_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_authThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_auth_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_auth_verifyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_boxThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_keypairThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_keypair_from_secretkey_and_publickeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_openThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_publickeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_publickey_from_secretkeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_sealThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_seal_openThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_secretkeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_box_seed_keypairThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_addThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_from_hashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_is_valid_pointThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_randomThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_addThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_complementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_invertThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_mulThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_negateThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_randomThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_reduceThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_scalar_subThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_core_ristretto255_subThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_generichashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_generichash_finalThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_generichash_initThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_generichash_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_generichash_updateThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kdf_derive_from_keyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kdf_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kx_client_session_keysThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kx_keypairThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kx_publickeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kx_secretkeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kx_seed_keypairThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_kx_server_session_keysThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhash_scryptsalsa208sha256The PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhash_scryptsalsa208sha256_strThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhash_scryptsalsa208sha256_str_verifyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhash_strThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhash_str_needs_rehashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_pwhash_str_verifyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_scalarmultThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_scalarmult_baseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_scalarmult_ristretto255The PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_scalarmult_ristretto255_baseThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretboxThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretbox_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretbox_openThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretstream_xchacha20poly1305_init_pullThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretstream_xchacha20poly1305_init_pushThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretstream_xchacha20poly1305_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretstream_xchacha20poly1305_pullThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretstream_xchacha20poly1305_pushThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_secretstream_xchacha20poly1305_rekeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_shorthashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_shorthash_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_signThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_detachedThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_ed25519_pk_to_curve25519The PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_ed25519_sk_to_curve25519The PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_keypairThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_keypair_from_secretkey_and_publickeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_openThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_publickeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_publickey_from_secretkeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_secretkeyThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_seed_keypairThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_sign_verify_detachedThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_streamThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_stream_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_stream_xchacha20The PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_stream_xchacha20_keygenThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_stream_xchacha20_xorThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_stream_xchacha20_xor_icThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_crypto_stream_xorThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_hex2binThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_incrementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_memcmpThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_memzeroThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_padThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sodium_unpadThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_autoloadThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_autoload_callThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_autoload_extensionsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_autoload_functionsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_autoload_registerThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_autoload_unregisterThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_classesThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_object_hashThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
spl_object_idThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
srandThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
statThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
stream_bucket_appendStream resource helpers depend on host I/O handles and runtime state. -
stream_bucket_make_writeableStream resource helpers depend on host I/O handles and runtime state. -
stream_bucket_newStream resource helpers depend on host I/O handles and runtime state. -
stream_bucket_prependStream resource helpers depend on host I/O handles and runtime state. -
stream_context_createStream resource helpers depend on host I/O handles and runtime state. -
stream_context_get_defaultStream resource helpers depend on host I/O handles and runtime state. -
stream_context_get_optionsStream resource helpers depend on host I/O handles and runtime state. -
stream_context_get_paramsStream resource helpers depend on host I/O handles and runtime state. -
stream_context_set_defaultStream resource helpers depend on host I/O handles and runtime state. -
stream_context_set_optionStream resource helpers depend on host I/O handles and runtime state. -
stream_context_set_optionsStream resource helpers depend on host I/O handles and runtime state. -
stream_context_set_paramsStream resource helpers depend on host I/O handles and runtime state. -
stream_copy_to_streamStream resource helpers depend on host I/O handles and runtime state. -
stream_filter_appendStream resource helpers depend on host I/O handles and runtime state. -
stream_filter_prependStream resource helpers depend on host I/O handles and runtime state. -
stream_filter_registerStream resource helpers depend on host I/O handles and runtime state. -
stream_filter_removeStream resource helpers depend on host I/O handles and runtime state. -
stream_get_contentsStream resource helpers depend on host I/O handles and runtime state. -
stream_get_filtersStream resource helpers depend on host I/O handles and runtime state. -
stream_get_lineStream resource helpers depend on host I/O handles and runtime state. -
stream_get_meta_dataStream resource helpers depend on host I/O handles and runtime state. -
stream_get_transportsStream resource helpers depend on host I/O handles and runtime state. -
stream_get_wrappersStream resource helpers depend on host I/O handles and runtime state. -
stream_is_localStream resource helpers depend on host I/O handles and runtime state. -
stream_isattyStream resource helpers depend on host I/O handles and runtime state. -
stream_register_wrapperStream resource helpers depend on host I/O handles and runtime state. -
stream_resolve_include_pathStream resource helpers depend on host I/O handles and runtime state. -
stream_selectStream resource helpers depend on host I/O handles and runtime state. -
stream_set_blockingStream resource helpers depend on host I/O handles and runtime state. -
stream_set_chunk_sizeStream resource helpers depend on host I/O handles and runtime state. -
stream_set_read_bufferStream resource helpers depend on host I/O handles and runtime state. -
stream_set_timeoutStream resource helpers depend on host I/O handles and runtime state. -
stream_set_write_bufferStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_acceptStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_clientStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_enable_cryptoStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_get_nameStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_pairStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_recvfromStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_sendtoStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_serverStream resource helpers depend on host I/O handles and runtime state. -
stream_socket_shutdownStream resource helpers depend on host I/O handles and runtime state. -
stream_supports_lockStream resource helpers depend on host I/O handles and runtime state. -
stream_wrapper_registerStream resource helpers depend on host I/O handles and runtime state. -
stream_wrapper_restoreStream resource helpers depend on host I/O handles and runtime state. -
stream_wrapper_unregisterStream resource helpers depend on host I/O handles and runtime state. -
symlinkFilesystem mutation is outside Locutus' portability focus. -
sys_get_temp_dirThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
sys_getloadavgThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
syslogSystem logging is an external side effect. -
systemShell execution is outside Locutus' security model. -
tempnamThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
time_nanosleepThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
time_sleep_untilThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_abbreviations_listThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_identifiers_listThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_location_getThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_name_from_abbrThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_name_getThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_offset_getThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_openThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_transitions_getThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
timezone_version_getThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
tmpfileThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
token_get_allThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
token_nameThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
touchThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
trait_existsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
trigger_errorThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
umaskThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
unlinkThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
unregister_tick_functionThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
user_errorThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
usleepThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
vfprintfThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xml_error_stringXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_get_current_byte_indexXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_get_current_column_numberXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_get_current_line_numberXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_get_error_codeXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parseXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parse_into_structXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parser_createXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parser_create_nsXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parser_freeXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parser_get_optionXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_parser_set_optionXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_character_data_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_default_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_element_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_end_namespace_decl_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_external_entity_ref_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_notation_decl_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_objectXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_processing_instruction_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_start_namespace_decl_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xml_set_unparsed_entity_decl_handlerXML parser resources and callbacks do not fit Locutus' plain-value model. -
xmlwriter_end_attributeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_cdataThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_commentThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_documentThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_dtdThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_dtd_attlistThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_dtd_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_dtd_entityThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_end_piThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_flushThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_full_end_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_open_memoryThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_open_uriThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_output_memoryThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_set_indentThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_set_indent_stringThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_attributeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_attribute_nsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_cdataThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_commentThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_documentThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_dtdThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_dtd_attlistThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_dtd_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_dtd_entityThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_element_nsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_start_piThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_textThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_attributeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_attribute_nsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_cdataThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_commentThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_dtdThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_dtd_attlistThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_dtd_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_dtd_entityThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_elementThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_element_nsThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_piThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
xmlwriter_write_rawThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
zend_versionThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
zlib_decodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
zlib_encodeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior. -
zlib_get_coding_typeThe PHP global surface is broad and many entries depend on runtime objects, host state, or side-effectful process behavior.