We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b403af commit 7588fb1Copy full SHA for 7588fb1
lib/internal/Magento/Framework/Data/Form/Element/Date.php
@@ -67,7 +67,7 @@ private function isDate(string $value): bool
67
}
68
69
/**
70
- * initial scope of method was to limit timestamp on x64 systems to mimic x32 systems,
+ * Initial scope of method was to limit timestamp on x64 systems to mimic x32 systems,
71
* but keeping the method for compatibility:
72
* If script executes on x64 system, converts large numeric values to timestamp limit
73
*
0 commit comments