diff options
| author | Remi Collet <remi@remirepo.net> | 2025-04-23 09:04:27 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-04-23 09:04:27 +0200 | 
| commit | c81c1fb0e2c560cf39fc25d38a0f9041a6d273c9 (patch) | |
| tree | bb9673f4f0aefe2ce70787a1f97fef7193f08bd2 /REFLECTION | |
| parent | 7830a957b8b4ce9edbe2307da218341ed65f0b7a (diff) | |
update to 2.8.1
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 18 | 
1 files changed, 9 insertions, 9 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #127 solr version 2.8.0 ] { +Extension [ <persistent> extension #135 solr version 2.8.1 ] {    - Dependencies {      Dependency [ libxml (Required) ] @@ -8,8 +8,8 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {    - Constants [4] {      Constant [ int SOLR_MAJOR_VERSION ] { 2 }      Constant [ int SOLR_MINOR_VERSION ] { 8 } -    Constant [ int SOLR_PATCH_VERSION ] { 0 } -    Constant [ string SOLR_EXTENSION_VERSION ] { 2.8.0 } +    Constant [ int SOLR_PATCH_VERSION ] { 1 } +    Constant [ string SOLR_EXTENSION_VERSION ] { 2.8.1 }    }    - Functions { @@ -5023,7 +5023,7 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {          Property [ protected string $file = '' ]          Property [ protected int $line = 0 ]          Property [ protected $sourceline = 118 ] -        Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.0-build/php-pecl-solr2-2.8.0/solr-2.8.0/src/solr_functions_helpers.c' ] +        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 $zif_name = 'solr_exception_register_class_properties' ]        } @@ -5124,7 +5124,7 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {          Property [ protected string $file = '' ]          Property [ protected int $line = 0 ]          Property [ protected $sourceline = 118 ] -        Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.0-build/php-pecl-solr2-2.8.0/solr-2.8.0/src/solr_functions_helpers.c' ] +        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 $zif_name = 'solr_exception_register_class_properties' ]        } @@ -5225,7 +5225,7 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {          Property [ protected string $file = '' ]          Property [ protected int $line = 0 ]          Property [ protected $sourceline = 118 ] -        Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.0-build/php-pecl-solr2-2.8.0/solr-2.8.0/src/solr_functions_helpers.c' ] +        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 $zif_name = 'solr_exception_register_class_properties' ]        } @@ -5326,7 +5326,7 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {          Property [ protected string $file = '' ]          Property [ protected int $line = 0 ]          Property [ protected $sourceline = 118 ] -        Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.0-build/php-pecl-solr2-2.8.0/solr-2.8.0/src/solr_functions_helpers.c' ] +        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 $zif_name = 'solr_exception_register_class_properties' ]        } @@ -5427,7 +5427,7 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {          Property [ protected string $file = '' ]          Property [ protected int $line = 0 ]          Property [ protected $sourceline = 118 ] -        Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.0-build/php-pecl-solr2-2.8.0/solr-2.8.0/src/solr_functions_helpers.c' ] +        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 $zif_name = 'solr_exception_register_class_properties' ]        } @@ -5528,7 +5528,7 @@ Extension [ <persistent> extension #127 solr version 2.8.0 ] {          Property [ protected string $file = '' ]          Property [ protected int $line = 0 ]          Property [ protected $sourceline = 118 ] -        Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.8.0-build/php-pecl-solr2-2.8.0/solr-2.8.0/src/solr_functions_helpers.c' ] +        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 $zif_name = 'solr_exception_register_class_properties' ]        }  | 
