[mapserver-commits] [mapserver/mapserver] 7de2cd: Add Support for PHP-NG MapScript (via SWIG) but do...
GitHub
noreply at github.com
Thu Oct 11 13:38:31 PDT 2018
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 7de2cd942fd5715e5b670651ebbb11e3feaafb17
https://github.com/mapserver/mapserver/commit/7de2cd942fd5715e5b670651ebbb11e3feaafb17
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M .travis.yml
M CMakeLists.txt
A cmake/FindPHP7.cmake
M mapscript/README.txt
M mapscript/mapscript.i
A mapscript/phpng/CMakeLists.txt
A mapscript/phpng/README.WIN32
M mapscript/swiginc/class.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/map.i
M mapscript/swiginc/shape.i
M mapscript/swiginc/style.i
Log Message:
-----------
Add Support for PHP-NG MapScript (via SWIG) but don't yet build with AppVeyor
Commit: cd32df83db730c9fefb601ecbc725d41673d30f5
https://github.com/mapserver/mapserver/commit/cd32df83db730c9fefb601ecbc725d41673d30f5
Author: Tobias Wawryniuk <tobias.wawryniuk at gmail.com>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M mapscript/mapscript.i
A mapscript/phpng/php7module.i
Log Message:
-----------
add module version info; for phpinfo() etc.
Commit: 0c1b000f5471f1651e37f1dc01a271d10b7e6efd
https://github.com/mapserver/mapserver/commit/0c1b000f5471f1651e37f1dc01a271d10b7e6efd
Author: Tobias Wawryniuk <tobias.wawryniuk at gmail.com>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M mapscript/phpng/CMakeLists.txt
Log Message:
-----------
add install target for phpng mapscript extension
Commit: 96e66d3aa7f4d0345c23a15a925d297eaa352cec
https://github.com/mapserver/mapserver/commit/96e66d3aa7f4d0345c23a15a925d297eaa352cec
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M mapscript/phpng/CMakeLists.txt
Log Message:
-----------
dont install phpng on windows
Commit: caa1ecc943935277ad4fb5756f5da73bc27f8202
https://github.com/mapserver/mapserver/commit/caa1ecc943935277ad4fb5756f5da73bc27f8202
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M .travis.yml
Log Message:
-----------
Make Travis stop building with PHP-5.5 (not supported any more. see http://php.net/supported-versions.php)
Commit: 8e4b0f0927a71a406caa14ec0c4d4aa4cfaadbfb
https://github.com/mapserver/mapserver/commit/8e4b0f0927a71a406caa14ec0c4d4aa4cfaadbfb
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M .travis.yml
Log Message:
-----------
travis: only build with supported php versions
Commit: 1f50e610032f9b4347411c87a9772bfc545d21da
https://github.com/mapserver/mapserver/commit/1f50e610032f9b4347411c87a9772bfc545d21da
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M mapscript/phpng/CMakeLists.txt
Log Message:
-----------
Build PHPNG-Mapscript on systems with correct CMake and SWIG Version
Commit: 1fa689bdfbd2613e275c9332ccecfeba27afd705
https://github.com/mapserver/mapserver/commit/1fa689bdfbd2613e275c9332ccecfeba27afd705
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-06 (Sat, 06 Oct 2018)
Changed paths:
M mapscript/phpng/CMakeLists.txt
Log Message:
-----------
Corrected Error in CMakeLists.txt
Commit: b105eaa48f13b1781506e74b148f38016ba0c613
https://github.com/mapserver/mapserver/commit/b105eaa48f13b1781506e74b148f38016ba0c613
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2018-10-06 (Sat, 06 Oct 2018)
Changed paths:
M mapscript/phpng/README.WIN32
Log Message:
-----------
Update README.WIN32 for PHP-Mapscript-NG
Commit: 9cce30c66afc3c3c219c894d339f7fc731d9a887
https://github.com/mapserver/mapserver/commit/9cce30c66afc3c3c219c894d339f7fc731d9a887
Author: Seth G <geographika at gmail.com>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
M .travis.yml
M CMakeLists.txt
A cmake/FindPHP7.cmake
M mapscript/README.txt
M mapscript/mapscript.i
A mapscript/phpng/CMakeLists.txt
A mapscript/phpng/README.WIN32
A mapscript/phpng/php7module.i
M mapscript/swiginc/class.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/map.i
M mapscript/swiginc/shape.i
M mapscript/swiginc/style.i
Log Message:
-----------
Merge pull request #5675 from AlexanderGabriel/PHPNG-Mapscript-master
Phpng mapscript master
Compare: https://github.com/mapserver/mapserver/compare/3d2495489806...9cce30c66afc
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the mapserver-commits
mailing list