Wednesday, June 19, 2013
Home
|
Projects and Goals
|
Release Candidates
|
How to Help
|
Handling Bug Reports
|
Test Reports
|
Manage Pull Requests
PHP-QAT
The PHP/QA Team is a small group of developers whose primary goal is to support the PHP core developers by providing them with timely quality assurance.
Projects & Goals
Find more information about PHP/QA Team's
current projects and future goals
.
Release Candidates
What are
release candidates
and how you can help us testing them.
Contact Information
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list (
http://bugs.php.net
)
All other questions should be directed to the appropriate
PHP mailing list.
Test: /ext/pgsql/tests/12pg_insert_85.phpt - Version 5.5.0-dev
There is 1 diff reported by users for this test.
Count
Diff
309 (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');
Copyright © 1997 - 2013 PHP Group
All rights reserved.
Last update: Wed Jun 19 13:15:43 2013 UTC
Generated in 59 ms