Testing of TorneLIB

Build: #144 was successful Changes by Tomas Tornevall and root <root@tornevall.net>

Stages & jobs

  1. Tornevall Networks Tests

Code commits

Showing 101 of 181 code changes

TorneLIB NetCURL 6.0/Develop

  • Tomas Tornevall

    Tomas Tornevall a0e56736b10d9a0aff63eb8f102cda10d96b6f65

    Merge pull request #23 in LIB/tornelib-php-netcurl from develop/6.0 to master
    * commit '62978165ed901163c2fdcc8761506be156d60125': (169 commits)
      SplitFunction Pass 2
      Splitting local functions into pieces (partially)
      streamwrappers patch and wrong namespace fixed
      ignore adds swap files (nano)
      Guzzletests needs same server-is-up-checking as the others
      More errorhandling
      Can't change timeout for calls, since test includes a default-timeout-test
      soapFaultstring fix
      Extend error messages for code below 3
      error handling fixed on wsdl-calls in case the site is down
      Error handler modifed (During CURLE_FAILED_INIT, new tests has been made)
      another example of merging
      When using merger, the namespaces must also include the control if they do exists, when initializing them
      stupidity in a nutshell
      autoloader already defined in some wps
      NETCURL_ALLOW_AUTOLOAD fix
      Errors in last tests for getParsedValue (getValue)
      LIB-271: getRequestHeaders() and getRequestBody() (For SOAP)
      SOAPWARNINGS_EXTEND at parent
      proper flag inheritage
      ...

TorneLIB NetCURL Master