Giter Site home page Giter Site logo

seo_sdk_php's Introduction

Bazaarvoice SEO SDK for PHP

This repository contains the codebase for the Bazaarvoice SEO SDK for PHP. Find out more about Bazaarvoice SEO at Bazaarvoice Knowledge.

Documentation and Packaged Releases

The latest SDK documentation and links to releases are available at Bazaarvoice Knowledge.

seo_sdk_php's People

Contributors

anandan-bazaarvoice avatar ccalfee avatar cfsmrico avatar charleshimmer avatar mdehaven avatar msmolev avatar noahduncan avatar petenelson avatar reason-bv avatar smallmtn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

seo_sdk_php's Issues

Instantiating class `new BV` on PHP 7.0.8 under Apache kills httpd

I was originally developing a site with BV SEO integration on Apache 2.4.17 running PHP 5.5.24 (on a Win7 environment with XAMPP). This appeared to work fine. However, the site required some platform upgrades, so I upgraded the development server to Apache 2.4.18 & PHP 7.0.8, and now instantiating the new BV() class crashes Apache immediately, every time.

Update:

This can be traced to the BVUtility::execTimer() function called on line 427 of bvseoskd.php and looks to be related to this open PHP bug. It may be related to multithreading, but this isn't confirmed.

Commenting out line 427 ensures that it doesn't crash out Apache, but the issue should be addressed.

PHP8.2 compatibility: Deprecated function: Creation of dynamic property

On PHP8.2 the next deprecations appeared:

Deprecated function: Creation of dynamic property BV::$config is deprecated in BV (line 80, 143, 144, 145, 146, 147, 158 of /libraries/bazaarvoice-seo-sdk/bvseosdk.php).

Deprecated function: Creation of dynamic property Reviews::$start_time is deprecated in Base (line 409, 318, 736, 214, 217, 214, of /libraries/bazaarvoice-seo-sdk/bvseosdk.php).

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.