Follow-up a57b64436c: Correct @deprecated version
Change-Id: Ia16907a8fcb500c8dd261dd4309a892824d80595
This commit is contained in:
parent
a57b64436c
commit
7b98f738d3
1 changed files with 1 additions and 1 deletions
|
|
@ -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' );
|
||||
|
|
|
|||
Loading…
Reference in a new issue