QA logo
Wednesday, May 22, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


Test: /ext/pgsql/tests/12pg_insert_85.phpt - Version 5.6.0-dev    

There is 1 diff reported by users for this test.

Count Diff
475 (100%)
001+ INSERT INTO php_pgsql_test (num,str,bin) VALUES (1234,'AAA','\x424242');
001- INSERT INTO php_pgsql_test (num,str,bin) VALUES (1234,'AAA','\\x424242');
 
Go to the main PHP site