zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06349
[Bug 954724] Re: Resolve PHP bug for Windows on Release 2.2
** 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
References