Page MenuHomeSealhub

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
Tue, Jul 8, 08:32 (7 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
808887
Default Alt Text
surprising-constructors.lint-test (181 B)

Event Timeline