Commit Graph

277 Commits

Author SHA1 Message Date
Alex Bilbie
41d8e01482 NULL should be null 2012-07-06 17:48:20 +01:00
Alex Bilbie
213f2a4ad8 Added checkAuthoriseParams method 2012-07-06 17:44:12 +01:00
Alex Bilbie
9eacbdc77e Config options 2012-07-06 17:43:55 +01:00
Alex Bilbie
e1c375f617 Database object (and register method) 2012-07-06 17:43:33 +01:00
Alex Bilbie
df0838c321 Spelling fix 2012-07-06 17:42:50 +01:00
Alex Bilbie
cc23522b49 Fixed line size errors 2012-07-06 16:47:11 +01:00
Alex Bilbie
11c0a45bfb Added error codes and descriptions 2012-07-06 16:44:24 +01:00
Alex Bilbie
4eb0f8b596 Added exceptions classes 2012-07-06 16:44:07 +01:00
Alex Bilbie
6cab31d7e8 Fixing PHP errors 2012-07-06 14:05:21 +01:00
Alex Bilbie
8ac1600063 Default null values (and string type hinting) for various parameters 2012-07-06 13:51:05 +01:00
Alex Bilbie
ab6db8fe67 Undo 48a068b999 2012-07-06 13:42:39 +01:00
Alex Bilbie
48a068b999 $queryDelimeter should be a string 2012-07-06 13:40:59 +01:00
Alex Bilbie
3eb408bf6f Split functions so line lengths aren't so long 2012-07-06 13:38:05 +01:00
Alex Bilbie
7874c7df15 Split line to less than 80 chars so PHPCS stops bitching 2012-07-06 13:32:50 +01:00
Alex Bilbie
93f9727f19 Added scope to __construct method 2012-07-06 13:32:36 +01:00
Alex Bilbie
01e13d167b Converted spaces to tabs 2012-07-06 13:31:33 +01:00
Alex Bilbie
dfaa99eb26 Converted tabs to spaces 2012-07-06 13:31:26 +01:00
Alex Bilbie
6d7aa9726d Coverted tabs to spaces 2012-07-06 13:30:10 +01:00
Alex Bilbie
cff3817865 Removed non-existant tests folder from being linted 2012-07-06 12:40:50 +01:00
Alex Bilbie
70dd803025 Missing semicolon 2012-07-06 12:39:43 +01:00
Alex Bilbie
2044bb57bf Added build.xml file 2012-07-06 12:32:00 +01:00
Alex Bilbie
fb98e7beb9 Added CodeSniffer and PHPMD rules 2012-07-06 12:22:13 +01:00
Alex Bilbie
eae6dc471d Comment about the purpose of details function 2012-07-06 08:20:45 +01:00
Alex Bilbie
fdbd99c5c6 Set the DB interface 2012-07-06 08:20:19 +01:00
Alex Bilbie
7bca63a18f First commit 2012-07-05 17:38:58 +01:00
Alex Bilbie
5a98658812 Updated README.md with an introduction to the project 2012-06-04 22:16:27 +02:00
Alex Bilbie
6649083e71 Initial commit 2012-06-04 13:00:52 -07:00