Ticket #164 (new defect)

Opened 5 years ago

HelloPHP incorrect output with PHP7

Reported by: jmckenna Owned by:
Priority: major Milestone:
Component: zoo-kernel Version:
Keywords: Cc:

Description

  • string returned from HelloPHP service would only contain first character of string
  • in PHP7 the extra parameter for RETURN_STRING for duplicating the characters is not needed
  • so instead of:
    RETURN_STRINGL(_ss(value), 1);
    
    we can use:
    RETURN_STRING(_ss(value));
    

Attachments (1)

service_internal_php7.patch (402 bytes) - added by jmckenna 5 years ago.
small patch

Download all attachments as: .zip

Change History

Changed 5 years ago by jmckenna

small patch

Note: See TracTickets for help on using tickets.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png