I've attached a debdiff that include the upstream commit. I've also run the tests included in ext/soap/tests/ and compared the result with ubuntu3.10:
$ diff -u 5.1.2-1ubuntu3.10 5.1.2-1ubuntu3.11 --- 5.1.2-1ubuntu3.10 2008-01-21 18:23:12.000000000 +0000 +++ 5.1.2-1ubuntu3.11 2008-01-23 15:46:10.000000000 +0000 @@ -8,10 +8,10 @@ Number of tests : 2116 1597 Tests skipped : 519 ( 24.5%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) -Tests failed : 241 ( 11.4%) ( 15.1%) -Tests passed : 1356 ( 64.1%) ( 84.9%) +Tests failed : 126 ( 6.0%) ( 7.9%) +Tests passed : 1471 ( 69.5%) ( 92.1%) --------------------------------------------------------------------- -Time taken : 151 seconds +Time taken : 169 seconds ===================================================================== ===================================================================== [...] Most of the tests that weren't successfull in 3.10, but successfull 3.11 are soap related. The only test that fails in 3.11 and not in 3.10 is: date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt] (which is a problem with the test suite itself). I haven't created a test case to cover the bug reported here. If someone can post all the files that are needed, it would be appreciated. I've also linked a bzr branch for qa-regression-testing that adds the result of the php5 testrun. ** Attachment added: "php5_5.1.2-1ubuntu3.11.debdiff" http://launchpadlibrarian.net/11527911/php5_5.1.2-1ubuntu3.11.debdiff ** Changed in: php5 (Ubuntu Dapper) Status: Confirmed => In Progress -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs