I'm still having problems with my Windows environment. All of my phpt
tests fail with empty output files. Anyone any ideas?

Anyhow here's what I found...

Linux:
  FC6
  PHP 5.2.0

  tests/SCA/phpunit/TestSuite.php
     ln 407 - requires SoapBinding rather than SOapBinding

  examples/SCA/helloworldscajsonrpc/
     There is a issue with the case of Helloworld.php. The index page
refers to
     it as HelloWorld.php. Best to be accurate.

  examples/SDO/rss-media missing

Windows
  XP SP2
  PHP 5.2.0

  All of the phpt tests failed (am still investigating - must be
something wrong with my environment)

General
  README
    - sort out reference to DEV_BRANCH
    - Would be worth noting that we distribute examples and they end
up in
       test/SCA_SDO/examples
       copying this dir to htdocs gives allows you to read about/try
SCA and SDO examples.

  There is a new dependency, via PHP, on open ssl in the tests (deep
joy - that kept me entertained for a while - not SCA-SDOs fault
though). It would be useful to note somewhere  what  extensions we
expect to be turned on to get a clear test run.
        sdo
        libxml
        soap
        json
        xmlrpc
        openssl
        curl
        pdo + you favourite driver for the DAS tests

     Having these tests fail because the extension is not enabled in
valid but not an SCA_SDO problem. I could add a note to the web site
and/or README ?

   We should have an index.html page in the examples dir point to SDO
and SCA index pages.
   We should have in index.html in examples/DAS for completeness to
explain what's going on

  Remove interop tests from
     SCA_SDO/tests/AllTests.php
     We don't ship these test (still useful for local testing though)

Can you tell me where I should put fixes?

Regards

Simon


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to