- Jun 06, 2021
-
-
-
Eileen McNaughton authored
[php8-compat][REF] Fix some more test failures in php8
-
Eileen McNaughton authored
[php8-compat][REF] Fix api_v3_contributionpagetest on php8
-
Seamus Lee authored
-
Eileen McNaughton authored
[php8-compat][REF] Fix more php8 test failures caused by template issues
-
Seamus Lee authored
-
Seamus Lee authored
-
Seamus Lee authored
[php8-compat] Update smarty templates and some php files to get the a…
-
Seamus Lee authored
[php8-compat] Fix some more examples of where required parameters are…
-
- Jun 05, 2021
-
-
Seamus Lee authored
[php8-compat] Update smarty templates and some php files to get the api_v3_contribution testclass to pass on php8
-
Seamus Lee authored
[php8-compat] Fix some more examples of where required parameters are after optional parameters in fucntion declaration
-
DaveD authored
-
Eileen McNaughton authored
Allow legacy warnings to be fully suppressed in PropertyBag
-
Seamus Lee authored
[php8-compat] Fix php beautifier notice by conditionally assinging dy…
-
Seamus Lee authored
[php8-compat] Fix issue in APIv3 Where by because product has a colum…
-
Seamus Lee authored
[php8-compat] Fix issue with returning bool from uasort by using the …
-
Eileen McNaughton authored
[php8-compat][NFC] Fix using ZipArchive::open on an empty file
-
Eileen McNaughton authored
ACLEntityRole BAO tidy fixes
-
- Jun 04, 2021
-
-
Seamus Lee authored
[php8-compat] fix Upgrade call back issues by making functions static…
-
Seamus Lee authored
-
DaveD authored
[REF] Fix Authx tests on Druapl 8/9 by ensuring that we only return a…
-
Seamus Lee authored
[php8-compat] Fix php beautifier notice by conditionally assinging dynamic foreign key to the template
-
Seamus Lee authored
[php8-compat] Fix issue in APIv3 Where by because product has a column called options the testCreateSingleValueAlter triggers a cannot access offset of type string on string in php8
-
Seamus Lee authored
[php8-compat] fix Upgrade call back issues by making functions static and also fixing an issue with an array key not existing when checking obsolete extensions
-
Seamus Lee authored
APIv4 - Delete undocumented deprecated activityType lookup
-
Seamus Lee authored
Add APIv4 Batch.create spec
-
Monish Deb authored
-
Monish Deb authored
-
colemanw authored
-
Seamus Lee authored
-
Seamus Lee authored
[php8-compat][NFC] Fix issue where by we are tryiing to access array keys …
-
Seamus Lee authored
Add in code comment
-
Eileen McNaughton authored
[REF][php8-compat] Fix more instances of where there is a required pa…
-
totten authored
Clarify types on `hook_custom` and `hook_customPre`
-
Seamus Lee authored
[REF] Fix Authx tests on Druapl 8/9 by ensuring that we only return an id for the user id if it is greater than 0
-
Seamus Lee authored
[REF][php8-compat] Fix more instances of where there is a required parameter for a function after an optional one and fix an issue where by a NULL function property is treated as not exisiting in php8
-
Seamus Lee authored
#2636 - Authx - Undefined function in drupal 9
-
- Jun 03, 2021
-
-
colemanw authored
Prevent adding duplicate dashlet if present with same name and label
-
Seamus Lee authored
APIv4 Entity.get refactor to be more efficient
-
Eileen McNaughton authored
Cleanup references to old dedupe class names
-