Page MenuHomePhorge

surprising-constructors.lint-test
No OneTemporary

surprising-constructors.lint-test

<?php
final class Platypus {
public function platypus() {
// This method must be renamed to __construct().
}
}
~~~~~~~~~~
error:2:13 XHP19 Class-Filename Mismatch
error:3:19

File Metadata

Mime Type
text/x-php
Expires
Mar 24 2025, 09:51 (7 w, 34 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1215580
Default Alt Text
surprising-constructors.lint-test (181 B)

Event Timeline