changing datetime from timestamp to datetime

This commit is contained in:
fogelito
2022-07-01 15:01:14 +03:00
parent 08704e8c93
commit e07e5b5cf8
11 changed files with 38 additions and 5411 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
stopOnFailure="true"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />