Testing of TorneLIB
Build: #51 failed
Job: netcurl-php-7.3 failed
Code commits
TorneLIB NetCURL 6.0/Develop Branch
-
Tomas Tornevall f01cb9f5da4dd55be82b0a4a03bc257b9bf0b6cd
Moved SOAPCHAIN-tests to end of test + Changed to static assertions
- tests/curlTest.php (version f01cb9f5da4dd55be82b0a4a03bc257b9bf0b6cd)
- tests/extendedTest.php (version f01cb9f5da4dd55be82b0a4a03bc257b9bf0b6cd)
-
Tomas Tornevall 14800e9f2c3e648a526958fdc4f069edbf3176d6
Test fix
- tests/curlTest.php (version 14800e9f2c3e648a526958fdc4f069edbf3176d6)
-
Tomas Tornevall 714a9c56a7cc3ed36febcc431aaa53e9afd28299
Only add data to parsedContent is empty from start (must change)
- source/Modules/curl.php (version 714a9c56a7cc3ed36febcc431aaa53e9afd28299)
-
Tomas Tornevall d9ef8e93ce7dac48f66b1a7b417ec42ed1d028e2
parsecontent-html-automation rollback
- source/Modules/curl.php (version d9ef8e93ce7dac48f66b1a7b417ec42ed1d028e2)
-
Tomas Tornevall 0a6c3865cd073f8634bec71d7a3b24f05229f60c
dox and parsedContent-initializer patch (since the initialization is not only based on arrays)
- source/Modules/curl.php (version 0a6c3865cd073f8634bec71d7a3b24f05229f60c)
- source/Modules/ssl.php (version 0a6c3865cd073f8634bec71d7a3b24f05229f60c)
-
Tomas Tornevall 996b39785807da41844cce810ce70c00b4c45de3
getIsSecure() on follows are misconfigured - should check if getIsSecure is false rather than true
- source/Modules/curl.php (version 996b39785807da41844cce810ce70c00b4c45de3)
-
Tomas Tornevall 662fd76324aea19c317c897bacb99d89acca91be
LIB-222: Content must not be empty while parsing DOMDocument
- source/Modules/curl.php (version 662fd76324aea19c317c897bacb99d89acca91be)
-
Tomas Tornevall d323efde087b61ea8ed6ffe296e2bf5feb03f618
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
- source/Modules/curl.php (version d323efde087b61ea8ed6ffe296e2bf5feb03f618)
- tests/curlTest.php (version d323efde087b61ea8ed6ffe296e2bf5feb03f618)
-
Tomas Tornevall bff72405d37fea5f61b378c1f5ccde543112bdc1
LIB-222: Also saving innerhtml
- source/Modules/curl.php (version bff72405d37fea5f61b378c1f5ccde543112bdc1)
-
Tomas Tornevall 8eef2b78955ad9c7bc962b31e0b0a066e9d5369d
LIB-222: Without activating setParseHtml() there is not a simple way to get a parsed DOM tree
- source/Exception/Exception.php (version 8eef2b78955ad9c7bc962b31e0b0a066e9d5369d)
- source/Modules/curl.php (version 8eef2b78955ad9c7bc962b31e0b0a066e9d5369d)
- tests/curlTest.php (version 8eef2b78955ad9c7bc962b31e0b0a066e9d5369d)
-
Tomas Tornevall beac8ac3b7c74cc7d12254beb6f1a476246d78aa
LIB-212: Migrate hasSsl
- source/Modules/curl.php (version beac8ac3b7c74cc7d12254beb6f1a476246d78aa)
- source/Modules/ssl.php (version beac8ac3b7c74cc7d12254beb6f1a476246d78aa)
- tests/curlTest.php (version beac8ac3b7c74cc7d12254beb6f1a476246d78aa)