From 6385b09028402f06d7282126c170d377ad56e4b5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 25 Nov 2025 08:25:09 +0100 Subject: update to 2.9.1 drop patch merged upstream --- REFLECTION | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 9316870..c927e33 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,15 +1,14 @@ -Extension [ extension #135 solr version 2.8.1 ] { +Extension [ extension #147 solr version 2.9.1 ] { - Dependencies { - Dependency [ libxml (Required) ] Dependency [ json (Required) ] } - Constants [4] { Constant [ int SOLR_MAJOR_VERSION ] { 2 } - Constant [ int SOLR_MINOR_VERSION ] { 8 } + Constant [ int SOLR_MINOR_VERSION ] { 9 } Constant [ int SOLR_PATCH_VERSION ] { 1 } - Constant [ string SOLR_EXTENSION_VERSION ] { 2.8.1 } + Constant [ string SOLR_EXTENSION_VERSION ] { 2.9.1 } } - Functions { @@ -5023,7 +5022,7 @@ Extension [ extension #135 solr version 2.8.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.1-build/php-pecl-solr2-2.8.1/solr-2.8.1/src/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.1-build/php-pecl-solr2-2.9.1/solr-2.9.1/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5124,7 +5123,7 @@ Extension [ extension #135 solr version 2.8.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.1-build/php-pecl-solr2-2.8.1/solr-2.8.1/src/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.1-build/php-pecl-solr2-2.9.1/solr-2.9.1/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5225,7 +5224,7 @@ Extension [ extension #135 solr version 2.8.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.1-build/php-pecl-solr2-2.8.1/solr-2.8.1/src/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.1-build/php-pecl-solr2-2.9.1/solr-2.9.1/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5326,7 +5325,7 @@ Extension [ extension #135 solr version 2.8.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.1-build/php-pecl-solr2-2.8.1/solr-2.8.1/src/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.1-build/php-pecl-solr2-2.9.1/solr-2.9.1/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5427,7 +5426,7 @@ Extension [ extension #135 solr version 2.8.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.1-build/php-pecl-solr2-2.8.1/solr-2.8.1/src/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.1-build/php-pecl-solr2-2.9.1/solr-2.9.1/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5528,7 +5527,7 @@ Extension [ extension #135 solr version 2.8.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.1-build/php-pecl-solr2-2.8.1/solr-2.8.1/src/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.1-build/php-pecl-solr2-2.9.1/solr-2.9.1/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } -- cgit