Page MenuHomePhorge

D26096.1750149957.diff
No OneTemporary

D26096.1750149957.diff

diff --git a/support/startup/PhabricatorStartup.php b/support/startup/PhabricatorStartup.php
--- a/support/startup/PhabricatorStartup.php
+++ b/support/startup/PhabricatorStartup.php
@@ -348,7 +348,7 @@
* error log. If not provided, the client message is used.
* You can pass a more detailed message here (e.g., with
* stack traces) to avoid showing it to users.
- * @return exit This method **does not return**.
+ * @return never-returns This method **does not return**.
*
* @task apocalypse
*/
@@ -722,7 +722,7 @@
* Emit an HTTP 429 "Too Many Requests" response (indicating that the user
* has exceeded application rate limits) and exit.
*
- * @return exit This method **does not return**.
+ * @return never-returns This method **does not return**.
* @task ratelimit
*/
private static function didRateLimit($reason) {

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 17, 08:45 (12 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1880144
Default Alt Text
D26096.1750149957.diff (932 B)

Event Timeline