Jake Dallimore
|
c87010baca
|
MDL-62947 core_form: fix remote code execution exploit in QuickForms
Applies the patch found upstream:
https://github.com/pear/HTML_QuickForm/commit/
d3a6d5c44dedf3c164c6c79198e4ef479bcedcd2 and make util methods static
for php7 compatibility.
|
2018-09-05 12:12:19 +08:00 |
|
Marina Glancy
|
32fada5cb2
|
MDL-52081 forms: indicate usage of grandparent constructor
|
2015-12-10 13:38:04 +08:00 |
|
Marina Glancy
|
1a0df5535e
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
|
Petr Skoda
|
6d504dc07f
|
MDL-19698 deprecated assign new by ref in QuickForms
|
2010-07-19 08:38:28 +00:00 |
|
jamiesensei
|
da6f876395
|
This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
|
2006-09-24 17:04:51 +00:00 |
|