[mapserver-commits] [mapserver/mapserver] fc9947: Use php://input instead of raw_post_data to suppor...

GitHub noreply at github.com
Sun Apr 27 04:10:02 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: fc99472b8b2fc837148f71755f23349a71e307bf
      https://github.com/mapserver/mapserver/commit/fc99472b8b2fc837148f71755f23349a71e307bf
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M .travis.yml
    M mapscript/php/owsrequest.c

  Log Message:
  -----------
  Use php://input instead of raw_post_data to support PHP 5.6.

php_stream handling largely taken from PECL HTTP:

http://git.php.net/?p=pecl/http/pecl_http.git;a=blob;f=php_http_env.c;h=30ee32d7c68b3341aeaeb24c909b102537caccdf;hb=8ec2c825719482e62222163a300b0e18319591d0#l229

Copyright (c) 2004-2014, Michael Wallner <mike at iworks.at>.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
      this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Bug-Debian: https://bugs.debian.org/745600


  Commit: 1d64d2770911dd20f46c91adc9356ac5b4472a4a
      https://github.com/mapserver/mapserver/commit/1d64d2770911dd20f46c91adc9356ac5b4472a4a
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M .travis.yml
    M mapscript/php/owsrequest.c

  Log Message:
  -----------
  Merge branch 'branch-6-4'


Compare: https://github.com/mapserver/mapserver/compare/793bd369d8bd...1d64d2770911


More information about the mapserver-commits mailing list