We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68dd8f2 commit 51e1fd4Copy full SHA for 51e1fd4
tests/long_names_002.phpt
@@ -9,6 +9,7 @@ skip_if_fb_gt(3.0);
9
<?php
10
11
require_once("interbase.inc");
12
+ibase_connect($test_base);
13
14
// FB 2.5, 3.0 identifier len is by byte count not character count
15
$MAX_LEN = 31;
0 commit comments