Skip to content

dose not work with PHP 5.3 #6

Description

@aditaa

on one server:

php -v

PHP 5.3.3 (cli) (built: Feb 22 2013 02:51:11)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

php AuthTest.php {ID REMOVED} {KEY REMOVED} https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/ PHP Notice: Undefined offset: 1 in /var/www/html/modules/hpcloud/HPCloud-PHP/src/HPCloud/Transport/Response.php on line 328

PHP Notice: Undefined offset: 2 in /var/www/html/modules/hpcloud/HPCloud-PHP/src/HPCloud/Transport/Response.php on line 329
Authentication seemed to succeed, but no token was returned.

on new server:(diff php build)

$ php -v
PHP 5.4.6-1ubuntu1.2 (cli) (built: Mar 11 2013 14:57:54)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

$ php AuthTest.php {ID REMOVED} {KEY REMOVED} https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
You are logged in as {EMAIL REMOVED} with token HPAuth_{TOKEN REMOVED} (good until 2013-03-22T20:05:13.238Z).
The following services are available on this account:
Identity

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions