Php 8.2 fix undefined property, move test to appropriate extension
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 10 Jan 2023 21:47:18 +0000 (10:47 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 10 Jan 2023 22:03:45 +0000 (11:03 +1300)
commit084c034236352224e8b2ab05006f1e3e0e2a304e
treea780e0717af34e1a8850eea5f9f581cd967b089a
parenta7c3919672f88416a1a6b740b7de1cc58b436eda
Php 8.2 fix undefined property, move test to appropriate extension
Civi/Test/ContactTestTrait.php
ext/legacycustomsearches/CRM/Contact/Form/Search/Custom/FullText.php
ext/legacycustomsearches/tests/phpunit/Civi/Searches/FullTextTest.php [new file with mode: 0644]
tests/phpunit/CRM/Contact/Form/Search/Custom/FullTextTest.php [deleted file]