Ignore:
Timestamp:
Oct 12, 2016, 3:47:26 PM (8 years ago)
Author:
knut
Message:

Implemented support for PHP 7: The Zend API for PHP 7/PHPNG is substantially different from older versions. Therefore, an alternative implementation of zoo_php_support is provided in the new source file service_internal_php7.c. Presently the Zoo kernel can be built with support for either PHP 7 or older versions, see the makefiles (for Windows) nmake.opt and makefile.vc. Other makefiles have not been updated.

Fixed problem with ambiguous symbol in service_conf.y. Fixed problem with conversion of line endings yielding extra bytes in _getStatusFile on Windows platforms. Removed call to free() stack memory in zoo_service_loader.c. Fixed issue with size of structs in service.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/response_print.c

    r785 r788  
    23472347void outputResponse(service* s,maps* request_inputs,maps* request_outputs,
    23482348                    map* request_inputs1,int cpid,maps* m,int res){
     2349               
    23492350#ifdef DEBUG
    23502351  dumpMaps(request_inputs);
     
    23582359  map* version=getMapFromMaps(m,"main","rversion");
    23592360  int vid=getVersionId(version->value);
    2360 
    23612361  maps* tmpSess=getMaps(m,"senv");
    23622362  if(tmpSess!=NULL){
     
    24022402    }
    24032403  }
    2404  
     2404                
    24052405  if(res==SERVICE_FAILED){
    24062406    map *lenv;
     
    24292429    return;
    24302430  }
    2431 
     2431       
    24322432  map *tmp1=getMapFromMaps(m,"main","tmpPath");
    24332433  if(asRaw==0){
Note: See TracChangeset for help on using the changeset viewer.

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