Commit graph

7 commits

Author SHA1 Message Date
daniel
bb51a58e57 Cleanup of Wikidata branch.
This cleans up several issues raised in comments to I3b2dad3a,
mostly style and merge artifacts.

Change-Id: I99f5e300a671db1353db151cd187ffd2e4478d03
2012-10-08 17:34:47 +02:00
Chad Horohoe
4f1f27b664 Remove some PHP 5.1 cruft (DateTime has existed since 5.2.0)
Change-Id: Id1fc9c874906dcc44abab5b557c8138e6b7ecc50
2012-09-24 10:03:30 -04:00
jeroendedauw
d440bc6cdc Added @since tags
Change-Id: Ibfaa5efcb40f4087c4333e9f83b717fc1877b9a5
2012-09-21 21:17:48 +02:00
Reedy
87c53575f3 Add some trailing whitespace
Change-Id: I0d43d82e2d78f86e50fac82f10bd1d7cebac176c
2012-09-06 22:29:10 +01:00
Reedy
301b7cbd67 Handle '\0\0\0\0\0\0\0\0\0\0\0\0\0\0' in setTimestamp
Also tidied up/fleshed out method function type documentation

Change-Id: I3d1b1862d0f2f1968e0e4c9b01dc34de955377d2
2012-09-05 14:57:36 +01:00
Alexandre Emsenhuber
d3e0168c67 Added missing GPLv2 headers in new files.
Also improved file documentation.

Change-Id: Ia5a383110769cf51603305dc639616d904ebbab2
2012-09-01 21:56:38 +02:00
Tyler Anthony Romeo
e738203a8e Added PHP complement for mw.Time.
Figured since a JS Timestamp class was being implemented
it might be appropriate to create a complementary PHP
Timestamp class. Much of code is taken from wfTimestamp().

Note: Another change (I53dcf547) is attempting a related
issue. Not sure how much of scope overlap there is.

Change-Id: I68eb9f27eebe80df757187f634392e1bcba5551f
Signed-off-by: Tyler Romeo <tylerromeo@gmail.com>
2012-08-30 20:44:09 -04:00