-
Notifications
You must be signed in to change notification settings - Fork 160
PHP standard
Dmitriy Zayceff edited this page Jul 31, 2016
·
3 revisions
Function name | JPHP | Extension |
---|---|---|
abs |
+ | Core |
acos |
+ | Core |
acosh |
+ | Core |
addcslashes |
+ | StandardExtension |
addslashes |
+ | StandardExtension |
array_change_key_case |
+ | StandardExtension |
array_chunk |
+ | StandardExtension |
array_column |
+ | StandardExtension |
array_combine |
+ | StandardExtension |
array_count_values |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
array_fill |
+ | StandardExtension |
array_fill_keys |
+ | StandardExtension |
array_filter |
+ | StandardExtension |
array_flip |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
array_key_exists |
+ | StandardExtension |
array_keys |
+ | StandardExtension |
array_map |
+ | StandardExtension |
array_merge |
+ | StandardExtension |
array_merge_recursive |
+ | StandardExtension |
- | - | |
array_pad |
+ | StandardExtension |
array_pop |
+ | StandardExtension |
array_product |
+ | StandardExtension |
array_push |
+ | StandardExtension |
array_rand |
+ | StandardExtension |
array_reduce |
+ | StandardExtension |
- | - | |
- | - | |
array_reverse |
+ | StandardExtension |
array_search |
+ | StandardExtension (SNAPSHOT) |
array_shift |
+ | StandardExtension |
- | - | |
- | - | |
array_sum |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
array_unshift |
+ | StandardExtension |
array_values |
+ | StandardExtension |
array_walk |
+ | StandardExtension |
array_walk_recursive |
+ | StandardExtension |
- | - | |
asin |
+ | Core |
asinh |
+ | Core |
- | - | |
- | - | |
- | - | |
atan |
+ | Core |
atan2 |
+ | Core |
atanh |
+ | Core |
base64_decode |
+ | StandardExtension |
base64_encode |
+ | StandardExtension |
base_convert |
+ | Core |
basename |
+ | StandardExtension |
bin2hex |
+ | StandardExtension |
bindec |
+ | Core |
boolval |
+ | Core |
call_user_func |
+ | Core |
call_user_func_array |
+ | Core |
- | - | |
- | - | |
ceil |
+ | Core |
- | - | |
- | - | |
chgrp |
+ | StandardExtension |
chmod |
+ | StandardExtension |
chop |
+ | StandardExtension |
chown |
+ | StandardExtension |
chr |
+ | Core |
chunk_split |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
compact |
+ | Core |
- | - | |
- | - | |
constant |
+ | Core |
convert_cyr_string |
+ | StandardExtension |
convert_uudecode |
+ | StandardExtension |
convert_uuencode |
+ | StandardExtension |
copy |
+ | StandardExtension |
cos |
+ | Core |
cosh |
+ | Core |
count |
+ | Core |
- | - | |
crc32 |
+ | StandardExtension |
- | - | |
current |
+ | StandardExtension |
- | - | |
decbin |
+ | Core |
dechex |
+ | Core |
decoct |
+ | Core |
deg2rad |
+ | Core |
- | - | |
dirname |
+ | StandardExtension |
disk_free_space |
+ | StandardExtension |
disk_total_space |
+ | StandardExtension |
diskfreespace |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
doubleval |
+ | Core |
end |
+ | StandardExtension |
error_get_last |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
exp |
+ | Core |
explode |
+ | StandardExtension |
expm1 |
+ | Core |
extract |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
file |
+ | StandardExtension |
file_exists |
+ | StandardExtension |
file_get_contents |
+ | StandardExtension |
file_put_contents |
+ | StandardExtension |
fileatime |
+ | StandardExtension |
filectime |
+ | StandardExtension |
- | - | |
- | - | |
filemtime |
+ | StandardExtension |
- | - | |
- | - | |
filesize |
+ | StandardExtension |
filetype |
+ | StandardExtension |
floatval |
+ | Core |
- | - | |
floor |
+ | Core |
flush |
+ | Core |
fmod |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
get_current_user |
+ | Core |
- | - | |
- | - | |
get_include_path |
+ | Core |
get_magic_quotes_gpc |
+ | Core |
get_magic_quotes_runtime |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
getmypid |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
gettimeofday |
+ | date |
gettype |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
hex2bin |
+ | StandardExtension |
hexdec |
+ | Core |
- | - | |
- | - | |
html_entity_decode |
+ | StandardExtension |
htmlentities |
+ | StandardExtension |
htmlspecialchars |
+ | StandardExtension |
htmlspecialchars_decode |
+ | StandardExtension |
- | - | |
- | - | |
hypot |
+ | Core |
- | - | |
- | - | |
- | - | |
implode |
+ | StandardExtension |
in_array |
+ | StandardExtension |
- | - | |
- | - | |
ini_alter |
+ | Core |
ini_get |
+ | Core |
ini_get_all |
+ | Core |
ini_restore |
+ | Core |
ini_set |
+ | Core |
intval |
+ | Core |
- | - | |
- | - | |
- | - | |
is_array |
+ | Core |
is_bool |
+ | Core |
is_callable |
+ | Core |
is_dir |
+ | StandardExtension |
is_double |
+ | Core |
is_executable |
+ | StandardExtension |
is_file |
+ | StandardExtension |
is_finite |
+ | Core |
is_float |
+ | Core |
is_infinite |
+ | Core |
is_int |
+ | Core |
is_integer |
+ | Core |
is_link |
+ | StandardExtension |
is_long |
+ | Core |
is_nan |
+ | Core |
is_null |
+ | Core |
- | - | |
is_object |
+ | Core |
is_readable |
+ | StandardExtension |
is_real |
+ | Core |
is_resource |
+ | Core |
is_scalar |
+ | Core |
is_string |
+ | Core |
- | - | |
is_writable |
+ | StandardExtension |
is_writeable |
+ | StandardExtension |
join |
+ | StandardExtension |
key |
+ | StandardExtension |
key_exists |
+ | StandardExtension |
- | - | |
- | - | |
lcfirst |
+ | StandardExtension |
lcg_value |
+ | Core |
levenshtein |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
log |
+ | Core |
log10 |
+ | Core |
log1p |
+ | Core |
- | - | |
- | - | |
ltrim |
+ | StandardExtension |
- | - | |
- | - | |
max |
+ | Core |
md5 |
+ | StandardExtension |
md5_file |
+ | StandardExtension |
- | - | |
- | - | |
metaphone |
+ | StandardExtension |
microtime |
+ | date |
min |
+ | Core |
mkdir |
+ | StandardExtension |
- | - | |
mt_getrandmax |
+ | Core |
mt_rand |
+ | Core |
mt_srand |
+ | Core |
- | - | |
- | - | |
next |
+ | StandardExtension |
nl2br |
+ | StandardExtension |
number_format |
+ | StandardExtension |
ob_clean |
+ | Core |
ob_end_clean |
+ | Core |
ob_end_flush |
+ | Core |
ob_flush |
+ | Core |
ob_get_clean |
+ | Core |
ob_get_contents |
+ | Core |
ob_get_flush |
+ | Core |
ob_get_length |
+ | Core |
ob_get_level |
+ | Core |
ob_get_status |
+ | Core |
ob_implicit_flush |
+ | Core |
ob_list_handlers |
+ | Core |
ob_start |
+ | Core |
octdec |
+ | Core |
- | - | |
- | - | |
ord |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
parse_url |
+ | StandartExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
pathinfo |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
phpversion |
+ | Core |
pi |
+ | Core |
- | - | |
pos |
+ | StandardExtension |
pow |
+ | Core |
prev |
+ | StandardExtension |
print_r |
+ | Core |
printf |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
quotemeta |
+ | StandardExtension |
rad2deg |
+ | Core |
rand |
+ | Core |
range |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
readfile |
+ | StandardExtension |
- | - | |
realpath |
+ | StandardExtension |
- | - | |
- | - | |
register_shutdown_function |
+ | Core |
- | - | |
rename |
+ | StandardExtension |
reset |
+ | StandardExtension |
restore_include_path |
+ | Core |
- | - | |
- | - | |
rmdir |
+ | StandardExtension |
round |
+ | Core |
- | - | |
rtrim |
+ | StandardExtension |
- | - | |
serialize |
+ | Core |
- | - | |
set_include_path |
+ | Core |
set_magic_quotes_runtime |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
settype |
+ | Core |
sha1 |
+ | StandardExtension |
sha1_file |
+ | StandardExtension |
- | - | |
- | - | |
shuffle |
+ | StandardExtension |
- | - | |
sin |
+ | Core |
sinh |
+ | Core |
sizeof |
+ | Core |
sleep |
+ | Core |
- | - | |
- | - | |
- | - | |
- | - | |
soundex |
+ | StandardExtension |
sprintf |
+ | StandardExtension |
sqrt |
+ | Core |
srand |
+ | Core |
sscanf |
+ | StandardExtension |
- | - | |
- | - | |
str_ireplace |
+ | StandardExtension (SNAPSHOT) |
str_pad |
+ | StandardExtension |
str_repeat |
+ | StandardExtension |
str_replace |
+ | StandardExtension (SNAPSHOT) |
str_rot13 |
+ | StandardExtension |
str_shuffle |
+ | StandardExtension |
str_split |
+ | StandardExtension |
str_word_count |
+ | StandardExtension |
strchr |
+ | StandardExtension |
strcoll |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
- | - | |
strip_tags |
+ | StandardExtension |
stripcslashes |
+ | StandardExtension |
stripos |
+ | StandardExtension |
stripslashes |
+ | StandardExtension |
stristr |
+ | StandardExtension |
- | - | |
- | - | |
strpbrk |
+ | StandardExtension |
strpos |
+ | StandardExtension |
strrchr |
+ | StandardExtension |
strrev |
+ | StandardExtension |
strripos |
+ | StandardExtension |
strrpos |
+ | StandardExtension |
strspn |
+ | StandardExtension |
strstr |
+ | StandardExtension |
- | - | |
strtolower |
+ | StandardExtension |
strtoupper |
+ | StandardExtension |
- | - | |
strval |
+ | Core |
substr |
+ | StandardExtension |
substr_compare |
+ | StandardExtension |
substr_count |
+ | StandardExtension |
substr_replace |
+ | StandardExtension |
- | - | |
sys_get_temp_dir |
+ | Core |
- | - | |
- | - | |
tan |
+ | Core |
tanh |
+ | Core |
tempnam |
+ | StandardExtension |
- | - | |
- | - | |
- | - | |
touch |
+ | StandardExtension |
trim |
+ | StandardExtension |
- | - | |
ucfirst |
+ | StandardExtension |
ucwords |
+ | StandardExtension |
- | - | |
- | - | |
uniqid |
+ | StandartExtension |
unlink |
+ | StandardExtension |
- | - | |
- | - | |
unserialize |
+ | Core |
urldecode |
+ | StandartExtension |
urlencode |
+ | StandartExtension |
- | - | |
- | - | |
var_dump |
+ | Core |
var_export |
+ | Core |
- | - | |
- | - | |
vprintf |
+ | StandardExtension |
vsprintf |
+ | StandardExtension |
wordwrap |
+ | StandardExtension |
- Core: Core (v0.6-SNAPSHOT)
- StandardExtension: org.develnext.jphp.zend.ext.standard.StandardExtension (v0.6-SNAPSHOT)
- date: date (v0.6-SNAPSHOT)
JPHP Group 2015