-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
With stub files defining prototypes for methods in the driver, the proto lines usually added before a PHP method in the C file becomes obsolete and can be a source for confusion. To avoid this, they should all be removed as the actual valid prototype of the method is visible in the stub file.