darcs patch: AX Response object's getExtensionArgs() ... (and 1 more)

Jonathan Daugherty cygnus at janrain.com
Wed Jan 16 11:12:04 PST 2008


>   * AX Response object's getExtensionArgs() needs a default NULL value for $request or else it breaks fromSuccessResponse()

Hi,

Thanks for the patches!  Unfortunately the above patch results in a
syntax error on PHP 4.  Since the method doesn't *need* to modify the
request object, it doesn't need to be passed by reference anyway, so
I've updated it to pass by value instead.

> Wed Jan 16 11:44:48 CST 2008  sam.alexander at vidoop.com
>   * Fixing documentation

Applied.

Thanks!

-- 
  Jonathan Daugherty



More information about the Dev mailing list