diff options
Diffstat (limited to 'unicode-progress.txt')
| -rw-r--r-- | unicode-progress.txt | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/unicode-progress.txt b/unicode-progress.txt index eb710052d0..62fa9ab321 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -18,3 +18,51 @@ ext/standard trim() ucwords() ucfirst() +ZE +-- + Status: In Progress + debug_backtrace() + extension_loaded() + get_extension_funcs() + get_included_files() + strcasecmp() + strncasecmp() + Completed: + class_exists() + create_function() + debug_print_backtrace() + define() + defined() + each() + error_reporting() + func_get_arg() + func_get_args() + func_num_args() + function_exists() + get_class() + get_class_methods() + get_class_vars() + get_declared_classes() + get_declared_interfaces() + get_defined_constants() + get_defined_functions() + get_defined_vars() + get_loaded_extensions() + get_object_vars() + get_parent_class() + get_resource_type() + interface_exists() + is_a() + is_subclass_of() + method_exists() + property_exists() + restore_error_handler() + restore_exception_handler() + set_error_handler() + set_exception_handler() + strcmp() + strlen() + strncmp() + trigger_error() + zend_thread_id() + zend_version() |
