Extension [ extension #119 runkit7 version 4.0.0a6 ] { - INI { Entry [ runkit.superglobal ] Current = '' } Entry [ runkit.internal_override ] Current = '0' } } - Constants [16] { Constant [ int RUNKIT_ACC_RETURN_REFERENCE ] { 4096 } Constant [ int RUNKIT7_ACC_RETURN_REFERENCE ] { 4096 } Constant [ int RUNKIT_ACC_PUBLIC ] { 1 } Constant [ int RUNKIT7_ACC_PUBLIC ] { 1 } Constant [ int RUNKIT_ACC_PROTECTED ] { 2 } Constant [ int RUNKIT7_ACC_PROTECTED ] { 2 } Constant [ int RUNKIT_ACC_PRIVATE ] { 4 } Constant [ int RUNKIT7_ACC_PRIVATE ] { 4 } Constant [ int RUNKIT_ACC_STATIC ] { 16 } Constant [ int RUNKIT7_ACC_STATIC ] { 16 } Constant [ int RUNKIT_OVERRIDE_OBJECTS ] { 32768 } Constant [ int RUNKIT7_OVERRIDE_OBJECTS ] { 32768 } Constant [ int RUNKIT_FEATURE_MANIPULATION ] { 1 } Constant [ int RUNKIT7_FEATURE_MANIPULATION ] { 1 } Constant [ int RUNKIT_FEATURE_SUPERGLOBALS ] { 1 } Constant [ int RUNKIT7_FEATURE_SUPERGLOBALS ] { 1 } } - Functions { Function [ function runkit7_zval_inspect ] { - Parameters [1] { Parameter #0 [ $value ] } - Return [ array ] } Function [ function runkit_zval_inspect ] { - Parameters [1] { Parameter #0 [ $value ] } - Return [ array ] } Function [ function runkit7_superglobals ] { - Parameters [0] { } - Return [ array ] } Function [ function runkit_superglobals ] { - Parameters [0] { } - Return [ array ] } Function [ function runkit7_function_add ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] Parameter #2 [ ?string $code_or_doc_comment = null ] Parameter #3 [ ?bool $return_by_reference = null ] Parameter #4 [ ?string $doc_comment = null ] Parameter #5 [ ?string $return_type = null ] Parameter #6 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit_function_add ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] Parameter #2 [ ?string $code_or_doc_comment = null ] Parameter #3 [ ?bool $return_by_reference = null ] Parameter #4 [ ?string $doc_comment = null ] Parameter #5 [ ?string $return_type = null ] Parameter #6 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit7_function_remove ] { - Parameters [1] { Parameter #0 [ string $function_name ] } - Return [ bool ] } Function [ function runkit_function_remove ] { - Parameters [1] { Parameter #0 [ string $function_name ] } - Return [ bool ] } Function [ function runkit7_function_rename ] { - Parameters [2] { Parameter #0 [ string $source_name ] Parameter #1 [ string $target_name ] } - Return [ bool ] } Function [ function runkit_function_rename ] { - Parameters [2] { Parameter #0 [ string $source_name ] Parameter #1 [ string $target_name ] } - Return [ bool ] } Function [ function runkit7_function_redefine ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] Parameter #2 [ ?string $code_or_doc_comment = null ] Parameter #3 [ ?bool $return_by_reference = null ] Parameter #4 [ ?string $doc_comment = null ] Parameter #5 [ ?string $return_type = null ] Parameter #6 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit_function_redefine ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] Parameter #2 [ ?string $code_or_doc_comment = null ] Parameter #3 [ ?bool $return_by_reference = null ] Parameter #4 [ ?string $doc_comment = null ] Parameter #5 [ ?string $return_type = null ] Parameter #6 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit7_function_copy ] { - Parameters [2] { Parameter #0 [ string $source_name ] Parameter #1 [ string $target_name ] } - Return [ bool ] } Function [ function runkit_function_copy ] { - Parameters [2] { Parameter #0 [ string $source_name ] Parameter #1 [ string $target_name ] } - Return [ bool ] } Function [ function runkit7_method_add ] { - Parameters [8] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] Parameter #3 [ $code_or_flags = null ] Parameter #4 [ $flags_or_doc_comment = null ] Parameter #5 [ ?string $doc_comment = null ] Parameter #6 [ ?string $return_type = null ] Parameter #7 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit_method_add ] { - Parameters [8] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] Parameter #3 [ $code_or_flags = null ] Parameter #4 [ $flags_or_doc_comment = null ] Parameter #5 [ ?string $doc_comment = null ] Parameter #6 [ ?string $return_type = null ] Parameter #7 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit7_method_redefine ] { - Parameters [8] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] Parameter #3 [ $code_or_flags = null ] Parameter #4 [ $flags_or_doc_comment = null ] Parameter #5 [ ?string $doc_comment = null ] Parameter #6 [ ?string $return_type = null ] Parameter #7 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit_method_redefine ] { - Parameters [8] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] Parameter #3 [ $code_or_flags = null ] Parameter #4 [ $flags_or_doc_comment = null ] Parameter #5 [ ?string $doc_comment = null ] Parameter #6 [ ?string $return_type = null ] Parameter #7 [ ?bool $is_strict = null ] } - Return [ bool ] } Function [ function runkit7_method_remove ] { - Parameters [2] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] } - Return [ bool ] } Function [ function runkit_method_remove ] { - Parameters [2] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] } - Return [ bool ] } Function [ function runkit7_method_rename ] { - Parameters [3] { Parameter #0 [ string $class_name ] Parameter #1 [ string $source_method_name ] Parameter #2 [ string $target_method_name ] } - Return [ bool ] } Function [ function runkit_method_rename ] { - Parameters [3] { Parameter #0 [ string $class_name ] Parameter #1 [ string $source_method_name ] Parameter #2 [ string $target_method_name ] } - Return [ bool ] } Function [ function runkit7_method_copy ] { - Parameters [4] { Parameter #0 [ string $destination_class ] Parameter #1 [ string $destination_method_name ] Parameter #2 [ string $source_class ] Parameter #3 [ ?string $source_method_name = null ] } - Return [ bool ] } Function [ function runkit_method_copy ] { - Parameters [4] { Parameter #0 [ string $destination_class ] Parameter #1 [ string $destination_method_name ] Parameter #2 [ string $source_class ] Parameter #3 [ ?string $source_method_name = null ] } - Return [ bool ] } Function [ function runkit7_constant_redefine ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] Parameter #2 [ ?int $new_visibility = null ] } - Return [ bool ] } Function [ function runkit_constant_redefine ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] Parameter #2 [ ?int $new_visibility = null ] } - Return [ bool ] } Function [ function runkit7_constant_remove ] { - Parameters [1] { Parameter #0 [ string $constant_name ] } - Return [ bool ] } Function [ function runkit_constant_remove ] { - Parameters [1] { Parameter #0 [ string $constant_name ] } - Return [ bool ] } Function [ function runkit7_constant_add ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] Parameter #2 [ ?int $new_visibility = RUNKIT7_ACC_PUBLIC ] } - Return [ bool ] } Function [ function runkit_constant_add ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] Parameter #2 [ int $new_visibility = RUNKIT7_ACC_PUBLIC ] } - Return [ bool ] } } }