tornelib-php-6.1

Build: #9 was successful Changes by Tomas Tornevall

Build result summary

Details

Completed
Duration
39 seconds
Labels
None
Revision
50d3bebabd1b867ad563964c86c2231e1ab6bf60 50d3bebabd1b867ad563964c86c2231e1ab6bf60
Successful since
#6 ()

Code commits

Author Commit Message Commit date
Tomas Tornevall Tomas Tornevall 50d3bebabd1b867ad563964c86c2231e1ab6bf60 50d3bebabd1b867ad563964c86c2231e1ab6bf60 Pull request #7: PHPDB-20 mysql
Merge in LIB/tornelib-php-database from PHPDB-20-mysql to master

* commit 'e0b72450ac047d17747006c5b760a07424785cda': (22 commits)
  Connectivity is done!
  deprecated driver can not be tested on PHP 7 or higher
  readme
  MODULE_DATABASE.php support connection and adaptive drivers.
  Inspections fixes.
  Updated class with connectivity for mysqli, mysql and PDO. Simplified $currentIdentifier
  mysqli_connect + switch database done. Made some methods "throwable" so they can also return booleans without exceptions. Added timeouts. Flagset to make sql-driver chainable. Default userdata is set to "testusername".
  Driver class for bad driver (sql) updated. Added "preferred driver" detector. Added driver test (includes getServerList-ish test). connect() remains empty.
  Fixed docblocks and return statements and other problems. serverList in config not in use. Switch-Case transformed into ifs. Composer and readme updated.
  PHPDB-25
  Sample file updated for ipv6 testing.
  Empty file for testing configuration fetching.
  Initialize MODULE_DATABASE for compatibility.
  servertype and serveroptions
  Server type setup.
  Server password setup.
  Server username setup.
  Server port and server host.
  server port config
  Introducing a way to always pick the correct identifier from all content requests.
  ...
Tomas Tornevall Tomas Tornevall e0b72450ac047d17747006c5b760a07424785cda e0b72450ac047d17747006c5b760a07424785cda Connectivity is done!
Tomas Tornevall Tomas Tornevall bdcf8b08fc20784370328c2a4e0288c6d2958baf bdcf8b08fc20784370328c2a4e0288c6d2958baf deprecated driver can not be tested on PHP 7 or higher
Tomas Tornevall Tomas Tornevall d07da6ac97ee0f23d344ba4587e48b0c38f94c28 d07da6ac97ee0f23d344ba4587e48b0c38f94c28 readme
Tomas Tornevall Tomas Tornevall 9707db25182acbbef3f1dec46f122f3b533b3c18 9707db25182acbbef3f1dec46f122f3b533b3c18 MODULE_DATABASE.php support connection and adaptive drivers.

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPDB-20Could not obtain issue details from Jira
Unknown Issue TypePHPDB-25Could not obtain issue details from Jira