/
vshmidt
/
php
Обзор
Документация
Войти
/
vshmidt
/
php
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/lang/include_variation3.phpt
8 строк
153 B
Andrea Faulds
Use "float" and "integer" in typehint and zpp errors
21 дек 2014, 16:23
21 дек 2014, 16:23
e5eb953
Код
Авторство
О чём код?
--TEST-- Including a file in the current script directory from eval'd code --FILE-- <?php require_once 'include_files/eval.inc'; ?> --EXPECT-- Included!