jgen
|
a58bdbdc62
|
More PHP Doc comments.
|
2014-04-29 17:45:13 -04:00 |
|
jgen
|
317028a63b
|
More PHP Doc comments.
|
2014-04-29 01:33:03 -04:00 |
|
jgen
|
3b1513f791
|
Adding some more PHP Doc comments.
|
2014-04-28 20:37:31 -04:00 |
|
jgen
|
c682ccef69
|
Adding more PHP Doc comments to the config classes.
|
2014-04-28 20:12:31 -04:00 |
|
jgen
|
eb18790dc9
|
More comments.
|
2014-04-28 19:50:01 -04:00 |
|
jgen
|
86612bb1ff
|
Adding more PHP Doc comments.
|
2014-04-28 17:36:11 -04:00 |
|
jgen
|
e37c5cb9d0
|
More linting!
|
2014-04-28 02:23:45 -04:00 |
|
jgen
|
8a2eb4b121
|
Fixing more PHP Doc related issues.
|
2014-04-27 19:29:36 -04:00 |
|
jgen
|
03b3cdcbd2
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 18:59:01 -04:00 |
|
jgen
|
4f51e942be
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 15:33:57 -04:00 |
|
jgen
|
4e9e5ca2be
|
Fixing/adding/cleaning up the PHP Doc comments.
|
2014-04-26 05:01:49 -04:00 |
|
jgen
|
e6b1d514d1
|
Some more type hinting via the comments.
|
2014-04-25 23:22:34 -04:00 |
|
jgen
|
24371d8c34
|
Fix the PHP Doc comments.
|
2014-04-25 23:19:18 -04:00 |
|
jgen
|
8f60467848
|
This code doesn't seem to actually be used by anything at all.
|
2014-04-25 22:33:57 -04:00 |
|
jgen
|
5f2be45f68
|
Fix the PHPDoc comments on these.
|
2014-04-25 21:42:52 -04:00 |
|
jgen
|
5b5fd955b7
|
New exception type.
|
2014-04-25 16:07:30 -04:00 |
|
jgen
|
2706f72ce4
|
Update and fix the PHPDoc comments.
|
2014-04-24 19:08:23 -04:00 |
|
jgen
|
ab3f9850e4
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:01:47 -04:00 |
|
jgen
|
993aacaea5
|
Update comment to reflect that a bug has been filed with PHP-analyzer.
|
2014-04-24 16:55:34 -04:00 |
|
jgen
|
c4dcba1e91
|
Explicitly check for the existence of these properties before attempting to use them.
|
2014-04-24 05:37:26 -04:00 |
|
jgen
|
7e41194b7f
|
Shish you are too clever for scrutinizer-ci.
|
2014-04-24 05:29:02 -04:00 |
|
jgen
|
ce524e8729
|
This variable does exist, it is actually pulled from the database. Making it explicit for the linter.
|
2014-04-24 05:25:12 -04:00 |
|
jgen
|
f67220f64b
|
From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated.
Changing to public as that is really what these variables are anyways.
|
2014-04-24 04:36:05 -04:00 |
|
jgen
|
67c087c30f
|
From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated.
Changing to public as that is really what these variables are anyways.
|
2014-04-24 04:30:58 -04:00 |
|
jgen
|
dbe30ad37d
|
Rename variable to make it more clear.
|
2014-04-24 01:36:30 -04:00 |
|
jgen
|
afc01fda5f
|
Prevent scrutinizer-ci from complaining about these fall-thoughs.
|
2014-04-24 01:36:04 -04:00 |
|
jgen
|
b775c007cd
|
Give these HTML headers some slight priority over the default value of 50.
|
2014-04-23 23:07:10 -04:00 |
|
jgen
|
e838fc2a03
|
Comment this in case someone else wonders why its there.
|
2014-04-19 04:17:58 -04:00 |
|
jgen
|
28d83fda0d
|
Even more linting and cleaning.
|
2014-04-19 02:33:34 -04:00 |
|
jgen
|
2da8c19a07
|
More linting!
|
2014-04-19 01:36:18 -04:00 |
|
Shish
|
f72bfbb050
|
fix indentation
|
2014-04-06 20:47:01 +01:00 |
|
Shish
|
c8aa3327a1
|
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
|
2014-03-30 13:26:48 +01:00 |
|
Shish
|
db5aa56300
|
remove a bunch of dead code
|
2014-03-29 11:44:34 +00:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Shish
|
da29912646
|
tidy up a bunch of lint errors
|
2014-03-17 22:05:37 +00:00 |
|
Shish
|
208e8de7f0
|
Merge pull request #382 from DakuTree/patch
New metatags, fixes various PostgreSQL errors & misc tweaks.
|
2014-03-08 15:33:58 +00:00 |
|
Shish
|
cf7f79194e
|
Merge branch 'master' into develop
|
2014-03-07 08:28:03 +00:00 |
|
Shish
|
fa5ad5b77d
|
bump the minimum PHP version, the README was updated but not the version check in the code. Fixes #383
|
2014-03-07 08:27:34 +00:00 |
|
Shish
|
faec25226a
|
'x ?: y' is a new PHP thing?
|
2014-03-06 09:14:03 +00:00 |
|
Daku
|
d675827173
|
order[=|:]random_#### metatag
possible replacement for random_list ext?
|
2014-02-24 19:54:15 +00:00 |
|
Daku
|
58c5746e9b
|
speed: use isset rather than identical
|
2014-02-23 22:32:15 +00:00 |
|
Daku
|
bdb3255116
|
speed: lowercase ext on image insert
avoids having to lowercase every build_thumb_html call
most extensions tend to match against their lowercase versions anyway
|
2014-02-23 22:27:52 +00:00 |
|
jgen
|
cebc197fba
|
Merge branch 'develop' of git://github.com/shish/shimmie2
|
2014-02-23 03:11:09 -05:00 |
|
jgen
|
7eb2bd9112
|
Trimming trailing blank space.
|
2014-02-22 15:42:09 -05:00 |
|
jgen
|
e6057c656f
|
Re-order the events to ensure InitExtEvent() is fired off both with and without users.
|
2014-02-22 01:22:14 -05:00 |
|
jgen
|
ba0aef4f30
|
The Database class should really throw an error here. This will likely break the existing tests.
|
2014-02-22 00:40:14 -05:00 |
|
jgen
|
74639cd6b2
|
Missing bracket.
|
2014-02-21 20:49:17 -05:00 |
|
jgen
|
43f59cc4c0
|
Fix un-necessary PHP Notices being generated in the error log files.
|
2014-02-21 20:36:19 -05:00 |
|
jgen
|
bbfba90ad4
|
Merge pull request #380 from DakuTree/patch-3
Misc tweaks/fixes 2 (fixes #349)
|
2014-02-21 13:40:52 -05:00 |
|
jgen
|
f4f94e6273
|
Merge pull request #379 from DakuTree/patch-2
Misc tweaks/fixes (fixes/closes issue 17 & 323)
|
2014-02-21 13:40:15 -05:00 |
|