Commit Graph

28 Commits

Author SHA1 Message Date
Timothy Warren 2fbccaedbd Update code style issues, and fix deprecated dynamic method call 2023-03-17 16:16:39 -04:00
Timothy Warren 94d1cbb09b Fix some code style issues 2023-01-20 15:34:02 -05: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 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 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 2839e6ad6e Fix some indentation issues 2018-02-09 16:14:40 -05:00
Timothy Warren f967aaf96e Remove method separators, update documentation building configuration 2018-01-24 15:03:41 -05:00
Timothy Warren 1d583bcc23 Add more type hinting 2018-01-24 13:14:03 -05:00
Timothy Warren 89150ceafc Update namespace of unsupported Firebird driver, add assertions to some risky tests 2018-01-22 12:03:37 -05:00
Timothy Warren 4df07b6c72 Update test layout to better match source layout 2018-01-19 16:48:52 -05:00
Timothy Warren b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
Timothy Warren 6740aaef79 PHP7 or bust! 2016-10-12 22:12:25 -04:00
Timothy Warren 3eb4d889f9 Add Or Not Like method 2016-10-12 20:32:23 -04:00
Timothy Warren 24f3b1d701 Update header comments 2016-09-07 13:17:17 -04:00
Timothy Warren 559c76f8d2 Switch build tool to Robo, use composer for autoloading 2016-09-07 13:06:28 -04:00
Timothy Warren e62f5771a5 Fix a bunch of one line if statements 2015-11-11 09:25:21 -05:00
Timothy Warren 2613a1c8a4 Update lots of comments 2015-11-10 20:59:03 -05:00
Timothy Warren fd98c4b3b8 Rename missed interface 2015-11-10 11:10:15 -05:00
Timothy Warren b5a141ffc7 Make class names Pascal Case 2015-11-10 10:12:23 -05:00
Timothy Warren 225017adee Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic 2015-07-30 16:40:30 -04:00
Timothy Warren 8511c6a445 Move library into src folder, fix simpletest test runner 2015-07-29 16:51:17 -04:00