Thomas Tornevall 86b0e6054cb 6.1.9, tag is 6.1.7 at repo 6 days ago Thomas Tornevall e54019f287c version update, since tags are higher. 6 days ago Thomas Tornevall 22db99f578f Fixed test. Never change the private method. 6 days ago Thomas Tornevall dc01260e114 Corrected tests. 6 days ago Thomas Tornevall bfd230ef0f5 recommit 6 days ago Thomas Tornevall e9d11c33312 netcurl is dead, fraudbl is new 6 days ago Thomas Tornevall fffc88a133e Cache update for github. Also confirmed LTS. 17 Jan 2025 Thomas Tornevall 41db47b1422 Cover tests for PHP 8.4? 17 Jan 2025 Thomas Tornevall cf0dd944f40 Removed phpunit from composer again, since it breaks bamboo. 25 Sep 2024 Thomas Tornevall f109a79aba2 Adjusted composer.json 25 Sep 2024 Thomas Tornevall edc92e93218 Removed and fixed some bad tests no longer necessary to test. 25 Sep 2024 Thomas Tornevall c07eee376b0 6.1.7 tag fixed. 06 Sep 2024 Thomas Tornevall f71cd57c1d0 Converted unit-xml 11 May 2023 Thomas Tornevall f651088d745 getMyVersion-fix. 03 Aug 2022 Thomas Tornevall 160ebb8564c M Pull request #117: NETCURL-347 Merge in LIB/tornelib-php-netcurl from NETCURL-347 to master
* commit '22f41949c220146cd422c9440ace67db74dc6556':
NETCURL-347 25 May 2022 Thomas Tornevall 22f41949c22 NETCURL-347 compatibility blocks removed 25 May 2022 Thomas Tornevall 680afa670aa Wrapperconfig now has 6.1.6 as version. 07 Apr 2022 Thomas Tornevall 31599a98a2f Composer tag 6.1.6 07 Apr 2022 Thomas Tornevall 526487c8cc7 Fixed test. 07 Apr 2022 Thomas Tornevall f9bf6849a73 M Pull request #116: NETCURL-346 Merge in LIB/tornelib-php-netcurl from NETCURL-346 to master
* commit '3f381f65ac08bc82e1fbcc23d36d516cc82937ae':
Adjusted timeStart/timeEnd.
NETCURL-346 07 Apr 2022 Thomas Tornevall 3f381f65ac0 Adjusted timeStart/timeEnd. 07 Apr 2022 Thomas Tornevall aae69d3830c NETCURL-346 Connection refused + streams timeout added. 07 Apr 2022 Thomas Tornevall f4dc2611516 SSL signing requests are timing out from time to time. This should not be a showstopper for the rest of the tests. 14 Mar 2022 Thomas Tornevall 072d52e8c9b No longer supporting PHP 5.6 21 Feb 2022 Thomas Tornevall e8384f1cb19 type defined. Updated Flag-package, so this is in a redeploy. 20 Feb 2022 Thomas Tornevall 1f777f59ebc queryResult is not always returning positives. 21 Dec 2021 Thomas Tornevall 14cc6e439b5 M Pull request #115: NETCURL-330 Close #8 Merge in LIB/tornelib-php-netcurl from NETCURL-330 to master
* commit '878157d03cab87aad86bb074a6dda2243f235975':
Reverted canProxy in streamwrapper.
SSLOptions set if found, or default.
NETCURL-330 Close #8 14 Dec 2021 Thomas Tornevall 878157d03ca Reverted canProxy in streamwrapper. 14 Dec 2021 Thomas Tornevall fa68f238169 SSLOptions set if found, or default. 14 Dec 2021 Thomas Tornevall 250188064fc NETCURL-330 Close #8 Added support to disable SSL certificate verification if really necessary. 14 Dec 2021 Thomas Tornevall 6a2c46d019c M Pull request #114: NETCURL-343: Timeouthandler. Merge in LIB/tornelib-php-netcurl from NETCURL-343 to master
* commit '23c2ab6df1a9731239b73f45ce3e430aa9881daa':
Fixed further timeout warnings and forgotten test code.
Adjusted failing tests.
Removed 'possible' from constant.
Properized requestTime.
NETCURL-343: Timeouthandler. 13 Dec 2021 Thomas Tornevall 23c2ab6df1a Fixed further timeout warnings and forgotten test code. 13 Dec 2021 Thomas Tornevall ae6f4047461 Adjusted failing tests. 13 Dec 2021 Thomas Tornevall ec79e283f58 Removed 'possible' from constant. 13 Dec 2021 Thomas Tornevall 06baae0fe1c Properized requestTime. 13 Dec 2021 Thomas Tornevall c329fc33209 NETCURL-343: Timeouthandler. 13 Dec 2021 Thomas Tornevall d64fba11fe0 Minor inspection fixes. 06 Dec 2021 Thomas Tornevall 59e5fa300d8 M Pull request #113: NETCURL-341 Fix #7. Merge in LIB/tornelib-php-netcurl from fixes/NETCURL-341-gh7 to master
* commit 'c17d054b63311ce992c9bd63be7d5b0d6343dd37':
ClassController.
NETCURL-341 Fix #7. 11 Oct 2021 Thomas Tornevall c17d054b633 ClassController. 11 Oct 2021 Thomas Tornevall 6f80698bf0e NETCURL-341 Fix #7. 11 Oct 2021 Thomas Tornevall 7d8a4077419 Opens up for alternative search queries until finding correct element. 09 Oct 2021 Thomas Tornevall 1d41487ecc6 We do no longer need two different types of cases to find our values. 09 Oct 2021 Thomas Tornevall 0cb98faf557 Adds valueNodeContainer to tests so they stop being red. 09 Oct 2021 Thomas Tornevall 0b54a693eb1 Clean up in how we extract attributes and values from domelements. 09 Oct 2021 Thomas Tornevall ff456d84358 Minor adjustments in xpath scanning blocks. 09 Oct 2021 Thomas Tornevall 78db7a75160 New fix requires href to be included in array if if should be fetched. Of course. 09 Oct 2021 Thomas Tornevall f34a1556600 Added block with docdata for the specific valudeNodeContainer. 09 Oct 2021 Thomas Tornevall 2dce9365976 When it comes to values, we'll fetch values from the subnode or mainnode chosen for the current request. Valudenodecontainter must know this when it fetches data. 09 Oct 2021 Thomas Tornevall 9c72250f467 getValuesFromXPath resolved. With correct keyvalue. 09 Oct 2021 Thomas Tornevall 0973609efa6 getValuesFromXPath resolved. 09 Oct 2021