Commit Graph

22 Commits

Author SHA1 Message Date
Timothy Warren c6f77b9da1 Bump version 2023-03-17 16:34:21 -04:00
Timothy Warren 2fbccaedbd Update code style issues, and fix deprecated dynamic method call 2023-03-17 16:16:39 -04:00
Timothy Warren cf2255ce87 Set consistent code style 2023-03-17 15:18:33 -04:00
Timothy Warren 1bfbcf2ffe Cleanup docs 2023-01-20 11:30:51 -05:00
Timothy Warren d80f26859e Merge in other changes 2023-01-13 13:17:08 -05:00
Timothy Warren b0ecaa87e4 Refactor fake Enums to 'real' ones 2023-01-13 13:14:28 -05:00
Timothy Warren 18dd997961 Update header comments 2022-09-29 11:33:08 -04:00
Timothy Warren 3013242106 Remove redundant docblocks, bump php version requirement 2022-09-29 10:18:26 -04:00
Timothy Warren 5af43f6363 Fix method signature for PHP 8 2020-12-03 14:32:30 -05:00
Timothy Warren c67fabd1f7 Update types for limit clauses, misc improvements 2020-04-17 14:57:56 -04:00
Timothy Warren 2620df1589 Update header comments 2020-04-10 20:54:31 -04:00
Timothy Warren ab5a3c04d0 Require 7.4, add typed properties to classes 2020-04-10 20:53:52 -04:00
Timothy Warren 337ae26402 Update header comments 2020-03-18 11:31:56 -04:00
Timothy Warren a5dab73828 Update header comments 2019-12-11 16:49:42 -05:00
Timothy Warren 83373700d3 Code style and logic cleanup 2019-12-11 16:49:06 -05:00
Timothy Warren 33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -05:00
Timothy Warren 3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -05:00
Timothy Warren 1d583bcc23 Add more type hinting 2018-01-24 13:14:03 -05:00
Timothy Warren 516ddcd76d Update builds to remove PHP 7 support 2018-01-23 13:49:51 -05:00
Timothy Warren 908b9f39cd Remove some dead code from the connection manager 2018-01-23 11:29:43 -05:00
Timothy Warren 8401cceb0d Remove PDOInterface to prevent conflicts in method parameters with native PDO object 2018-01-22 16:04:29 -05:00
Timothy Warren 369ca6eb04 Flatten source structure a bit 2018-01-19 15:47:34 -05:00