xref
: /
php-src
/
ext
/
opcache
/
tests
/
preload_error_handler_ind.inc
(revision d1e956ff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
// Cause a preload warning
4
class B extends A {}
5