Merge "RCLFilters: change working of 'to-and-from' selector"
[lhc/web/wiklou.git] / includes / compat / Timestamp.php
index 805e61e..bd25432 100644 (file)
@@ -12,7 +12,7 @@
 // complain about class_alias() not being in the target class file.
 
 /**
- * @deprecated since 1.28
+ * @deprecated since 1.29
  * @since 1.20
  */
 class_alias( Wikimedia\Timestamp\TimestampException::class, 'Timestamp' . 'Exception' );