### Affected page https://www.php.net/manual/en/language.types.boolean.php ### Current issue The code in the examples missed variable assignment. Hence the error. <img width="1103" height="779" alt="Image" src="https://github.com/user-attachments/assets/c24600d5-b9a2-4bad-b7a7-d4dc50b0e71a" /> ### Suggested improvement Created those variables. <img width="1103" height="779" alt="Image" src="https://github.com/user-attachments/assets/8a0ca448-2835-4d38-8583-91614a672f1a" /> ### Additional context (optional) Source file: https://github.com/php/doc-en/blob/master/language/types/boolean.xml