Updated to reflect date/time validation.
This commit is contained in:
@@ -278,3 +278,6 @@
|
|||||||
installation.
|
installation.
|
||||||
- Various code cleanups to prevent php warnings in the logs if logging
|
- Various code cleanups to prevent php warnings in the logs if logging
|
||||||
is enabled.
|
is enabled.
|
||||||
|
- Validate all date and time fields to prevent user entered invalid date
|
||||||
|
formats from crashing php.
|
||||||
|
|
||||||
|
|||||||
@@ -278,3 +278,6 @@
|
|||||||
installation.
|
installation.
|
||||||
- Various code cleanups to prevent php warnings in the logs if logging
|
- Various code cleanups to prevent php warnings in the logs if logging
|
||||||
is enabled.
|
is enabled.
|
||||||
|
- Validate all date and time fields to prevent user entered invalid date
|
||||||
|
formats from crashing php.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user