Changes between Initial Version and Version 2 of Ticket #48948
- Timestamp:
- 12/12/2019 11:48:49 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48948 – Description
initial v2 54 54 4 55 55 Seems to me the `get_test_php_default_timezone` test is the only one that doesn't set `actions` in the result array, not sure why. Within the template `data.actions` will be `undefined`. I guess it should pass an empty string for consistency. 56 57 Related (in a way): #47210