Test: /ext/interbase/tests/004.phpt - Version 5.3.20-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+
003+ Warning: ibase_query(): invalid BLOB ID in %s/004.php on line 24
004+
005+ Warning: ibase_query(): invalid BLOB ID in %s/004.php on line 27
003- create blob 2
004- test blob 2
005- create blob 3
006- echo blob 3
007- +----------------------------------------------------------------------+
008- | PHP HTML Embedded Scripting Language Version 3.0 |
009- +----------------------------------------------------------------------+
010- | Copyright (c) 1997-2000 PHP Development Team (See Credits file) |
011- +----------------------------------------------------------------------+
012- | This program is free software; you can redistribute it and/or modify |
013- | it under the terms of one of the following licenses: |
014- | |
015- | A) the GNU General Public License as published by the Free Software |
016- | Foundation; either version 2 of the License, or (at your option) |
017- | any later version. |
018- | |
019- | B) the PHP License as published by the PHP Development Team and |
020- | included in the distribution in the file: LICENSE |
021- | |
022- | This program is distributed in the hope that it will be useful, |
023- | but WITHOUT ANY WARRANTY; without even the implied warranty of |
024- | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
025- | GNU General Public License for more details. |
026- | |
027- | You should have received a copy of both licenses referred to here. |
028- | If you did not, or have any questions about PHP licensing, please |
029- | contact core@php.net. |
030- +----------------------------------------------------------------------+
007+
008+ Notice: Trying to get property of non-object in %s/004.php on line 34
009+
010+ Warning: ibase_blob_open(): invalid BLOB ID in %s/004.php on line 34
011+
012+ Warning: ibase_blob_get(): supplied argument is not a valid Interbase blob resource in %s/004.php on line 37
013+ BLOB 1 fail (1)
014+
015+ Warning: ibase_blob_close(): supplied argument is not a valid Interbase blob resource in %s/004.php on line 41
016+
017+ Notice: Trying to get property of non-object in %s/004.php on line 43
018+
019+ Warning: ibase_blob_open(): invalid BLOB ID in %s/004.php on line 43
020+
021+ Warning: ibase_blob_get(): supplied argument is not a valid Interbase blob resource in %s/004.php on line 46
022+ BLOB 1 fail (2)
023+
024+ Warning: ibase_blob_close(): supplied argument is not a valid Interbase blob resource in %s/004.php on line 50
025+ create blob 2
026+ test blob 2
027+ create blob 3
028+
029+ Warning: ibase_query(): BLOB not found in %s/004.php on line 98
030+ echo blob 3
031+
032+ Notice: Trying to get property of non-object in %s/004.php on line 108
032- +----------------------------------------------------------------------+
033- | PHP HTML Embedded Scripting Language Version 3.0 |
034- +----------------------------------------------------------------------+
034+
035+ Notice: Trying to get property of non-object in %s/004.php on line 114
036+ end of test
035- | Copyright (c) 1997-2000 PHP Development Team (See Credits file) |
036- +----------------------------------------------------------------------+
037- | This program is free software; you can redistribute it and/or modify |
038- | it under the terms of one of the following licenses: |
039- | |
040- | A) the GNU General Public License as published by the Free Software |
041- | Foundation; either version 2 of the License, or (at your option) |
042- | any later version. |
043- | |
044- | B) the PHP License as published by the PHP Development Team and |
045- | included in the distribution in the file: LICENSE |
046- | |
047- | This program is distributed in the hope that it will be useful, |
048- | but WITHOUT ANY WARRANTY; without even the implied warranty of |
049- | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
050- | GNU General Public License for more details. |
051- | |
052- | You should have received a copy of both licenses referred to here. |
053- | If you did not, or have any questions about PHP licensing, please |
054- | contact core@php.net. |
055- +----------------------------------------------------------------------+
056- end of test