Commits
Thomas Tornevall authored 4bc406570c8M
Merge pull request #15 in LIB/tornelib-php-netcurl from develop/6.0.20 to develop/6.0 6.0.20 confirmed working at this point. Merging with develop (not master) * commit '646e6dcff89cbf6c532b5ee7d45f46d2112b3211': (76 commits) LIB-225: Method deprecation instead of patching " to ' for flags LIB-224: Cookie handler rewrite --- related to LIB-201 - Controls of defined parameters should be based on getFlag() LIB-197: Cleanup, continued renames and updates. LIB-197: Cleanup Tried to save iptest, but failed. Rollback. LIB-223: Only add certificate bundles if the file has been set The most stupid typo in the world assertions and marks made static. Added process isolation as we need cleanups between each suite. No globals wanted. Moved SOAPCHAIN-tests to end of test + Changed to static assertions Test fix Only add data to parsedContent is empty from start (must change) parsecontent-html-automation rollback dox and parsedContent-initializer patch (since the initialization is not only based on arrays) getIsSecure() on follows are misconfigured - should check if getIsSecure is false rather than true LIB-222: Content must not be empty while parsing DOMDocument LIB-222: Forms without id namings will get the tagname. This will open up for reading forms and other elements without id's. + Static asserts LIB-222: Also saving innerhtml LIB-222: Without activating setParseHtml() there is not a simple way to get a parsed DOM tree LIB-212: Migrate hasSsl ...
Showing diff to646e6dcff89