Coder Social home page Coder Social logo

sdk-php's People

Contributors

checkmater avatar jitendrakum avatar jlee-membersuite avatar mdebindermembersuite avatar membersuite1 avatar pricerage avatar teacurran avatar toddcornett avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sdk-php's Issues

phpseclib error in PHP 7.3

Hi, I'm getting a lot of errors when i'm trying to run the samples. My PHP version is 7.3
Please help

PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3422
PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3423
PHP Notice:  Undefined offset: 21 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 21 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 21 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 3491
PHP Notice:  Undefined offset: 20 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 22 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 23 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 24 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 25 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 26 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 27 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 28 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031
PHP Notice:  Undefined offset: 29 in /app/APISample/SSOWithSDK/phpseclib/Math/BigInteger.php on line 1031

Not working in PHP 7.1

I'm getting a ton of errors trying to just run the samples in PHP 7.1

/www/ms_sdk/APISample/APIUsageExamples $ php SearchUsingMSQL.php
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 20
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/src/classes/Concierge.php on line 81
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 34
PHP Notice:  Trying to get property of non-object in /www/ms_sdk/APISample/APIUsageExamples/SearchUsingMSQL.php on line 36

ExecuteSearch doesn't apply $MaximumNumOfRecord

Hi, I was coding an integration using the Search object, but unfortunately, the script is not taking the $MaximumNumOfRecord in consideration, running the following code:

->ExecuteSearch($search, 0, 5);

Returns all records that match the criteria and not the first five.

I'm using:

Apache: 2.4.37
PHP: 7.2.14

Thanks!

License

What is the license on this code? Can I include it in a GPL project?

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.