Opened 13 years ago

Last modified 13 years ago

#3988 new defect

Missing ms_ioStripStdoutBufferContentHeaders() from PHP mapscript

Reported by: jfgigand Owned by: aboudreault
Priority: normal Milestone: 6.0.2 release
Component: MapScript-PHP Version: svn-trunk (development)
Severity: normal Keywords:
Cc: dmorissette

Description

The C function msIO_stripStdoutBufferContentHeaders() exists, and has its binding well defined in SWIG.

But it is missing from the PHP mapscript, from the code (php_mapscript.{c,h}) and from the documentation.

Attached is the (small) patch that corrects this.

Attachments (1)

mapserver_php_msiostripstdoutbuffercontentheaders.diff (1.9 KB ) - added by jfgigand 13 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by dmorissette, 13 years ago

Cc: dmorissette added
Note: See TracTickets for help on using tickets.