mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
Test update. 5.4+ is more verbose.
This commit is contained in:
@@ -234,9 +234,23 @@ isInternal: yes
|
||||
isUserDefined: no
|
||||
returnsReference: no
|
||||
Modifiers: 256
|
||||
Number of Parameters: 0
|
||||
Number of Parameters: 2
|
||||
Number of Required Parameters: 0
|
||||
|
||||
Inspecting parameter 'class_name' of method 'fetch_object'
|
||||
isArray: no
|
||||
allowsNull: no
|
||||
isPassedByReference: no
|
||||
isOptional: yes
|
||||
isDefaultValueAvailable: no
|
||||
|
||||
Inspecting parameter 'params' of method 'fetch_object'
|
||||
isArray: yes
|
||||
allowsNull: no
|
||||
isPassedByReference: no
|
||||
isOptional: yes
|
||||
isDefaultValueAvailable: no
|
||||
|
||||
Inspecting method 'fetch_row'
|
||||
isFinal: no
|
||||
isAbstract: no
|
||||
|
||||
Reference in New Issue
Block a user