Файловый менеджер - Редактировать - /opt/alt/tests/alt-php84-pecl-solr_2.7.0-2.el8/tests/181.solrdocumentfield_write_property.phpt
Назад
--TEST-- SolrDocumentField - exception - on write property --FILE-- <?php require_once "bootstrap.inc"; $field = new SolrDocumentField(); try { $field->myIllegalProperty = 1; } catch (SolrIllegalOperationException $e) { printf("Exception %d: %s", $e->getCode(), $e->getMessage()); } ?> --EXPECT-- Exception 1007: SolrDocumentField instances are read-only. Properties cannot be updated or removed.
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка