Hello roySolr,
roySolr wrote:
>
> Are you working on some changes to support earlier versions of PHP? What
> is the status?
>
I have supplied a patch, so that it can be compiled with PHP 5.2:
https://bugs.php.net/bug.php?id=59808 https://bugs.php.net/bug.php?id=59808
I contacted Israel a whi
Hello roySolr,
roySolr wrote:
>
> Are you working on some changes to support earlier versions of PHP? What
> is the status?
>
I have supplied a patch, so that it can be compiled with PHP 5.2:
https://bugs.php.net/bug.php?id=59808
I contacted Israel a while ago to integrate this into the packa
I am working on that, I hope to have an answer within a month or so.
On Tue, Jun 21, 2011 at 9:51 AM, roySolr wrote:
> Are you working on some changes to support earlier versions of PHP?
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ANNOUNCEMENT-PHP-Solr-Extension-1
Are you working on some changes to support earlier versions of PHP?
--
View this message in context:
http://lucene.472066.n3.nabble.com/ANNOUNCEMENT-PHP-Solr-Extension-1-0-1-Stable-Has-Been-Released-tp3024040p3090702.html
Sent from the Solr - User mailing list archive at Nabble.com.
it looks like you have to upgrade to php 5.3.x
Unfortunately, it looks like that method signature was different in that
version of PHP.
I would have to make additional changes to support the earlier versions of
PHP
On Tue, Jun 7, 2011 at 9:05 AM, roySolr wrote:
> Hello,
>
> I have some problem
Hello,
I have some problems with the installation of the new PECL package
solr-1.0.1.
I run this command:
pecl uninstall solr-beta ( to uninstall old version, 0.9.11)
pecl install solr
The installing is running but then it gives the following error message:
/tmp/tmpKUExET/solr-1.0.1/solr_funct
The new PECL package solr-1.0.1 (stable) has been released at
http://pecl.php.net/.
Release notes
-
- Added support for json response writer in SolrClient
- Removed final bit from classes so that they can be mocked in unit tests
- Changed from beta to stable
- Included phpdoc stubs in