Resolve PHP bug for Windows on Release 2.2

Bug #954724 reported by Rodolfo Ochoa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
Undecided
Unassigned

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')) {

Related branches

Changed in zorba:
status: New → Fix Committed
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.