This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* This Software is provided "as is" under the terms of the MIT license. | |
* | |
* @link https://opensource.org/licenses/MIT | |
*/ | |
/** | |
* Provides named constants for HTTP protocol status codes and their messages | |
* |