File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
@@ -1891,7 +1891,7 @@ PHP_FUNCTION(ibase_num_fields)
18911891
18921892 if (type == le_query ) {
18931893 ibase_query * ib_query ;
1894-
1894+
18951895 ib_query = (ibase_query * )zend_fetch_resource_ex (result , LE_QUERY , le_query );
18961896 sqlda = ib_query -> out_sqlda ;
18971897 } else {
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
Original file line number Diff line number Diff line change 22 +----------------------------------------------------------------------+
33 | PHP Version 7 |
44 +----------------------------------------------------------------------+
5- | Copyright (c) 1997-2016 The PHP Group |
5+ | Copyright (c) 1997-2017 The PHP Group |
66 +----------------------------------------------------------------------+
77 | This source file is subject to version 3.01 of the PHP license, |
88 | that is bundled with this package in the file LICENSE, and is |
You can’t perform that action at this time.
0 commit comments