]> granicus.if.org Git - php/commit
Add test for date timestamp
authorVitor Mattos <vitor.mattos@phprio.org>
Sat, 13 Apr 2019 18:13:38 +0000 (15:13 -0300)
committerPeter Kokot <peterkokot@gmail.com>
Sat, 20 Apr 2019 17:21:10 +0000 (19:21 +0200)
commitc050045faaaf288b8f6c4a63c5e88ffeb58395c0
tree207abc383638dd223613fb6076a980e251130e76
parent2e8819549b1385b5463ee38a08d1651242a82201
Add test for date timestamp

- [date_timestamp_get] adding coverage for date_timestamp_get alias to
  DateTime::getTimestamp feature at PHPRio TestFest
- [date_timestamp_get] adding coverage for date_timestamp_get basic
  feature at PHPRio TestFest
- Combine tests into single file
ext/date/tests/date_timestamp_get.phpt [new file with mode: 0644]