MantisBT: master-2.25 f2239a9a
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master-2.25 | 2023-01-04 13:03 | master-2.25 91df620c |
| Changeset | Use date_strtotime() instead of strtotime() Replace native strtotime() calls by revised date_strtotime() where This prevents occurrence of the error described in issue #31866. It also allows users to submit dates in $g_normal_date_format in the
TODO: the REST API's documentation should be updated |
|||
| mod - api/soap/mc_issue_api.php | Diff File | |||
| mod - api/soap/mc_project_api.php | Diff File | |||
| mod - bug_update.php | Diff File | |||
| mod - core/bug_api.php | Diff File | |||
| mod - core/commands/IssueAddCommand.php | Diff File | |||
| mod - core/commands/VersionAddCommand.php | Diff File | |||