Code Monkey home page Code Monkey logo

Comments (4)

weltling avatar weltling commented on May 21, 2024

Thanks for the report. What is the configure line? Which dependencies do you use?

Apart from that, only tags should be used, except you want to dev something on the SDK.

Thanks.

from php-sdk-binary-tools.

pepone avatar pepone commented on May 21, 2024

I using 7.2 dependencies

Configuration: 7.2-vc15-x86-stable

Processing package ICU-61.1-vc15-x86.zip
Processing package apache-2.4.28-vc15-x86.zip
Processing package c-client-2007f-vc15-x86.zip
Processing package fbclient-3.0-nocrt-x86.zip
Processing package freetype-2.8.1-vc15-x86.zip
Processing package glib-2.53.3-vc15-x86.zip
Processing package libargon2-20171227-vc15-x86.zip
Processing package libbzip2-1.0.6-vc15-x86.zip
Processing package libcurl-7.59.0-vc15-x86.zip
Processing package libenchant-1.6.0-vc15-x86.zip
Processing package libffi-3.2.1-vc15-x86.zip
Processing package libiconv-1.15-1-vc15-x86.zip
Processing package libintl-0.18.3-1-vc15-x86.zip
Processing package libjpeg-9b-vc15-x86.zip
Processing package liblmdb-0.9.21-vc15-x86.zip
Processing package libpng-1.6.34-vc15-x86.zip
Processing package libpq-9.6.5-vc15-x86.zip
Processing package libqdbm-1.8.78-vc15-x86.zip
Processing package libsasl-2.1.27-1-vc15-x86.zip
Processing package libssh2-1.8.0-vc15-x86.zip
Processing package libtidy-5.4.0-vc15-x86.zip
Processing package libwebp-0.6.1-vc15-x86.zip
Processing package libxml2-2.9.7-vc15-x86.zip
Processing package libxpm-3.5.12-1-vc15-x86.zip
Processing package libxslt-1.1.32-vc15-x86.zip
Processing package libzip-1.4.0-v15-x86.zip
Processing package mpir-3.0.0-vc15-x86.zip
Processing package net-snmp-5.7.3-vc15-x86.zip
Processing package nghttp2-1.29.0-vc15-x86.zip
Processing package openldap-2.4.45-vc15-x86.zip
Processing package openssl-1.1.0h-vc15-x86.zip
Processing package wineditline-2.205-vc15-x86.zip
Processing package zlib-1.2.11-vc15-x86.zip
Processing package libsodium-1.0.16-vc15-x86.zip
Updates performed successfully. 

configure:

--enable-cli --enable-cgi --with-all-shared --disable-zts --with-prefix=D:\php-7.2-x86-nts-release

Enabled extensions:
-----------------------
| Extension  | Mode   |
-----------------------
| bcmath     | shared |
| calendar   | shared |
| com_dotnet | shared |
| ctype      | shared |
| date       | static |
| dom        | shared |
| filter     | static |
| gd         | shared |
| hash       | shared |
| iconv      | static |
| json       | static |
| libxml     | static |
| mysqlnd    | static |
| opcache    | shared |
| pcre       | static |
| phar       | static |
| readline   | shared |
| reflection | static |
| session    | static |
| simplexml  | shared |
| spl        | static |
| standard   | static |
| tokenizer  | shared |
| wddx       | shared |
| xml        | shared |
| xmlreader  | shared |
| xmlwriter  | shared |
| zip        | shared |
| zlib       | static |
-----------------------


Enabled SAPI:
-------------
| Sapi Name |
-------------
| cgi       |
| cli       |
-------------


----------------------------------------------
|                 |                          |
----------------------------------------------
| Build type      | Release                  |
| Thread Safety   | No                       |
| Compiler        | MSVC15 (Visual C++ 2017) |
| Architecture    | x86                      |
| Optimization    | PGO disabled             |
| Static analyzer | disabled                 |
----------------------------------------------

from php-sdk-binary-tools.

weltling avatar weltling commented on May 21, 2024

Thanks for the further info. It's not a SDK issue, but the config issue in PHP. The current dependency package has only a static libzip build. A temporary solution on your side is to compile ext/zip static. Or alternatively, apply php/php-src@afc3f6e.

Thanks.

from php-sdk-binary-tools.

pepone avatar pepone commented on May 21, 2024

Thanks for the info

from php-sdk-binary-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.