search for: masschelier

Displaying 8 results from an estimated 8 matches for "masschelier".

2017 Mar 31
2
PHP7 bindings released
...may be good enough if you doesn't need special weighting nor geo features. You can find them here. https://github.com/pa-m/php7-xapian feel free to use it and propose merge-requests. I have recent node-js binding in my kitchen too, but I need time to complete and test them. Regards Pascal Masschelier
2017 Apr 03
2
PHP7 bindings released
...ome problems with these, I compiled xapian-bindings 1.4.3 in a debian 9 container, but had no luck with it: php -r 'require "/usr/share/php/xapian.php";var_export(Xapian::version_string());' '1.4.3'Segmentation fault (core dumped) Regards, Pascal Bonne journée Pascal Masschelier - 06 84 59 38 02 / 01 39 15 90 48 - skype: pascal.masschelier On Sat, Apr 1, 2017 at 12:50 AM, Olly Betts <olly at survex.com> wrote: > On Fri, Mar 31, 2017 at 01:59:55PM +0200, Pascal MASSCHELIER wrote: > > Bindings are not complete for now but may be good enough if you doesn'...
2015 Jun 18
2
bindings for php 7
Hi, PHP 7 is expected in a few month and nightly builds are already available. Do you plan to include bindings for PHP 7 in next release ? Best regards
2017 Apr 03
1
PHP7 bindings released
The workaround is ok, thanks. Regards, Pascal On Mon, Apr 3, 2017 at 12:12 PM, Olly Betts <olly at survex.com> wrote: > On Mon, Apr 03, 2017 at 11:58:05AM +0200, Pascal MASSCHELIER wrote: > > I didn't notice php7 bindings were included since 1.4.2. That's good. > > Perhaps I should have made more of a fanfare about them getting added. > > > But I have some problems with these, > > > > I compiled xapian-bindings 1.4.3 in a debian 9 cont...
2015 Jun 19
0
bindings for php 7
On Thu, Jun 18, 2015 at 02:47:29PM +0200, Pascal MASSCHELIER wrote: > PHP 7 is expected in a few month and nightly builds are already available. > > Do you plan to include bindings for PHP 7 in next release ? I'm not aware of anybody having looked at this yet, but have you tried building the current bindings for PHP 7? I didn't think they...
2016 Mar 11
2
bindings for php 7
Picking up on this old thread: https://lists.xapian.org/pipermail/xapian-discuss/2015-June/009206.html >> On Thu, Jun 18, 2015 at 02:47:29PM +0200, Pascal MASSCHELIER wrote: >> PHP 7 is expected in a few month and nightly builds are already >> available. >> >> Do you plan to include bindings for PHP 7 in next release ? > I patched the configure script to authorize php 7 but bindings don't > compile. php7 has been released fo...
2017 Mar 31
0
PHP7 bindings released
On Fri, Mar 31, 2017 at 01:59:55PM +0200, Pascal MASSCHELIER wrote: > Bindings are not complete for now but may be good enough if you doesn't > need special weighting nor geo features. So the obvious question is what's the advantage of these over the PHP7 bindings already in xapian-bindings? Cheers, Olly
2017 Apr 03
0
PHP7 bindings released
On Mon, Apr 03, 2017 at 11:58:05AM +0200, Pascal MASSCHELIER wrote: > I didn't notice php7 bindings were included since 1.4.2. That's good. Perhaps I should have made more of a fanfare about them getting added. > But I have some problems with these, > > I compiled xapian-bindings 1.4.3 in a debian 9 container, but had no luck > with...