]> git.andy128k.dev Git - ipf.git/commit
add phan linter and make few fixes
authorAndrey Kutejko <andy128k@gmail.com>
Sat, 26 May 2018 17:25:36 +0000 (19:25 +0200)
committerAndrey Kutejko <andy128k@gmail.com>
Sat, 26 May 2018 17:25:36 +0000 (19:25 +0200)
commit3640dc5f2100e3fed797adfdb80adf2c494c46fb
tree534a10c10ffde8403997bef7fd8d6000c41c1d07
parent288c9e0fea8c36d5a07d8328d83d8af5f7d89a17
add phan linter and make few fixes
17 files changed:
.phan/config.php [new file with mode: 0644]
composer.json
composer.lock
ipf/admin/app.php
ipf/admin/component.php
ipf/admin/controllers/components.php
ipf/admin/controllers/file_browser.php
ipf/admin/form/widgets/orderedsettable.php
ipf/command/pack.php
ipf/form/field/file.php
ipf/form/form.php
ipf/form/layout.php
ipf/format.php
ipf/http/request.php
ipf/middleware/error.php
ipf/pager.php
t/ImageProcessorTest.php