mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
Remove unused methods-on-non-objects-nested.inc
File `Zend/tests/methods-on-non-objects-nested.inc` was introduced in971d369d88and made obsolete in1c94ff0595.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<?php
|
||||
function nested() {
|
||||
throw new LogicException('Should not be called');
|
||||
}
|
||||
Reference in New Issue
Block a user