From aa810b55a0063da68d42be180cc5f95d6310a24a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Aug 2022 07:52:56 +0200 Subject: update to 4.0.0a6 --- REFLECTION | 102 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 51 insertions(+), 51 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index f089348..1577175 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #122 runkit7 version 4.0.0a3 ] { +Extension [ extension #119 runkit7 version 4.0.0a6 ] { - INI { Entry [ runkit.superglobal ] @@ -60,11 +60,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] - Parameter #2 [ string or NULL $code_or_doc_comment ] - Parameter #3 [ bool or NULL $return_by_reference ] - Parameter #4 [ string or NULL $doc_comment ] - Parameter #5 [ string or NULL $return_type ] - Parameter #6 [ bool or NULL $is_strict ] + 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 ] } @@ -73,11 +73,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] - Parameter #2 [ string or NULL $code_or_doc_comment ] - Parameter #3 [ bool or NULL $return_by_reference ] - Parameter #4 [ string or NULL $doc_comment ] - Parameter #5 [ string or NULL $return_type ] - Parameter #6 [ bool or NULL $is_strict ] + 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 ] } @@ -116,11 +116,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] - Parameter #2 [ string or NULL $code_or_doc_comment ] - Parameter #3 [ bool or NULL $return_by_reference ] - Parameter #4 [ string or NULL $doc_comment ] - Parameter #5 [ string or NULL $return_type ] - Parameter #6 [ bool or NULL $is_strict ] + 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 ] } @@ -129,11 +129,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [7] { Parameter #0 [ string $function_name ] Parameter #1 [ $argument_list_or_closure ] - Parameter #2 [ string or NULL $code_or_doc_comment ] - Parameter #3 [ bool or NULL $return_by_reference ] - Parameter #4 [ string or NULL $doc_comment ] - Parameter #5 [ string or NULL $return_type ] - Parameter #6 [ bool or NULL $is_strict ] + 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 ] } @@ -159,11 +159,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] - Parameter #3 [ $code_or_flags ] - Parameter #4 [ $flags_or_doc_comment ] - Parameter #5 [ string or NULL $doc_comment ] - Parameter #6 [ string or NULL $return_type ] - Parameter #7 [ bool or NULL $is_strict ] + 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 ] } @@ -173,11 +173,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] - Parameter #3 [ $code_or_flags ] - Parameter #4 [ $flags_or_doc_comment ] - Parameter #5 [ string or NULL $doc_comment ] - Parameter #6 [ string or NULL $return_type ] - Parameter #7 [ bool or NULL $is_strict ] + 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 ] } @@ -187,11 +187,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] - Parameter #3 [ $code_or_flags ] - Parameter #4 [ $flags_or_doc_comment ] - Parameter #5 [ string or NULL $doc_comment ] - Parameter #6 [ string or NULL $return_type ] - Parameter #7 [ bool or NULL $is_strict ] + 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 ] } @@ -201,11 +201,11 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { Parameter #0 [ string $class_name ] Parameter #1 [ string $method_name ] Parameter #2 [ $argument_list_or_closure ] - Parameter #3 [ $code_or_flags ] - Parameter #4 [ $flags_or_doc_comment ] - Parameter #5 [ string or NULL $doc_comment ] - Parameter #6 [ string or NULL $return_type ] - Parameter #7 [ bool or NULL $is_strict ] + 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 ] } @@ -230,7 +230,7 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [3] { Parameter #0 [ string $class_name ] Parameter #1 [ string $source_method_name ] - Parameter #2 [ string $source_target_name ] + Parameter #2 [ string $target_method_name ] } - Return [ bool ] } @@ -239,7 +239,7 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [3] { Parameter #0 [ string $class_name ] Parameter #1 [ string $source_method_name ] - Parameter #2 [ string $source_target_name ] + Parameter #2 [ string $target_method_name ] } - Return [ bool ] } @@ -247,9 +247,9 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [4] { Parameter #0 [ string $destination_class ] - Parameter #1 [ string $destination_method ] + Parameter #1 [ string $destination_method_name ] Parameter #2 [ string $source_class ] - Parameter #3 [ string or NULL $source_method ] + Parameter #3 [ ?string $source_method_name = null ] } - Return [ bool ] } @@ -257,9 +257,9 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [4] { Parameter #0 [ string $destination_class ] - Parameter #1 [ string $destination_method ] + Parameter #1 [ string $destination_method_name ] Parameter #2 [ string $source_class ] - Parameter #3 [ string or NULL $source_method ] + Parameter #3 [ ?string $source_method_name = null ] } - Return [ bool ] } @@ -268,7 +268,7 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] - Parameter #2 [ int or NULL $new_visibility ] + Parameter #2 [ ?int $new_visibility = null ] } - Return [ bool ] } @@ -277,7 +277,7 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] - Parameter #2 [ int or NULL $new_visibility ] + Parameter #2 [ ?int $new_visibility = null ] } - Return [ bool ] } @@ -300,7 +300,7 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] - Parameter #2 [ int or NULL $new_visibility ] + Parameter #2 [ ?int $new_visibility = RUNKIT7_ACC_PUBLIC ] } - Return [ bool ] } @@ -309,7 +309,7 @@ Extension [ extension #122 runkit7 version 4.0.0a3 ] { - Parameters [3] { Parameter #0 [ string $constant_name ] Parameter #1 [ $value ] - Parameter #2 [ int $new_visibility ] + Parameter #2 [ int $new_visibility = RUNKIT7_ACC_PUBLIC ] } - Return [ bool ] } -- cgit