diff options
| author | Remi Collet <remi@remirepo.net> | 2023-02-13 08:18:49 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-02-13 08:18:49 +0100 | 
| commit | e78abe1c3e6f1f2106ffcc2f4e15b3cba7a909c3 (patch) | |
| tree | 9eb880ebffecb3bb0bb2b8dd33bad7f524a9d999 /REFLECTION | |
| parent | b759c2adac88880d825f776dcdb9e25ce6cc5929 (diff) | |
update to 1.10.0
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 39 | 
1 files changed, 20 insertions, 19 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #75 ice version 1.9.0 ] { +Extension [ <persistent> extension #77 ice version 1.10.0 ] {    - Dependencies {    } @@ -1932,7 +1932,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {        - Static properties [3] {          Property [ protected static $opcodes = NULL ]          Property [ protected static $fragmentSize = 4096 ] -        Property [ protected static $magic = '258EAFA5-E914-4...' ] +        Property [ protected static $magic = '258EAFA5-E914-47DA-95CA-C5AB0DC85B11' ]        }        - Static methods [0] { @@ -3649,7 +3649,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {          Property [ protected $rules = NULL ]          Property [ protected $messages = NULL ]          Property [ protected $isLoaded = NULL ] -        Property [ protected $userClass = 'Ice\Auth\Driver...' ] +        Property [ protected $userClass = 'Ice\\Auth\\Driver\\Model\\Roles\\Users' ]        }        - Methods [65] { @@ -4184,8 +4184,8 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {          Property [ protected $from = 'roles_users' ]          Property [ protected $autoincrement = false ]          Property [ protected $primary = NULL ] -        Property [ protected $userClass = 'Ice\Auth\Driver...' ] -        Property [ protected $roleClass = 'Ice\Auth\Driver...' ] +        Property [ protected $userClass = 'Ice\\Auth\\Driver\\Model\\Users' ] +        Property [ protected $roleClass = 'Ice\\Auth\\Driver\\Model\\Roles' ]        }        - Methods [65] { @@ -4720,10 +4720,10 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {          Property [ protected $rules = NULL ]          Property [ protected $messages = NULL ]          Property [ protected $isLoaded = NULL ] -        Property [ protected $roleClass = 'Ice\Auth\Driver...' ] -        Property [ protected $tokenClass = 'Ice\Auth\Driver...' ] -        Property [ protected $userClass = 'Ice\Auth\Driver...' ] -        Property [ protected $socialClass = 'Ice\Auth\Driver...' ] +        Property [ protected $roleClass = 'Ice\\Auth\\Driver\\Model\\Roles' ] +        Property [ protected $tokenClass = 'Ice\\Auth\\Driver\\Model\\Users\\Tokens' ] +        Property [ protected $userClass = 'Ice\\Auth\\Driver\\Model\\Roles\\Users' ] +        Property [ protected $socialClass = 'Ice\\Auth\\Driver\\Model\\Users\\Social' ]        }        - Methods [67] { @@ -5271,7 +5271,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {          Property [ protected $messages = NULL ]          Property [ protected $isLoaded = NULL ]          Property [ protected $from = 'user_social' ] -        Property [ protected $userClass = 'Ice\Auth\Driver...' ] +        Property [ protected $userClass = 'Ice\\Auth\\Driver\\Model\\Users' ]        }        - Methods [66] { @@ -5812,7 +5812,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {          Property [ protected $messages = NULL ]          Property [ protected $isLoaded = NULL ]          Property [ protected $from = 'user_tokens' ] -        Property [ protected $userClass = 'Ice\Auth\Driver...' ] +        Property [ protected $userClass = 'Ice\\Auth\\Driver\\Model\\Users' ]        }        - Methods [67] { @@ -7337,7 +7337,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {        - Static properties [3] {          Property [ protected static $opcodes = NULL ]          Property [ protected static $fragmentSize = 4096 ] -        Property [ protected static $magic = '258EAFA5-E914-4...' ] +        Property [ protected static $magic = '258EAFA5-E914-47DA-95CA-C5AB0DC85B11' ]        }        - Static methods [0] { @@ -7535,7 +7535,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {        - Static properties [3] {          Property [ protected static $opcodes = NULL ]          Property [ protected static $fragmentSize = 4096 ] -        Property [ protected static $magic = '258EAFA5-E914-4...' ] +        Property [ protected static $magic = '258EAFA5-E914-47DA-95CA-C5AB0DC85B11' ]        }        - Static methods [0] { @@ -8674,7 +8674,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {            - Parameters [1] {              Parameter #0 [ <required> string $id ]            } -          - Return [ NULL ] +          - Return [ object ]          }          Method [ <internal:ice> public method getDateTime ] { @@ -9429,8 +9429,8 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {        - Properties [4] {          Property [ protected $message = '' ]          Property [ protected $code = 0 ] -        Property [ protected $file = NULL ] -        Property [ protected $line = NULL ] +        Property [ protected string $file = '' ] +        Property [ protected int $line = 0 ]        }        - Methods [11] { @@ -9454,6 +9454,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {            - Parameters [0] {            } +          - Tentative return [ void ]          }          Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -10306,7 +10307,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {            - Parameters [1] {              Parameter #0 [ <required> string $contet ]            } -          - Return [ NULL ] +          - Return [ object ]          }          Method [ <internal:ice> public method finalize ] { @@ -14268,7 +14269,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {            - Parameters [1] {              Parameter #0 [ <required> array $parameters ]            } -          - Return [ NULL ] +          - Return [ object ]          }          Method [ <internal:ice> public method textField ] { @@ -15943,7 +15944,7 @@ Extension [ <persistent> extension #75 ice version 1.9.0 ] {          Constant [ public int RC ] { 3 }          Constant [ public int STABLE ] { 4 }          Constant [ public int MAJOR ] { 1 } -        Constant [ public int MINOR ] { 9 } +        Constant [ public int MINOR ] { 10 }          Constant [ public int PATCH ] { 0 }          Constant [ public int STAGE ] { 4 }          Constant [ public int BUILD ] { 0 }  | 
