1
0
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:
Ulf Wendel
2011-07-25 15:07:54 +00:00
parent 93b501ed61
commit bd07868280

View File

@@ -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