1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-31 19:30:30 +02:00

examples: added declare strict types

This commit is contained in:
David Grudl
2017-07-21 21:34:37 +02:00
parent bced758bbd
commit 4ed3e689a7
13 changed files with 40 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
<?php
declare(strict_types=1);
?>
<!DOCTYPE html><link rel="stylesheet" href="data/style.css">
<h1>Using DateTime | dibi</h1>