[Xapian-tickets] [Xapian] #459: Prebuilt PHP bindings won't work on PHP 5.3.0

Xapian nobody at xapian.org
Mon Apr 12 23:25:56 BST 2010


#459: Prebuilt PHP bindings won't work on PHP 5.3.0
----------------------------+-----------------------------------------------
 Reporter:  charliejuggler  |       Owner:  charliejuggler   
     Type:  defect          |      Status:  new              
 Priority:  normal          |   Milestone:                   
Component:  MSVC makefiles  |     Version:  1.0.18           
 Severity:  normal          |    Keywords:                   
Blockedby:                  |    Platform:  Microsoft Windows
 Blocking:                  |  
----------------------------+-----------------------------------------------
Changes (by olly):

  * component:  Xapian-bindings => MSVC makefiles


Comment:

 Yes, they changed the API in 5.3.

 If you have php-config, then php-config --phpapi will give you
 the API version (it gives {{{20060613}}} for 5.2.10, {{{20090626}}} for
 5.3.2).  This is what must match for things to work.

 This isn't really an issue in the bindings themselves, but rather in how
 you are packaging them, so setting component to reflect that.

-- 
Ticket URL: <http://trac.xapian.org/ticket/459#comment:2>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list