Commit Graph

2 Commits

Author SHA1 Message Date
Paul Howarth
d680a9b413 Update to 1.43
- New upstream release 1.43
  - Added a small optimization for boolification overloading: rather than
    relying on a fallback to stringification, we now return true directly,
    which is a little faster in cases like "if ($might_be_dt) { ... }"
  - The datetime() method now accepts a single argument to use as the separator
    between the date and time portion; this defaults to "T"
- Drop redundant Group: tag
2017-05-30 11:28:08 +01:00
Petr Písař
50167b2ccf 0.77 bump 2012-10-18 11:58:30 +02:00