--TEST-- Bug #30967 (problems with properties declared in the class extending the class extending MySQLi) --SKIPIF-- --FILE-- query("THIS DOES NOT WORK"); printf("%d\n", $mysql->errno); $mysql->close(); ?> --EXPECT-- 1064