Issue #2966711: Limit what can be called by a callback in form arrays
Merge request reports
Activity
added 1 commit
- cf00487a - Fixed #after_build callback signature and AccountForm - both could cause a...
added 2 commits
added 1 commit
- 4067cff7 - Unintentional override of parent::trustedCallbacks()
added 1 commit
- 0bae408b - Add FieldStorageConfigEditForm extension of TrustedCallbacks
added 1 commit
- 699df900 - Correct FormTestStorageForm.php interface implementation
added 2 commits
added 1 commit
- 78645ed1 - Fixed ViewsForm which will hopefully impact a large number of failed tests.
added 1 commit
- 7e558287 - Coding standard missed on FormController.php
added 495 commits
-
7e558287...87feede3 - 468 commits from branch
project:9.2.x
- c3d18a12 - Initial approach focused on #process callbacks.
- 49192392 - Refactor use of #process callbacks.
- a281ebda - some coding standards
- a44cf5a9 - address #after_build
- 776b0fe8 - address #value_callback
- 503f0c55 - various minor coding standard fixes
- 00e3326f - Fixed #after_build callback signature and AccountForm - both could cause a...
- 9d1bcf67 - Fixed a typo in views_ui/admin.inc
- d997fc01 - Missed an #after_build in locale module
- 0707bef5 - Bug fixes on a couple of refactors
- d8342d77 - Unintentional override of parent::trustedCallbacks()
- 9cdf9957 - #element_validate ready for testing.
- 2a6573e6 - Fix missing blank line.
- 6d833070 - Correct low-level assignment error
- 8a5b8dd3 - Add FieldStorageConfigEditForm extension of TrustedCallbacks
- c49c11e1 - Correct FormTestStorageForm.php interface implementation
- a316b0ad - Repair FormValidatorTest.php
- e6c34ee7 - Remove unused "use"
- 3bfef3e0 - Fixes for '#validate'
- 2b1242af - Use statement no longer needed.
- 820462b4 - Remaining #validate refactors
- 6cf7d677 - Unintended change.
- f8587d41 - Unused class imports moved to higher base class.
- 64db8b19 - Fixed ViewsForm which will hopefully impact a large number of failed tests.
- 4816b8b6 - Coding standard missed on FormController.php
- 4c6dbf33 - Working through #validate test failures
- 717f40b7 - FormBuilderTest.php tests now passing.
Toggle commit list-
7e558287...87feede3 - 468 commits from branch
added 1 commit
- 48e7fc8f - Fix the last 3 failing #validate tests + formatting
Please register or sign in to reply