[Bug 25451] time and date calculation wrong (causes PHP warnings)

2010-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 OverlordQ overlo...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 25451] time and date calculation wrong (causes PHP warnings)

2010-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 OverlordQ overlo...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 25451] time and date calculation wrong (causes PHP warnings)

2010-11-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Platonides platoni...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 25451] time and date calculation wrong (causes PHP warnings)

2010-11-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Reedy s...@reedyboy.net changed: What|Removed |Added Summary|time and date calculation |time and date calculation

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #16 from Platonides platoni...@gmail.com 2010-10-30 22:57:37 UTC --- @timezones: no, the non-DateTime code uses gm*() which do not use timezones either, so this is actually correct Even when the timezone was appended in the PHP?

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #15 from t.gla...@tarent.de 2010-10-18 08:20:55 UTC --- @5.1 compatibility: ouch, damn. (But then, without DateTime, there’s a limitation to the int type anyway.) @timezones: no, the non-DateTime code uses gm*() which do not use

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 t.gla...@tarent.de changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #11 from t.gla...@tarent.de 2010-10-15 08:57:54 UTC --- Created attachment 7736 -- https://bugzilla.wikimedia.org/attachment.cgi?id=7736 make wfTimestamp go beyond limitations of 32-bit integer -- Configure bugmail:

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #12 from Roan Kattouw roan.katt...@gmail.com 2010-10-15 18:37:44 UTC --- (In reply to comment #11) Created attachment 7736 [details] make wfTimestamp go beyond limitations of 32-bit integer DateTime was introduced in PHP 5.2.0,

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #13 from Bawolff bawolff...@gmail.com 2010-10-15 22:11:24 UTC --- Potential solution is to just make wfTimestamp just return its second argument if its converting to TS_MW and the timestamp is already in mediawiki format. However

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #14 from Platonides platoni...@gmail.com 2010-10-15 23:47:13 UTC --- You should use date_create() instead of DateTime, it doesn't throw an exception. You are missing timezones. This line duplication is ugly. -- Configure

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #8 from t.gla...@tarent.de 2010-10-14 14:30:15 UTC --- OK, will do next time. I initially submitted that to Debian and asked them to forward this, when 1.15.x was still current, but apparently nobody did so I put it in here.

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Niklas Laxström niklas.laxst...@gmail.com changed: What|Removed |Added Keywords|need-review |

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Roan Kattouw roan.katt...@gmail.com changed: What|Removed |Added CC|

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Niklas Laxström niklas.laxst...@gmail.com changed: What|Removed |Added CC|

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #2 from t.gla...@tarent.de 2010-10-08 11:56:11 UTC --- Hm, it was quite some time ago, and I had to enable error reporting catching and backtraces for that, but the gist is, some things (extensions, for example, I believe,

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Chad H. innocentkil...@gmail.com changed: What|Removed |Added Keywords||need-review, patch

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Bawolff bawolff...@gmail.com changed: What|Removed |Added CC||bawolff...@gmail.com

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 Platonides platoni...@gmail.com changed: What|Removed |Added CC||platoni...@gmail.com

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #5 from Bawolff bawolff...@gmail.com 2010-10-08 23:39:20 UTC --- yes -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

[Bug 25451] time and date calculation wrong (causes PHP warnings), with patch

2010-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25451 --- Comment #6 from Platonides platoni...@gmail.com 2010-10-09 00:01:50 UTC --- Well, it is not clear if that line specifies how you should format your input or what the function is internally doing with that parameter. Just saying time in