mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
update test case
This commit is contained in:
@@ -892,6 +892,29 @@ isPassedByReference: no
|
||||
isOptional: no
|
||||
isDefaultValueAvailable: no
|
||||
|
||||
Inspecting method 'release_savepoint'
|
||||
isFinal: no
|
||||
isAbstract: no
|
||||
isPublic: yes
|
||||
isPrivate: no
|
||||
isProtected: no
|
||||
isStatic: no
|
||||
isConstructor: no
|
||||
isDestructor: no
|
||||
isInternal: yes
|
||||
isUserDefined: no
|
||||
returnsReference: no
|
||||
Modifiers: 256
|
||||
Number of Parameters: 1
|
||||
Number of Required Parameters: 1
|
||||
|
||||
Inspecting parameter 'name' of method 'release_savepoint'
|
||||
isArray: no
|
||||
allowsNull: no
|
||||
isPassedByReference: no
|
||||
isOptional: no
|
||||
isDefaultValueAvailable: no
|
||||
|
||||
Inspecting method 'rollback'
|
||||
isFinal: no
|
||||
isAbstract: no
|
||||
@@ -922,6 +945,29 @@ isPassedByReference: no
|
||||
isOptional: yes
|
||||
isDefaultValueAvailable: no
|
||||
|
||||
Inspecting method 'savepoint'
|
||||
isFinal: no
|
||||
isAbstract: no
|
||||
isPublic: yes
|
||||
isPrivate: no
|
||||
isProtected: no
|
||||
isStatic: no
|
||||
isConstructor: no
|
||||
isDestructor: no
|
||||
isInternal: yes
|
||||
isUserDefined: no
|
||||
returnsReference: no
|
||||
Modifiers: 256
|
||||
Number of Parameters: 1
|
||||
Number of Required Parameters: 1
|
||||
|
||||
Inspecting parameter 'name' of method 'savepoint'
|
||||
isArray: no
|
||||
allowsNull: no
|
||||
isPassedByReference: no
|
||||
isOptional: no
|
||||
isDefaultValueAvailable: no
|
||||
|
||||
Inspecting method 'select_db'
|
||||
isFinal: no
|
||||
isAbstract: no
|
||||
|
||||
Reference in New Issue
Block a user