Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
microsoft
/
tolerant-php-parser
зеркало из
https://github.com/microsoft/tolerant-php-parser.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули tolerant-php-parser
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
9bf66371b9
tolerant-php-parser
/
.gitignore
9 строки
71 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
normalize line endings
2017-01-05 01:09:09 +03:00
.DS_Store
.idea
vendor/
composer.lock
Ignore *.ast files in .gitignore - this makes it easier to dogfood the syntax visualizer from this project
2017-01-30 03:23:37 +03:00
tests/output
Fix parsing of edge case involving inline HTML The included test files can be executed. They will always print the inline HTML, indicating that PHP is doing the equivalent of inserting semicolons. Fixes #246 Also, ignore temporary files created by vim
2018-07-28 23:19:49 +03:00
*.ast
.*.swp
.*.swo