(PHP 5 >= 5.4.6)
ReflectionParameter::isDefaultValueConstant — Returns whether the default value of this parameter is constant
This function is currently not documented; only its argument list is available.
This function has no parameters.
   Returns TRUE if the default value is constant, FALSE if it is not or
   NULL on failure.