mirror of
https://github.com/danog/postgres.git
synced 2024-11-26 20:15:02 +01:00
Drop strict types
This commit is contained in:
parent
0fb3f9bfdb
commit
5d687a6cb5
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres\Internal;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
use pq;
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres\Test;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres\Test;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres\Test;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres\Test;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types = 1);
|
||||
<?php
|
||||
|
||||
namespace Amp\Postgres\Test;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user