PHP implementation status

From Resin 3.0

Revision as of 02:08, 3 January 2006 by Ferg (Talk | contribs)
Jump to: navigation, search


Contents

Modules

II. Apache Functions

Implemented functions

apache_child_terminate (stub), apache_note, apache_request_headers, apache_reset_timeout (stub), getallheaders, virtual

Unimplemented functions

apache_get_modules, apache_get_version, apache_getenv, apache_lookup_uri, apache_response_headers, apache_setenv, ascii2ebcdic, ebcdic2ascii,

V. Array Functions

Unimplemented functions

array_multisort, array_udiff, array_udiff_assoc, array_udiff_uassoc, array_uintersect, array_uintersect_assoc, array_uintersect_uassoc, compact,

XII. Class/Object Functions

Implemented functions

get_class, get_declared_classes, get_object_vars, is_object, method_exists

Unimplemented functions

call_user_method, call_user_method_array, class_exists, get_class_methods, get_class_vars, get_declared_interfaces, interface_exists, is_a, is_subclass_of, property_exists

XXII. Date and Time Functions

Implemented Functions

date, gmdate, gmmktime, microtime, mktime, strtotime (partial), time

Unimplemented Functions

checkdate, date_default_timezone_get, date_default_timezone_set, date_sunrise, date_sunset, getdate, gettimeofday, gmstrftime, idate, localtime, strftime, strptime

XXIX. Directory Functions

Complete

XXXII. Error Handling and Logging

Implemented Functions

set_error_handler, trigger_error, user_error

Unimplemented Functions

debug_backtrace, debug_print_backtrace, error_log, error_reporting, restore_error_handler, restore_exception_handler, set_exception_handler

XXXVIII. Filesystem Functions

Unimplemented Functions

disk_free_space (stub), disk_total_space (stub), flock (stub), fnmatch, fseek, fstat, ftell, ftruncate, glob, is_uploaded_file, link, linkinfo, lstat, move_uploaded_file, parse_ini_file, pathinfo, pclose, popen, readfile, readlink, realpath, rewind, symlink (stub), umask (stub)

XLIV. Function Handling Functions

Implemented Functions

call_user_func_array, call_user_func, create_function, func_get_arg, func_get_args, func_num_args, register_shutdown_function

Unimplemented Functions

get_defined_functions, register_tick_function, unregister_tick_function

L. HTTP Functions

Implemented Functions

header, headers_sent, setcookie

Unimplemented Functions

headers_list, setrawcookie

LVIII. Image Functions

Implemented Functions

getimagesize (.png only)

LXX. Mail Functions

Implemented Functions

mail (requires JavaMail)

Unimplemented Functions

ezmlm_hash

LXXXI. Misc Functions

Implemented Functions

constant, define, defined, die, eval, exit, uniqid

Unimplemented Functions

connection_aborted, connection_status, connection_timeout, get_browser, __halt_compiler, highlight_file, highlight_string, ignore_user_abort, pack, php_check_syntax, php_strip_whitespace, show_source, sleep, time_nanosleep, time_sleep_until, unpack, usleep

LXXXIX Mysql Functions

Unimplemented Functions

mysql_change_user, mysql_info, mysql_list_processes, mysql_thread_id

CVI. Output Control Functions

Implemented Functions

flush, ob_clean, ob_end_clean, ob_end_flush, ob_get_clean, ob_get_contents, ob_get_length, ob_implicit_flush, ob_start

Unimplemented Functions

ob_flush, ob_get_flush,, ob_get_level, ob_get_status, ob_gzhandler, ob_list_handlers, output_add_rewrite_var, output_reset_rewrite_vars

CXI. Regexp (Perl)

Implemented Functions

preg_match, preg_match_all, preg_quote, preg_replace, preg_replace_callback, preg_split

Unimplemented Functions

preg_grep

CXIV. Options and Information

Implemented Functions

assert, extension_loaded, get_cfg_var, get_extension_funcs, ini_alter, ini_get, ini_set, php_sapi_name, php_uname, phpinfo, phpversion, set_magic_quotes_runtime, set_time_limit,

Unimplemented Functions

assert_options, dl (stub), get_current_user, get_defined_constants, get_include_path, get_included_files, get_loaded_extensions, get_magic_quotes_gpc, get_magic_quotes_runtime, get_required_files, getenv, getlastmod, getmygid, getmyinode, getmypid, getmyuid, getopt, getrusage, ini_get_all, ini_restore, memory_get_usage, php_ini_scanned_files, php_logo_gid, phpcredits, putenv, restore_include_path, zend_logo_gid, zend_version

CXVI. Regexp (POSIX)

Implemented Functions

ereg_replace, ereg, eregi_replace, eregi, split

Unimplemented Functions

spliti, sql_regcase

CXX. Program Execution

Implemented Functions

exec, system

Unimplemented Functions

escapeshellarg, escapeshellcmd, passthru, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, shell_exec

CXXXVII. Session Handling

Implemented Functions

session_cache_limiter, session_destroy, session_id, session_name, session_set_cookie_params, session_set_save_handler, session_start

Unimplemented Functions

session_cache_expire, session_commit, session_decode, session_encode, session_get_cookie_params, session_id_registered, session_module_name, session_regenerate_id, session_register, session_save_path, session_unregister, session_unset, session_write_close

CXLIX. String Functions

Unimplemented Functions

convert_cyr_string, fprintf, hebrev, hebrevc, htmlspecialchars_decode, levelshtein, localeconv, metaphone, money_format, nl_langinfo, quoted_printable_decode, similar_text, soundex, str_ireplace, str_word_count, strcspn, stripcslases, strncasecmp, strpbrk, strtok, substr_compare, substr_count, vfprintf, vprintf, vsprintf

Personal tools