** Changed in: zorba
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/954724

Title:
  Resolve PHP bug for Windows on Release 2.2

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  We are just about to release 2.2.
  Resolve PHP bug for Windows on Release 2.2:
  [install dir]\share\php\zorba_api_wrapper.php:7
        if(!dl('php_zorba_api.dll')) {
  should be:
        if(!dl('zorba_api.dll')) {

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/954724/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to