diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-14 08:28:36 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-14 08:28:36 +0200 |
| commit | 4621e41ddadef573def649a73986efff643bf0f0 (patch) | |
| tree | 1c42145a8498acee145a441141d58f383f7a01fc /REFLECTION | |
| parent | 6385b09028402f06d7282126c170d377ad56e4b5 (diff) | |
drop pear/pecl dependency
sources from github
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,14 +1,14 @@ -Extension [ <persistent> extension #147 solr version 2.9.1 ] { +Extension [ <persistent> extension #150 solr version 2.9.3 ] { - Dependencies { Dependency [ json (Required) ] } - Constants [4] { - Constant [ int SOLR_MAJOR_VERSION ] { 2 } - Constant [ int SOLR_MINOR_VERSION ] { 9 } - Constant [ int SOLR_PATCH_VERSION ] { 1 } - Constant [ string SOLR_EXTENSION_VERSION ] { 2.9.1 } + Constant [ <persistent> int SOLR_MAJOR_VERSION ] { 2 } + Constant [ <persistent> int SOLR_MINOR_VERSION ] { 9 } + Constant [ <persistent> int SOLR_PATCH_VERSION ] { 3 } + Constant [ <persistent> string SOLR_EXTENSION_VERSION ] { 2.9.3 } } - Functions { @@ -5022,7 +5022,7 @@ Extension [ <persistent> extension #147 solr version 2.9.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - 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 $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.3-build/pecl-search_engine-solr-2.9.3/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5123,7 +5123,7 @@ Extension [ <persistent> extension #147 solr version 2.9.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - 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 $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.3-build/pecl-search_engine-solr-2.9.3/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5224,7 +5224,7 @@ Extension [ <persistent> extension #147 solr version 2.9.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - 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 $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.3-build/pecl-search_engine-solr-2.9.3/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5325,7 +5325,7 @@ Extension [ <persistent> extension #147 solr version 2.9.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - 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 $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.3-build/pecl-search_engine-solr-2.9.3/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5426,7 +5426,7 @@ Extension [ <persistent> extension #147 solr version 2.9.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - 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 $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.3-build/pecl-search_engine-solr-2.9.3/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5527,7 +5527,7 @@ Extension [ <persistent> extension #147 solr version 2.9.1 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - 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 $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.9.3-build/pecl-search_engine-solr-2.9.3/src/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } |
