Libraries
  1. Libraries

tornelib-php-network

Public
AuthorCommitMessageCommit dateIssues
Thomas TornevallThomas Tornevall
2fb3a6fd492Converted unit-xml
Thomas TornevallThomas Tornevall
ab1d8367fcaReady for 6.1.5
Thomas TornevallThomas Tornevall
0a9bf29810aFixed problematic exceptions.
Thomas TornevallThomas Tornevall
4ce8a476efaFixed expected exceptions.
Thomas TornevallThomas Tornevall
5fd3f689313MMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-network
Thomas TornevallThomas Tornevall
d587389b260MPull request #2: PHP7Merge in LIB/tornelib-php-network from PHP7 to master * commit '9028f5440520bbbd9f8b3bcfd10756d0b0a8764d': PHPNET-10 PHPNET-11 PHPNET-102 Jira Issues
Thomas TornevallThomas Tornevall
17cf3dd1ba4Updated gitignore.
Thomas TornevallThomas Tornevall
60ad0e98df0Updated tests, added github actions.
Thomas TornevallThomas Tornevall
9028f544052PHPNET-10PHPNET-112 Jira Issues
Thomas TornevallThomas Tornevall
e7e9d9a97b6PHPNET-10PHPNET-10
Thomas TornevallThomas Tornevall
7142f3d5941Updated tests, added github actions.
Thomas TornevallThomas Tornevall
075ca7b3b246.1.4
Thomas TornevallThomas Tornevall
56f297b73ddRemoved unused dependencies
Thomas TornevallThomas Tornevall
978b3914ac1Mcomposer.json updated, tagged and new minimum stability
Thomas TornevallThomas Tornevall
c777c90451ccomposer.json updated, tagged and new minimum stability
Thomas TornevallThomas Tornevall
5f294072a3anew helper in main module for redirects (recommended to go directly to domain).
Thomas TornevallThomas Tornevall
228c9c43632The FFS commit
Thomas TornevallThomas Tornevall
5f49eacec79getVersionTooOld obviously did NOT GLUE TO THE LAST COMMIT!!
Thomas TornevallThomas Tornevall
a00fcc2ef13docs for PHP deprecation
Thomas TornevallThomas Tornevall
5b9a66c7e89Moved getGitTagsByUrl to deprecation class.Added versionTooOld to deprecation class (why is it even here?).
Thomas TornevallThomas Tornevall
23ba4f47ffdNetUtil not found, since the real name is NetUtils.
Thomas TornevallThomas Tornevall
43f5e0abb29COPYRIGHT added.
Thomas TornevallThomas Tornevall
88c0923573d[] vs list() fix.Minor php >= 7.1 fix.
Thomas TornevallThomas Tornevall
6f0775a04ecAdded former cookie handler in case someone still use it.
Thomas TornevallThomas Tornevall
de269f5a337Unused __get in DeprecateNet
Thomas TornevallThomas Tornevall
03c253f63a1Furthermore cases are actually finished:NETCURL-224: getIpType implementation finished. NETCURL-271: Synched methods. NETCURL-231: Migrated methods to 6.1.0 finished. NETCURL-234: Immediate inclusions is being made via Network or MODULE_NETWORK. NETCURL-247: This is no longer a problem.5 Jira Issues
Thomas TornevallThomas Tornevall
2cac4300228Imported almost all remaining functions from netcurl-6.0/network.Arpa converter is still not imported.
Thomas TornevallThomas Tornevall
4b1d8ec508cUpdated docblock for getGitTagsByUrl.
Thomas TornevallThomas Tornevall
aaef2cb67b6getGitTagsByUrl moved to netcurl, with references.Using netcurl-master as requirements until further updates.
Thomas TornevallThomas Tornevall
a8600fd38adMPull request #1: Develop/6.1Merge in LIB/tornelib-php-network from develop/6.1 to master * commit 'd841fbe74c52de2ed9f7f4c28fba3f627806278d': (38 commits) No need for deprecated files in this package. README updated. * getGitTagsByUrl readded. But splitted. * Code adjustments. Updated req and fixed phpunit. top comment removed gitignore updated. Minor adjustments. Rewrite of phpunit.xml New ignores for ...
Thomas TornevallThomas Tornevall
d841fbe74c5No need for deprecated files in this package.
Thomas TornevallThomas Tornevall
1edd41ddb9cREADME updated.
Thomas TornevallThomas Tornevall
729f2022162* getGitTagsByUrl readded. But splitted.* Code adjustments.
Thomas TornevallThomas Tornevall
a7cafae1476MMerge branch 'develop/6.1' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-network into develop/6.1
Thomas TornevallThomas Tornevall
8d074bad3efUpdated req and fixed phpunit.
Thomas TornevallThomas Tornevall
a9315982bacMMerge branch 'develop/6.1' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-network into develop/6.1
Thomas TornevallThomas Tornevall
3f0cb750dc4top comment removed
Thomas TornevallThomas Tornevall
2171af84fa5gitignore updated.
Thomas TornevallThomas Tornevall
e5200de570fMinor adjustments.
Thomas TornevallThomas Tornevall
1da3724cdefRewrite of phpunit.xml
Thomas TornevallThomas Tornevall
8cea530ef55New ignores for units, etc.
Thomas TornevallThomas Tornevall
61c08248953Network Deprecations Helper updated.Gets a fresh bitmask package included (unfortunately).
Thomas TornevallThomas Tornevall
f01ff8fcae4wrong branch for errorhandler
Thomas TornevallThomas Tornevall
d8a05d36159network now requires master
Thomas TornevallThomas Tornevall
8f84c603d75MMerge branch 'develop/6.1' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-network into develop/6.1
Thomas TornevallThomas Tornevall
1488835f906network library should run on errorhandler not exceptionsgit diffgit diff
Thomas TornevallThomas Tornevall
acd52bb1b4eSwitch of library use (exceptions-errorhandler)
Resurs Bank AB (Tomas Tornevall)Resurs Bank AB (Tomas Tornevall)
d62f99199f2MMerge branch 'develop/6.1' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-network into develop/6.1
Resurs Bank AB (Tomas Tornevall)Resurs Bank AB (Tomas Tornevall)
489588402a8Adds execptions-library to network library.
Resurs Bank AB (Tomas Tornevall)Resurs Bank AB (Tomas Tornevall)
d55c1f48217Also removing setUp from moduleNetworkTest...