1 Star 0 Fork 16

悠悠客 / PHPDish

forked from slince / PHPDish 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.php_cs.cache 21.49 KB
一键复制 编辑 原始数据 按行查看 历史
slince 提交于 2017-10-27 11:03 . cs fixer
{"php":"5.6.19","version":"2.5.0:v2.5.0#63aad575ec2a29d50eb6c3b5cbc17430b28895b2","rules":{"binary_operator_spaces":{"align_double_arrow":false,"align_equals":false},"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":true,"cast_spaces":true,"class_definition":true,"concat_space":{"spacing":"none"},"declare_equal_normalize":true,"function_typehint_space":true,"hash_to_slash_comment":true,"include":true,"lowercase_cast":true,"magic_constant_casing":true,"method_argument_space":{"ensure_fully_multiline":true},"method_separation":true,"native_function_casing":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_consecutive_blank_lines":{"tokens":["curly_brace_block","extra","parenthesis_brace_block","square_brace_block","throw","use"]},"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_unneeded_control_parentheses":true,"no_unused_imports":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"object_operator_without_whitespace":true,"php_unit_fqcn_annotation":true,"phpdoc_align":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_empty_return":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"pre_increment":true,"protected_to_private":true,"return_type_declaration":true,"self_accessor":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":{"elements":["property"]},"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline_array":true,"trim_array_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true,"blank_line_after_namespace":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true},"hashes":{"src\\\\PHPDish\\Bundle\\AdminBundle\\Controller\\AdminController.php":410136612,"src\\\\PHPDish\\Bundle\\AdminBundle\\Controller\\PostController.php":-1035621243,"src\\\\PHPDish\\Bundle\\AdminBundle\\DependencyInjection\\Configuration.php":1663956398,"src\\\\PHPDish\\Bundle\\AdminBundle\\DependencyInjection\\PHPDishAdminExtension.php":773793965,"src\\\\PHPDish\\Bundle\\AdminBundle\\PHPDishAdminBundle.php":-1002356475,"src\\\\PHPDish\\Bundle\\AdminBundle\\Tests\\Controller\\AdminControllerTest.php":-1096255418,"src\\\\PHPDish\\Bundle\\AdminBundle\\Tests\\Controller\\DefaultControllerTest.php":-1961483988,"src\\\\PHPDish\\Bundle\\ChatBundle\\Controller\\ChatsController.php":-825945103,"src\\\\PHPDish\\Bundle\\ChatBundle\\DependencyInjection\\Configuration.php":-1045971310,"src\\\\PHPDish\\Bundle\\ChatBundle\\DependencyInjection\\PHPDishChatExtension.php":-1711895845,"src\\\\PHPDish\\Bundle\\ChatBundle\\Entity\\Chat.php":1606489999,"src\\\\PHPDish\\Bundle\\ChatBundle\\Entity\\Message.php":-997853091,"src\\\\PHPDish\\Bundle\\ChatBundle\\Entity\\MessageMetadata.php":2107343332,"src\\\\PHPDish\\Bundle\\ChatBundle\\Entity\\Thread.php":-1501290745,"src\\\\PHPDish\\Bundle\\ChatBundle\\Entity\\ThreadMetadata.php":-954798023,"src\\\\PHPDish\\Bundle\\ChatBundle\\Menu\\NotificationMenuBuilder.php":-1210517330,"src\\\\PHPDish\\Bundle\\ChatBundle\\Model\\ChatInterface.php":-427465635,"src\\\\PHPDish\\Bundle\\ChatBundle\\PHPDishChatBundle.php":-1076077227,"src\\\\PHPDish\\Bundle\\ChatBundle\\Service\\ChatManager.php":497646448,"src\\\\PHPDish\\Bundle\\ChatBundle\\Service\\ChatManagerInterface.php":-1620647104,"src\\\\PHPDish\\Bundle\\ChatBundle\\Tests\\Controller\\DefaultControllerTest.php":1735229945,"src\\\\PHPDish\\Bundle\\CommentBundle\\Controller\\DefaultController.php":-244328250,"src\\\\PHPDish\\Bundle\\CommentBundle\\DependencyInjection\\Configuration.php":577420855,"src\\\\PHPDish\\Bundle\\CommentBundle\\DependencyInjection\\PHPDishCommentExtension.php":608280053,"src\\\\PHPDish\\Bundle\\CommentBundle\\Entity\\Comment.php":-864391294,"src\\\\PHPDish\\Bundle\\CommentBundle\\Entity\\Thread.php":-407543635,"src\\\\PHPDish\\Bundle\\CommentBundle\\PHPDishCommentBundle.php":992192181,"src\\\\PHPDish\\Bundle\\CommentBundle\\Tests\\Controller\\DefaultControllerTest.php":512810573,"src\\\\PHPDish\\Bundle\\CoreBundle\\Controller\\Controller.php":707344113,"src\\\\PHPDish\\Bundle\\CoreBundle\\Controller\\FriendLinkController.php":-1909409044,"src\\\\PHPDish\\Bundle\\CoreBundle\\Controller\\RestController.php":1104243898,"src\\\\PHPDish\\Bundle\\CoreBundle\\DependencyInjection\\Configuration.php":-817335671,"src\\\\PHPDish\\Bundle\\CoreBundle\\DependencyInjection\\PHPDishCoreExtension.php":-1414140302,"src\\\\PHPDish\\Bundle\\CoreBundle\\Entity\\FriendLink.php":-353755602,"src\\\\PHPDish\\Bundle\\CoreBundle\\Menu\\MainMenuBuilder.php":-1445532516,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\Comment.php":821254011,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\CommentableInterface.php":-666194429,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\CommentableTrait.php":809745604,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\CommentInterface.php":-497636604,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\ContentInterface.php":1626090573,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\ContentTrait.php":167479363,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\DateTimeInterface.php":1026305729,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\DateTimeTrait.php":-1810519383,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\EnabledInterface.php":-696741978,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\EnabledTrait.php":-17205692,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\IdentifiableInterface.php":-1394151444,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\IdentifiableTrait.php":78175639,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\SlugifyInterface.php":-178064419,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\Taxonomy.php":-1560745093,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\TaxonomyInterface.php":-59057662,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\VotableInterface.php":-50481809,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\VotableTrait.php":682859384,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\Vote.php":-1975821970,"src\\\\PHPDish\\Bundle\\CoreBundle\\Model\\VoteInterface.php":-591717778,"src\\\\PHPDish\\Bundle\\CoreBundle\\PHPDishCoreBundle.php":-354197189,"src\\\\PHPDish\\Bundle\\CoreBundle\\Repository\\FriendLinkRepository.php":-272367920,"src\\\\PHPDish\\Bundle\\CoreBundle\\Security\\EntityVoter.php":1674443100,"src\\\\PHPDish\\Bundle\\CoreBundle\\Service\\PaginatorTrait.php":-1822228238,"src\\\\PHPDish\\Bundle\\CoreBundle\\Tests\\Controller\\DefaultControllerTest.php":-1980544998,"src\\\\PHPDish\\Bundle\\CoreBundle\\Twig\\UrlPatternExtension.php":177276761,"src\\\\PHPDish\\Bundle\\CoreBundle\\Utility.php":-3770786,"src\\\\PHPDish\\Bundle\\ForumBundle\\Controller\\DefaultController.php":1655960722,"src\\\\PHPDish\\Bundle\\ForumBundle\\Controller\\ManagerTrait.php":1009364729,"src\\\\PHPDish\\Bundle\\ForumBundle\\Controller\\ThreadController.php":954430927,"src\\\\PHPDish\\Bundle\\ForumBundle\\Controller\\TopicController.php":283025381,"src\\\\PHPDish\\Bundle\\ForumBundle\\Controller\\TopicReplyController.php":-2039067916,"src\\\\PHPDish\\Bundle\\ForumBundle\\DependencyInjection\\Configuration.php":74455911,"src\\\\PHPDish\\Bundle\\ForumBundle\\DependencyInjection\\PHPDishForumExtension.php":1739660036,"src\\\\PHPDish\\Bundle\\ForumBundle\\Entity\\Reply.php":-1063068256,"src\\\\PHPDish\\Bundle\\ForumBundle\\Entity\\Thread.php":-634112842,"src\\\\PHPDish\\Bundle\\ForumBundle\\Entity\\Topic.php":-392820222,"src\\\\PHPDish\\Bundle\\ForumBundle\\Event\\Events.php":646525909,"src\\\\PHPDish\\Bundle\\ForumBundle\\Event\\ReplyMentionUserEvent.php":888007698,"src\\\\PHPDish\\Bundle\\ForumBundle\\Event\\TopicRepliedEvent.php":-22369883,"src\\\\PHPDish\\Bundle\\ForumBundle\\Form\\Type\\TopicReplyType.php":889447096,"src\\\\PHPDish\\Bundle\\ForumBundle\\Form\\Type\\TopicType.php":-57332437,"src\\\\PHPDish\\Bundle\\ForumBundle\\Model\\ReplyInterface.php":-564300026,"src\\\\PHPDish\\Bundle\\ForumBundle\\Model\\ThreadInterface.php":-584864803,"src\\\\PHPDish\\Bundle\\ForumBundle\\Model\\TopicInterface.php":-1569101902,"src\\\\PHPDish\\Bundle\\ForumBundle\\PHPDishForumBundle.php":1984764780,"src\\\\PHPDish\\Bundle\\ForumBundle\\Security\\TopicReplyVoter.php":799156238,"src\\\\PHPDish\\Bundle\\ForumBundle\\Security\\TopicVoter.php":-50119486,"src\\\\PHPDish\\Bundle\\ForumBundle\\Service\\ReplyManager.php":591214115,"src\\\\PHPDish\\Bundle\\ForumBundle\\Service\\ReplyManagerInterface.php":1207341390,"src\\\\PHPDish\\Bundle\\ForumBundle\\Service\\ThreadManager.php":1822049185,"src\\\\PHPDish\\Bundle\\ForumBundle\\Service\\ThreadManagerInterface.php":-735371793,"src\\\\PHPDish\\Bundle\\ForumBundle\\Service\\TopicManager.php":1675836472,"src\\\\PHPDish\\Bundle\\ForumBundle\\Service\\TopicManagerInterface.php":140011548,"src\\\\PHPDish\\Bundle\\ForumBundle\\Tests\\Controller\\DefaultControllerTest.php":1349969644,"src\\\\PHPDish\\Bundle\\ForumBundle\\Tests\\Controller\\ThreadControllerTest.php":-1058419280,"src\\\\PHPDish\\Bundle\\ForumBundle\\Tests\\Controller\\TopicControllerTest.php":644941201,"src\\\\PHPDish\\Bundle\\MediaBundle\\Controller\\DefaultController.php":297181372,"src\\\\PHPDish\\Bundle\\MediaBundle\\DependencyInjection\\Configuration.php":-1741993524,"src\\\\PHPDish\\Bundle\\MediaBundle\\DependencyInjection\\PHPDishMediaExtension.php":1132152386,"src\\\\PHPDish\\Bundle\\MediaBundle\\PHPDishMediaBundle.php":1720796447,"src\\\\PHPDish\\Bundle\\MediaBundle\\Tests\\Controller\\DefaultControllerTest.php":-1334966543,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Controller\\NotificationController.php":-951894471,"src\\\\PHPDish\\Bundle\\NotificationBundle\\DependencyInjection\\Configuration.php":-1760237661,"src\\\\PHPDish\\Bundle\\NotificationBundle\\DependencyInjection\\PHPDishNotificationExtension.php":1773323519,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Entity\\FollowUserNotification.php":-1388442723,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Entity\\Notification.php":-601434871,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Entity\\ReplyTopicNotification.php":918755937,"src\\\\PHPDish\\Bundle\\NotificationBundle\\EventListener\\CommentPostListener.php":831830885,"src\\\\PHPDish\\Bundle\\NotificationBundle\\EventListener\\EventListener.php":1884767607,"src\\\\PHPDish\\Bundle\\NotificationBundle\\EventListener\\FollowCategoryListener.php":487178507,"src\\\\PHPDish\\Bundle\\NotificationBundle\\EventListener\\FollowUserListener.php":1050211682,"src\\\\PHPDish\\Bundle\\NotificationBundle\\EventListener\\MentionUserListener.php":1668587513,"src\\\\PHPDish\\Bundle\\NotificationBundle\\EventListener\\ReplyTopicListener.php":-1782984652,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Model\\ActionInterface.php":1053458471,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Model\\NotificationInterface.php":909492277,"src\\\\PHPDish\\Bundle\\NotificationBundle\\PHPDishNotificationBundle.php":-210059857,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Service\\NotificationManager.php":-2111827322,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Service\\NotificationManagerInterface.php":1966379690,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Service\\TimelineManager.php":-993386613,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Service\\TimelineManagerInterface.php":1277146728,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Tests\\Controller\\DefaultControllerTest.php":1364793748,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Tests\\Controller\\NotificationControllerTest.php":-1902433136,"src\\\\PHPDish\\Bundle\\NotificationBundle\\Twig\\NotificationExtension.php":-2072571534,"src\\\\PHPDish\\Bundle\\PostBundle\\Controller\\CategoryController.php":-712102492,"src\\\\PHPDish\\Bundle\\PostBundle\\Controller\\CommentController.php":-776272509,"src\\\\PHPDish\\Bundle\\PostBundle\\Controller\\ManagerTrait.php":451125369,"src\\\\PHPDish\\Bundle\\PostBundle\\Controller\\PostController.php":-10562204,"src\\\\PHPDish\\Bundle\\PostBundle\\DependencyInjection\\Configuration.php":205322963,"src\\\\PHPDish\\Bundle\\PostBundle\\DependencyInjection\\PHPDishPostExtension.php":1493838451,"src\\\\PHPDish\\Bundle\\PostBundle\\Entity\\Category.php":-66055315,"src\\\\PHPDish\\Bundle\\PostBundle\\Entity\\Comment.php":458827913,"src\\\\PHPDish\\Bundle\\PostBundle\\Entity\\Post.php":1054077238,"src\\\\PHPDish\\Bundle\\PostBundle\\Event\\CategoryFollowedEvent.php":355804357,"src\\\\PHPDish\\Bundle\\PostBundle\\Event\\CommentMentionUserEvent.php":479860508,"src\\\\PHPDish\\Bundle\\PostBundle\\Event\\Events.php":1885759311,"src\\\\PHPDish\\Bundle\\PostBundle\\Event\\PostCommentedEvent.php":-1446035286,"src\\\\PHPDish\\Bundle\\PostBundle\\Event\\PostEvent.php":-1590503578,"src\\\\PHPDish\\Bundle\\PostBundle\\Event\\PostPersistEvent.php":1620437848,"src\\\\PHPDish\\Bundle\\PostBundle\\Form\\Type\\CategoryType.php":1017339910,"src\\\\PHPDish\\Bundle\\PostBundle\\Form\\Type\\CommentType.php":-133452338,"src\\\\PHPDish\\Bundle\\PostBundle\\Form\\Type\\PostType.php":-1379415516,"src\\\\PHPDish\\Bundle\\PostBundle\\Model\\CategoryInterface.php":-1980523190,"src\\\\PHPDish\\Bundle\\PostBundle\\Model\\CommentInterface.php":-411768876,"src\\\\PHPDish\\Bundle\\PostBundle\\Model\\PostInterface.php":783584236,"src\\\\PHPDish\\Bundle\\PostBundle\\PHPDishPostBundle.php":-634315995,"src\\\\PHPDish\\Bundle\\PostBundle\\Repository\\CommentRepository.php":-388700818,"src\\\\PHPDish\\Bundle\\PostBundle\\Repository\\PostRepository.php":1068899959,"src\\\\PHPDish\\Bundle\\PostBundle\\Security\\CategoryVoter.php":-266664491,"src\\\\PHPDish\\Bundle\\PostBundle\\Security\\CommentVoter.php":-1750285243,"src\\\\PHPDish\\Bundle\\PostBundle\\Security\\PostVoter.php":221209467,"src\\\\PHPDish\\Bundle\\PostBundle\\Service\\CategoryManager.php":1538139301,"src\\\\PHPDish\\Bundle\\PostBundle\\Service\\CategoryManagerInterface.php":230810616,"src\\\\PHPDish\\Bundle\\PostBundle\\Service\\CommentManager.php":1939126138,"src\\\\PHPDish\\Bundle\\PostBundle\\Service\\CommentManagerInterface.php":1433426536,"src\\\\PHPDish\\Bundle\\PostBundle\\Service\\PostManager.php":1137286734,"src\\\\PHPDish\\Bundle\\PostBundle\\Service\\PostManagerInterface.php":-387333412,"src\\\\PHPDish\\Bundle\\PostBundle\\Tests\\Controller\\CategoryControllerTest.php":14036221,"src\\\\PHPDish\\Bundle\\PostBundle\\Tests\\Controller\\DefaultControllerTest.php":-1947427604,"src\\\\PHPDish\\Bundle\\UserBundle\\Controller\\ManagerTrait.php":-781950540,"src\\\\PHPDish\\Bundle\\UserBundle\\Controller\\SettingController.php":1462187536,"src\\\\PHPDish\\Bundle\\UserBundle\\Controller\\UserController.php":-90234309,"src\\\\PHPDish\\Bundle\\UserBundle\\DependencyInjection\\Configuration.php":32591195,"src\\\\PHPDish\\Bundle\\UserBundle\\DependencyInjection\\PHPDishUserExtension.php":-1804086590,"src\\\\PHPDish\\Bundle\\UserBundle\\Entity\\Profile.php":35124732,"src\\\\PHPDish\\Bundle\\UserBundle\\Entity\\Role.php":2092350554,"src\\\\PHPDish\\Bundle\\UserBundle\\Entity\\User.php":-1180082754,"src\\\\PHPDish\\Bundle\\UserBundle\\Event\\Events.php":494741834,"src\\\\PHPDish\\Bundle\\UserBundle\\Event\\UserFollowedEvent.php":383660665,"src\\\\PHPDish\\Bundle\\UserBundle\\EventListener\\UserRegisterListener.php":-199735549,"src\\\\PHPDish\\Bundle\\UserBundle\\Form\\Type\\ChangeUserProfileType.php":1088804794,"src\\\\PHPDish\\Bundle\\UserBundle\\Form\\Type\\ProfileType.php":-740650068,"src\\\\PHPDish\\Bundle\\UserBundle\\Form\\Type\\UserType.php":-992806755,"src\\\\PHPDish\\Bundle\\UserBundle\\Mention\\Adapter.php":683467871,"src\\\\PHPDish\\Bundle\\UserBundle\\Menu\\SettingMenuBuilder.php":-1692325667,"src\\\\PHPDish\\Bundle\\UserBundle\\Model\\ProfileInterface.php":189875511,"src\\\\PHPDish\\Bundle\\UserBundle\\Model\\SocialAwareInterface.php":-865228771,"src\\\\PHPDish\\Bundle\\UserBundle\\Model\\UserAwareInterface.php":841290796,"src\\\\PHPDish\\Bundle\\UserBundle\\Model\\UserAwareTrait.php":126149663,"src\\\\PHPDish\\Bundle\\UserBundle\\Model\\UserInterface.php":-1968342493,"src\\\\PHPDish\\Bundle\\UserBundle\\PHPDishUserBundle.php":1197231427,"src\\\\PHPDish\\Bundle\\UserBundle\\Security\\Core\\User\\FOSUBUserProvider.php":-1329761469,"src\\\\PHPDish\\Bundle\\UserBundle\\Service\\UserManager.php":-1253309148,"src\\\\PHPDish\\Bundle\\UserBundle\\Service\\UserManagerInterface.php":1123429931,"src\\\\PHPDish\\Bundle\\UserBundle\\Tests\\Controller\\DefaultControllerTest.php":1122953614,"src\\\\PHPDish\\Bundle\\UserBundle\\Tests\\Controller\\SettingControllerTest.php":1008062996,"src\\\\PHPDish\\Bundle\\WebBundle\\Controller\\DefaultController.php":-2106064079,"src\\\\PHPDish\\Bundle\\WebBundle\\Controller\\RegistrationController.php":-2067308794,"src\\\\PHPDish\\Bundle\\WebBundle\\Controller\\SearchController.php":-232020049,"src\\\\PHPDish\\Bundle\\WebBundle\\Controller\\SecurityController.php":610019715,"src\\\\PHPDish\\Bundle\\WebBundle\\DependencyInjection\\Configuration.php":-598946660,"src\\\\PHPDish\\Bundle\\WebBundle\\DependencyInjection\\PHPDishWebExtension.php":1792796462,"src\\\\PHPDish\\Bundle\\WebBundle\\PHPDishWebBundle.php":-2034617589,"src\\\\PHPDish\\Bundle\\WebBundle\\Tests\\Controller\\DefaultControllerTest.php":-1120347507,"src\\\\PHPDish\\Bundle\\WebBundle\\Tests\\Controller\\FriendLinkControllerControllerTest.php":632952478,"src\\\\PHPDish\\Component\\Media\\Controller\\ImageController.php":-1878477483,"src\\\\PHPDish\\Component\\Media\\Downloader\\FileDownloader.php":1265097929,"src\\\\PHPDish\\Component\\Media\\Downloader\\FileDownloaderInterface.php":-1605442195,"src\\\\PHPDish\\Component\\Media\\Manager\\FileFactory.php":-1560953651,"src\\\\PHPDish\\Component\\Media\\Manager\\FileFactoryInterface.php":-2069236868,"src\\\\PHPDish\\Component\\Media\\Manager\\FileManager.php":1960276542,"src\\\\PHPDish\\Component\\Media\\Manager\\FileManagerInterface.php":453880442,"src\\\\PHPDish\\Component\\Media\\Model\\File.php":1140225448,"src\\\\PHPDish\\Component\\Media\\Model\\FileInterface.php":-2077676946,"src\\\\PHPDish\\Component\\Media\\Model\\Image.php":-995860703,"src\\\\PHPDish\\Component\\Media\\Model\\ImageInterface.php":-928430443,"src\\\\PHPDish\\Component\\Media\\Model\\Media.php":10869744,"src\\\\PHPDish\\Component\\Media\\Model\\MediaInterface.php":-1780291692,"src\\\\PHPDish\\Component\\Media\\Namer\\DatePathNamer.php":-379998776,"src\\\\PHPDish\\Component\\Media\\Namer\\NamerInterface.php":873163252,"src\\\\PHPDish\\Component\\Media\\Uploader\\FileUploader.php":1458800582,"src\\\\PHPDish\\Component\\Media\\Uploader\\FileUploaderInterface.php":114470789,"src\\\\PHPDish\\Component\\Media\\Uploader\\ImageUploader.php":-1954826718,"src\\\\PHPDish\\Component\\Media\\UrlBuilder\\GeneralBuilder.php":-251222893,"src\\\\PHPDish\\Component\\Media\\UrlBuilder\\UrlBuilderInterface.php":122730787,"src\\\\PHPDish\\Component\\Mention\\AdapterInterface.php":839450168,"src\\\\PHPDish\\Component\\Mention\\MentionParser.php":-682002481,"src\\\\PHPDish\\Component\\Mention\\MentionParserInterface.php":1642338401,"src\\\\PHPDish\\Bundle\\CoreBundle\\Command\\AbstractInstallCommand.php":1257976308,"src\\\\PHPDish\\Bundle\\CoreBundle\\Command\\CheckRequirementsCommand.php":-1396496468,"src\\\\PHPDish\\Bundle\\CoreBundle\\Command\\InstallCommand.php":69039112,"src\\\\PHPDish\\Bundle\\CoreBundle\\Command\\InstallDatabaseCommand.php":-1412347005,"src\\\\PHPDish\\Bundle\\CoreBundle\\Command\\InstallFixtureCommand.php":904829226,"src\\\\PHPDish\\Bundle\\CoreBundle\\DataFixtures\\ORM\\AbstractFixtures.php":1851292400,"src\\\\PHPDish\\Bundle\\CoreBundle\\DataFixtures\\ORM\\CategoryFixtures.php":1350339157,"src\\\\PHPDish\\Bundle\\CoreBundle\\DataFixtures\\ORM\\PostFixtures.php":1776592708,"src\\\\PHPDish\\Bundle\\CoreBundle\\DataFixtures\\ORM\\ThreadFixtures.php":-423190728,"src\\\\PHPDish\\Bundle\\CoreBundle\\DataFixtures\\ORM\\TopicFixtures.php":-919868145,"src\\\\PHPDish\\Bundle\\CoreBundle\\DataFixtures\\ORM\\UserFixtures.php":-1940099081,"src\\\\PHPDish\\Bundle\\CoreBundle\\EventListener\\KernelExceptionListener.php":1759941668,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Checker\\CheckInterface.php":-1121868983,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Checker\\DirectoryChecker.php":-855852381,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Checker\\IOAwareChecker.php":1397545841,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Checker\\RequirementsChecker.php":-290265534,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Requirement\\ExtensionRequirement.php":1775710651,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Requirement\\PHPDishRequirements.php":593357587,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Requirement\\Requirement.php":-216759619,"src\\\\PHPDish\\Bundle\\CoreBundle\\Installer\\Requirement\\RequirementInterface.php":-275959276}}
PHP
1
https://gitee.com/quitter3lo/phpdish.git
git@gitee.com:quitter3lo/phpdish.git
quitter3lo
phpdish
PHPDish
master

搜索帮助