[mapserver-commits] [mapserver/mapserver] 0ff3d7: Add PHP typemap for gdBuffer. This patch adds a SW...

Jeff McKenna noreply at github.com
Fri Dec 6 06:22:10 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 0ff3d79b012834dd7a823d7e1e1864189471c7ce
      https://github.com/mapserver/mapserver/commit/0ff3d79b012834dd7a823d7e1e1864189471c7ce
  Author: Brage Førland <brage at uib.no>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M mapscript/phpng/php7module.i

  Log Message:
  -----------
  Add PHP typemap for gdBuffer. This patch adds a SWIG typemap to return gdBuffer as a string in PHP, similar to the Python Mapscript behaviour (ref. RFC-16).  This fixes the bug reported in #5798, where PHP Mapscript msIO_getStdoutBufferBytes() returns a resource handle instead of the actual buffer.


  Commit: 8a8ea9ccb59b0ebc16bac9bbc4f86120f76835b4
      https://github.com/mapserver/mapserver/commit/8a8ea9ccb59b0ebc16bac9bbc4f86120f76835b4
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    M mapscript/phpng/php7module.i

  Log Message:
  -----------
  Merge pull request #5943 from bragef/master

Add PHP typemap for gdBuffer.


Compare: https://github.com/mapserver/mapserver/compare/55a653d3164e...8a8ea9ccb59b


More information about the mapserver-commits mailing list