The document discusses the features of PHP 7.1, including nullable types, void return types, array destructuring, and the addition of iterable pseudo-type. It also covers new functionalities like class constant visibility, multiple catch blocks, asynchronous signal handling, and new hash functions. Overall, PHP 7.1 introduces significant improvements enhancing type handling, code structure, and security features.