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


Test: /ext/pgsql/tests/14pg_update_85.phpt - Version 5.5.0-dev    

There is 1 diff reported by users for this test.

Count Diff
302 (100%)
001+ UPDATE php_pgsql_test SET num=1234,str='ABC',bin='\x58595a' WHERE num=1234;
001- UPDATE php_pgsql_test SET num=1234,str='ABC',bin='\\x58595a' WHERE num=1234;
 
Go to the main PHP site