/usr/share/php/.registry/php_codesniffer.reg is in php-codesniffer 1.5.0~rc2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 | a:22:{s:7:"attribs";a:6:{s:15:"packagerversion";s:5:"1.9.4";s:7:"version";s:3:"2.0";s:5:"xmlns";s:35:"http://pear.php.net/dtd/package-2.0";s:11:"xmlns:tasks";s:33:"http://pear.php.net/dtd/tasks-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:147:"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";}s:4:"name";s:15:"PHP_CodeSniffer";s:7:"channel";s:12:"pear.php.net";s:7:"summary";s:116:"PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.";s:11:"description";s:290:"PHP_CodeSniffer is a PHP5 script that tokenises PHP, JavaScript and CSS files to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.";s:4:"lead";a:4:{s:4:"name";s:13:"Greg Sherwood";s:4:"user";s:5:"squiz";s:5:"email";s:19:"gsherwood@squiz.net";s:6:"active";s:3:"yes";}s:4:"date";s:10:"2013-04-03";s:4:"time";s:8:"23:21:41";s:7:"version";a:2:{s:7:"release";s:8:"1.5.0RC2";s:3:"api";s:8:"1.5.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:20:"BSD 3-Clause License";}s:5:"notes";s:3252:"- Ruleset processing has been rewritten to be more predictable
-- Provides much better support for relative paths inside ruleset files
-- May mean that sniffs that were previously ignored are now being included when importing external rulesets
-- Ruleset processing output can be seen by using the -vv command line argument
-- Internal sniff registering functions have all changed, so please review custom scripts
- You can now pass multiple coding standards on the command line, comma separated (request #19144)
-- Works with built-in or custom standards and rulesets, or a mix of both
- You can now exclude directories or whole standards in a ruleset XML file (request #19731)
-- e.g., exclude "Generic.Commenting" or just "Generic"
-- You can also pass in a path to a directory instead, if you know it
- Added Generic LowerCaseKeywordSniff to ensure all PHP keywords are defined in lowercase
-- The PSR2 and Squiz standards now use this sniff
- Added Generic SAPIUsageSniff to ensure the PHP_SAPI constant is used instead of php_sapi_name() (request #19863)
- Squiz FunctionSpacingSniff now has a setting to specify how many lines there should between functions (request #19843)
-- Default remains at 2
-- Override the "spacing" setting in a ruleset.xml file to change
- Squiz LowercasePHPFunctionSniff no longer throws errors for the limited set of PHP keywords it was checking
-- Add a rule for Generic.PHP.LowerCaseKeyword to your ruleset to replicate this functionality
- Added support for the PHP 5.4 T_CALLABLE token so it can be used in lower PHP versions
- Generic EndFileNoNewlineSniff now supports checking of CSS and JS files
- PSR2 SwitchDeclarationSniff now has a setting to specify how many spaces code should be indented
-- Default remains at 4; override the indent setting in a ruleset.xml file to change
-- Thanks to Asher Snyder for the patch
- Generic ScopeIndentSniff now has a setting to specify a list of tokens that should be ignored
-- The first token on the line is checked and the whole line is ignored if the token is in the array
-- Thanks to Eloy Lafuente for the patch
- Squiz LowercaseClassKeywordsSniff now checks for the TRAIT keyword
-- Thanks to Anthon Pang for the patch
- If you create your own PHP_CodeSniffer object, PHPCS will no longer exit when an unknown argument is found
-- This allows you to create wrapper scripts for PHPCS more easily
- PSR2 MethodDeclarationSniff no longer generates a notice for methods named "_"
-- Thanks to Bart S for the patch
- Squiz BlockCommentSniff no longer reports that a blank line between a scope closer and block comment is invalid
- Generic DuplicateClassNameSniff no longer reports an invalid error if multiple PHP open tags exist in a file
- Generic DuplicateClassNameSniff no longer reports duplicate errors if multiple PHP open tags exist in a file
- Fixed bug #19819 : Freeze with syntax error in use statement
- Fixed bug #19820 : Wrong message level in Generic_Sniffs_CodeAnalysis_EmptyStatementSniff
- Fixed bug #19859 : CodeSniffer::setIgnorePatterns API changed
- Fixed bug #19871 : findExtendedClassName doesn't return FQCN on namespaced classes
- Fixed bug #19879 : bitwise and operator interpreted as reference by value";s:8:"contents";a:1:{s:3:"dir";a:2:{s:7:"attribs";a:1:{s:4:"name";s:1:"/";}s:4:"file";a:721:{i:0;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:13:"scripts/phpcs";s:4:"role";s:6:"script";}s:13:"tasks:replace";a:2:{i:0;a:1:{s:7:"attribs";a:3:{s:4:"from";s:16:"/usr/bin/env php";s:2:"to";s:7:"php_bin";s:4:"type";s:11:"pear-config";}}i:1;a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}}i:1;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:28:"scripts/phpcs-svn-pre-commit";s:4:"role";s:6:"script";}s:13:"tasks:replace";a:2:{i:0;a:1:{s:7:"attribs";a:3:{s:4:"from";s:9:"@php_bin@";s:2:"to";s:7:"php_bin";s:4:"type";s:11:"pear-config";}}i:1;a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}}i:2;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:17:"scripts/phpcs.bat";s:4:"role";s:6:"script";}s:13:"tasks:replace";a:4:{i:0;a:1:{s:7:"attribs";a:3:{s:4:"from";s:9:"@php_bin@";s:2:"to";s:7:"php_bin";s:4:"type";s:11:"pear-config";}}i:1;a:1:{s:7:"attribs";a:3:{s:4:"from";s:9:"@bin_dir@";s:2:"to";s:7:"bin_dir";s:4:"type";s:11:"pear-config";}}i:2;a:1:{s:7:"attribs";a:3:{s:4:"from";s:9:"@php_dir@";s:2:"to";s:7:"php_dir";s:4:"type";s:11:"pear-config";}}i:3;a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}}i:3;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/Core/File/GetMethodParametersTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:4;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:23:"tests/Core/AllTests.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:5;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:35:"tests/Core/ErrorSuppressionTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:6;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"tests/Core/IsCamelCapsTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:7;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"tests/Standards/AbstractSniffUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:8;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:29:"tests/Standards/AllSniffs.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:9;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:18:"tests/AllTests.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:10;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:19:"tests/TestSuite.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:11;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:48:"CodeSniffer/CommentParser/AbstractDocElement.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:12;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:44:"CodeSniffer/CommentParser/AbstractParser.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:13;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:48:"CodeSniffer/CommentParser/ClassCommentParser.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:14;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:44:"CodeSniffer/CommentParser/CommentElement.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:15;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:40:"CodeSniffer/CommentParser/DocElement.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:16;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:51:"CodeSniffer/CommentParser/FunctionCommentParser.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:17;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:49:"CodeSniffer/CommentParser/MemberCommentParser.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:18;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:41:"CodeSniffer/CommentParser/PairElement.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:19;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:46:"CodeSniffer/CommentParser/ParameterElement.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:20;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:45:"CodeSniffer/CommentParser/ParserException.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:21;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:43:"CodeSniffer/CommentParser/SingleElement.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:22;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:39:"CodeSniffer/DocGenerators/Generator.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:23;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/DocGenerators/HTML.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:24;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/DocGenerators/Text.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:25;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/Reports/Checkstyle.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:26;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:27:"CodeSniffer/Reports/Csv.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:27;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:29:"CodeSniffer/Reports/Emacs.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:28;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:28:"CodeSniffer/Reports/Full.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:29;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:32:"CodeSniffer/Reports/Gitblame.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:30;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:31:"CodeSniffer/Reports/Hgblame.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:31;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/Reports/Notifysend.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:32;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/Reports/Source.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:33;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:31:"CodeSniffer/Reports/Summary.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:34;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:32:"CodeSniffer/Reports/Svnblame.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:35;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Reports/VersionControl.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:36;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:27:"CodeSniffer/Reports/Xml.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:37;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Docs/Files/LineLengthStandard.xml";s:4:"role";s:3:"php";}}i:38;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml";s:4:"role";s:3:"php";}}i:39;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml";s:4:"role";s:3:"php";}}i:40;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:93:"CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml";s:4:"role";s:3:"php";}}i:41;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml";s:4:"role";s:3:"php";}}i:42;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml";s:4:"role";s:3:"php";}}i:43;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml";s:4:"role";s:3:"php";}}i:44;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml";s:4:"role";s:3:"php";}}i:45;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:46;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:47;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:48;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:49;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:50;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:51;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:52;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:53;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:54;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Generic/Sniffs/Commenting/FixmeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:55;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Generic/Sniffs/Commenting/TodoSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:56;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:57;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:58;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Generic/Sniffs/Debug/CSSLintSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:59;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:58:"CodeSniffer/Standards/Generic/Sniffs/Debug/JSHintSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:60;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:61;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:62;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:63;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:64;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:65;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:66;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:67;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:68;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:69;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:70;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:71;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:72;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:73;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:74;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:92:"CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:75;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:76;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:77;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:78;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:79;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:80;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:81;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:82;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:83;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:84;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:85;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:86;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:87;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:88;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:89;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:90;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:91;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:92;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:93;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:94;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:95;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.1.inc";s:4:"role";s:4:"test";}}i:96;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.2.inc";s:4:"role";s:4:"test";}}i:97;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.3.inc";s:4:"role";s:4:"test";}}i:98;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.4.inc";s:4:"role";s:4:"test";}}i:99;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.5.inc";s:4:"role";s:4:"test";}}i:100;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.6.inc";s:4:"role";s:4:"test";}}i:101;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:102;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";s:4:"role";s:4:"test";}}i:103;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:104;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.inc";s:4:"role";s:4:"test";}}i:105;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:106;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.inc";s:4:"role";s:4:"test";}}i:107;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:108;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.inc";s:4:"role";s:4:"test";}}i:109;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:110;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.inc";s:4:"role";s:4:"test";}}i:111;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:112;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.inc";s:4:"role";s:4:"test";}}i:113;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:114;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.inc";s:4:"role";s:4:"test";}}i:115;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:116;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.inc";s:4:"role";s:4:"test";}}i:117;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:118;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.inc";s:4:"role";s:4:"test";}}i:119;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.js";s:4:"role";s:4:"test";}}i:120;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:121;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.inc";s:4:"role";s:4:"test";}}i:122;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.js";s:4:"role";s:4:"test";}}i:123;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:124;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.inc";s:4:"role";s:4:"test";}}i:125;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.js";s:4:"role";s:4:"test";}}i:126;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:127;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.inc";s:4:"role";s:4:"test";}}i:128;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:129;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.css";s:4:"role";s:4:"test";}}i:130;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.js";s:4:"role";s:4:"test";}}i:131;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.inc";s:4:"role";s:4:"test";}}i:132;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.css";s:4:"role";s:4:"test";}}i:133;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.js";s:4:"role";s:4:"test";}}i:134;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.inc";s:4:"role";s:4:"test";}}i:135;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.css";s:4:"role";s:4:"test";}}i:136;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.js";s:4:"role";s:4:"test";}}i:137;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc";s:4:"role";s:4:"test";}}i:138;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:139;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.css";s:4:"role";s:4:"test";}}i:140;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.js";s:4:"role";s:4:"test";}}i:141;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc";s:4:"role";s:4:"test";}}i:142;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.css";s:4:"role";s:4:"test";}}i:143;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.js";s:4:"role";s:4:"test";}}i:144;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc";s:4:"role";s:4:"test";}}i:145;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.css";s:4:"role";s:4:"test";}}i:146;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.js";s:4:"role";s:4:"test";}}i:147;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.inc";s:4:"role";s:4:"test";}}i:148;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.4.inc";s:4:"role";s:4:"test";}}i:149;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:150;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.css";s:4:"role";s:4:"test";}}i:151;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.inc";s:4:"role";s:4:"test";}}i:152;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.js";s:4:"role";s:4:"test";}}i:153;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:154;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.inc";s:4:"role";s:4:"test";}}i:155;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:156;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.inc";s:4:"role";s:4:"test";}}i:157;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:158;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.inc";s:4:"role";s:4:"test";}}i:159;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:160;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc";s:4:"role";s:4:"test";}}i:161;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:162;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc";s:4:"role";s:4:"test";}}i:163;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js";s:4:"role";s:4:"test";}}i:164;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:165;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc";s:4:"role";s:4:"test";}}i:166;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:167;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.inc";s:4:"role";s:4:"test";}}i:168;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:169;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.inc";s:4:"role";s:4:"test";}}i:170;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:171;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:172;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:173;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc";s:4:"role";s:4:"test";}}i:174;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:175;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:94:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.inc";s:4:"role";s:4:"test";}}i:176;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:94:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:177;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.inc";s:4:"role";s:4:"test";}}i:178;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:179;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.inc";s:4:"role";s:4:"test";}}i:180;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:181;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.inc";s:4:"role";s:4:"test";}}i:182;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:183;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.inc";s:4:"role";s:4:"test";}}i:184;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:185;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.inc";s:4:"role";s:4:"test";}}i:186;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:187;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.inc";s:4:"role";s:4:"test";}}i:188;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:189;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.inc";s:4:"role";s:4:"test";}}i:190;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:191;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.inc";s:4:"role";s:4:"test";}}i:192;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:193;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.inc";s:4:"role";s:4:"test";}}i:194;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:195;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.inc";s:4:"role";s:4:"test";}}i:196;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js";s:4:"role";s:4:"test";}}i:197;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:198;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc";s:4:"role";s:4:"test";}}i:199;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:200;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.inc";s:4:"role";s:4:"test";}}i:201;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:202;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.inc";s:4:"role";s:4:"test";}}i:203;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:204;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc";s:4:"role";s:4:"test";}}i:205;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:206;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.inc";s:4:"role";s:4:"test";}}i:207;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.js";s:4:"role";s:4:"test";}}i:208;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:209;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css";s:4:"role";s:4:"test";}}i:210;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.inc";s:4:"role";s:4:"test";}}i:211;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js";s:4:"role";s:4:"test";}}i:212;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:213;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css";s:4:"role";s:4:"test";}}i:214;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.inc";s:4:"role";s:4:"test";}}i:215;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js";s:4:"role";s:4:"test";}}i:216;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:217;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.inc";s:4:"role";s:4:"test";}}i:218;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:219;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:41:"CodeSniffer/Standards/Generic/ruleset.xml";s:4:"role";s:3:"php";}}i:220;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Sniffs/Channels/ChannelExceptionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:221;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:222;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:223;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:224;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:225;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:226;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:227;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:228;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:229;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:230;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:231;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:232;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:233;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:234;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:235;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:236;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.inc";s:4:"role";s:4:"test";}}i:237;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:238;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.inc";s:4:"role";s:4:"test";}}i:239;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:240;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.inc";s:4:"role";s:4:"test";}}i:241;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:242;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:243;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:244;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.css";s:4:"role";s:4:"test";}}i:245;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:246;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc";s:4:"role";s:4:"test";}}i:247;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:248;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.js";s:4:"role";s:4:"test";}}i:249;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:250;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.js";s:4:"role";s:4:"test";}}i:251;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:252;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.js";s:4:"role";s:4:"test";}}i:253;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:254;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.inc";s:4:"role";s:4:"test";}}i:255;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:256;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.inc";s:4:"role";s:4:"test";}}i:257;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:258;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.inc";s:4:"role";s:4:"test";}}i:259;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:260;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.inc";s:4:"role";s:4:"test";}}i:261;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:262;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.inc";s:4:"role";s:4:"test";}}i:263;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:264;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.js";s:4:"role";s:4:"test";}}i:265;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:266;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:42:"CodeSniffer/Standards/MySource/ruleset.xml";s:4:"role";s:3:"php";}}i:267;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/PEAR/Docs/Files/IncludingFileStandard.xml";s:4:"role";s:3:"php";}}i:268;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/PEAR/Docs/Files/LineLengthStandard.xml";s:4:"role";s:3:"php";}}i:269;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml";s:4:"role";s:3:"php";}}i:270;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml";s:4:"role";s:3:"php";}}i:271;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml";s:4:"role";s:3:"php";}}i:272;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml";s:4:"role";s:3:"php";}}i:273;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:274;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:275;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:276;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:277;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:278;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:279;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:280;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:281;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:282;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:283;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:284;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:285;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:286;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:287;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:288;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:289;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:290;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:291;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:292;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:293;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:294;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:295;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:296;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:297;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:298;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:299;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:300;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:301;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.inc";s:4:"role";s:4:"test";}}i:302;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:303;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc";s:4:"role";s:4:"test";}}i:304;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:305;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc";s:4:"role";s:4:"test";}}i:306;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:307;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.inc";s:4:"role";s:4:"test";}}i:308;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:309;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc";s:4:"role";s:4:"test";}}i:310;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:311;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:312;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:313;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.inc";s:4:"role";s:4:"test";}}i:314;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:315;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.inc";s:4:"role";s:4:"test";}}i:316;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:317;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";s:4:"role";s:4:"test";}}i:318;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:319;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.inc";s:4:"role";s:4:"test";}}i:320;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:321;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc";s:4:"role";s:4:"test";}}i:322;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:323;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";s:4:"role";s:4:"test";}}i:324;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:325;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc";s:4:"role";s:4:"test";}}i:326;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:327;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/PEAR/ruleset.xml";s:4:"role";s:3:"php";}}i:328;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:39:"CodeSniffer/Standards/PHPCS/ruleset.xml";s:4:"role";s:3:"php";}}i:329;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:330;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:331;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:332;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:333;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.1.inc";s:4:"role";s:4:"test";}}i:334;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc";s:4:"role";s:4:"test";}}i:335;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.3.inc";s:4:"role";s:4:"test";}}i:336;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc";s:4:"role";s:4:"test";}}i:337;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:338;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/PSR1/ruleset.xml";s:4:"role";s:3:"php";}}i:339;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:340;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:341;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:342;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:343;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:344;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:345;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:346;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:347;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:348;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:349;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:350;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:351;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:352;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:353;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:354;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:355;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:356;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:357;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:358;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc";s:4:"role";s:4:"test";}}i:359;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.2.inc";s:4:"role";s:4:"test";}}i:360;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc";s:4:"role";s:4:"test";}}i:361;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.4.inc";s:4:"role";s:4:"test";}}i:362;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.5.inc";s:4:"role";s:4:"test";}}i:363;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:364;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:365;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:366;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:367;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:368;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.1.inc";s:4:"role";s:4:"test";}}i:369;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc";s:4:"role";s:4:"test";}}i:370;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc";s:4:"role";s:4:"test";}}i:371;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:372;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/PSR2/ruleset.xml";s:4:"role";s:3:"php";}}i:373;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml";s:4:"role";s:3:"php";}}i:374;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:375;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:376;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:377;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:378;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:379;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:380;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:381;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:382;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/CodeAnalysis/EmptyStatementSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:383;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:384;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:385;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:386;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:387;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:388;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:389;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:390;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:391;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:392;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:393;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:394;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:395;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:396;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:397;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:398;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:399;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:400;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:401;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:402;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:403;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:404;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:405;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:406;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:407;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:408;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:409;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:410;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:411;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:412;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Squiz/Sniffs/CSS/IndentationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:413;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:414;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:415;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:55:"CodeSniffer/Standards/Squiz/Sniffs/CSS/OpacitySniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:416;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:417;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:418;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:56:"CodeSniffer/Standards/Squiz/Sniffs/Debug/JSLintSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:419;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:420;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:421;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:422;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:423;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:424;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:425;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:426;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:427;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ConstantCaseSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:428;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:429;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:430;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:431;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:432;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:433;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:434;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:435;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:436;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:437;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:438;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:439;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:440;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:441;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:442;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:443;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:444;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:52:"CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:445;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:446;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:447;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:55:"CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:448;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:449;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:450;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:451;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:452;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:453;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:454;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:455;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:456;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:457;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:458;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:459;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:460;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:461;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:462;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:463;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:464;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:465;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:466;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:467;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:468;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:469;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:470;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:471;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:472;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:473;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:474;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:475;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:476;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:477;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:478;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.inc";s:4:"role";s:4:"test";}}i:479;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:480;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.js";s:4:"role";s:4:"test";}}i:481;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:482;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc";s:4:"role";s:4:"test";}}i:483;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:484;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc";s:4:"role";s:4:"test";}}i:485;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:486;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.inc";s:4:"role";s:4:"test";}}i:487;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:488;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";s:4:"role";s:4:"test";}}i:489;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:490;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:491;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:492;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:493;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:494;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:495;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:496;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc";s:4:"role";s:4:"test";}}i:497;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:498;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:499;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:500;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:501;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.js";s:4:"role";s:4:"test";}}i:502;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:503;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.inc";s:4:"role";s:4:"test";}}i:504;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:505;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:506;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:507;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:508;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js";s:4:"role";s:4:"test";}}i:509;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:510;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:511;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js";s:4:"role";s:4:"test";}}i:512;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:513;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:514;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.js";s:4:"role";s:4:"test";}}i:515;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:516;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc";s:4:"role";s:4:"test";}}i:517;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:518;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.inc";s:4:"role";s:4:"test";}}i:519;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js";s:4:"role";s:4:"test";}}i:520;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:521;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:522;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:523;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:524;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:525;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:526;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.js";s:4:"role";s:4:"test";}}i:527;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:528;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:529;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:530;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:531;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:532;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:533;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.js";s:4:"role";s:4:"test";}}i:534;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:535;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css";s:4:"role";s:4:"test";}}i:536;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:537;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.css";s:4:"role";s:4:"test";}}i:538;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:539;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css";s:4:"role";s:4:"test";}}i:540;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:541;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.css";s:4:"role";s:4:"test";}}i:542;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:543;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.css";s:4:"role";s:4:"test";}}i:544;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:545;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.css";s:4:"role";s:4:"test";}}i:546;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:547;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.css";s:4:"role";s:4:"test";}}i:548;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:549;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.css";s:4:"role";s:4:"test";}}i:550;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:551;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.css";s:4:"role";s:4:"test";}}i:552;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:553;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.css";s:4:"role";s:4:"test";}}i:554;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:555;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.css";s:4:"role";s:4:"test";}}i:556;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:557;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.css";s:4:"role";s:4:"test";}}i:558;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:559;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.css";s:4:"role";s:4:"test";}}i:560;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:561;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.css";s:4:"role";s:4:"test";}}i:562;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:563;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.css";s:4:"role";s:4:"test";}}i:564;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:565;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.js";s:4:"role";s:4:"test";}}i:566;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:567;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.js";s:4:"role";s:4:"test";}}i:568;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:58:"CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:569;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.inc";s:4:"role";s:4:"test";}}i:570;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:571;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.inc";s:4:"role";s:4:"test";}}i:572;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js";s:4:"role";s:4:"test";}}i:573;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:574;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:90:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:575;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:90:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:576;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:577;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:578;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.inc";s:4:"role";s:4:"test";}}i:579;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:580;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.inc";s:4:"role";s:4:"test";}}i:581;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:582;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc";s:4:"role";s:4:"test";}}i:583;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:584;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc";s:4:"role";s:4:"test";}}i:585;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:586;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.inc";s:4:"role";s:4:"test";}}i:587;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.js";s:4:"role";s:4:"test";}}i:588;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:589;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";s:4:"role";s:4:"test";}}i:590;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:591;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.inc";s:4:"role";s:4:"test";}}i:592;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:593;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.js";s:4:"role";s:4:"test";}}i:594;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:595;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc";s:4:"role";s:4:"test";}}i:596;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:597;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js";s:4:"role";s:4:"test";}}i:598;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:599;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.inc";s:4:"role";s:4:"test";}}i:600;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.js";s:4:"role";s:4:"test";}}i:601;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:602;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.inc";s:4:"role";s:4:"test";}}i:603;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:604;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.inc";s:4:"role";s:4:"test";}}i:605;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:606;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.css";s:4:"role";s:4:"test";}}i:607;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.inc";s:4:"role";s:4:"test";}}i:608;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:609;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.inc";s:4:"role";s:4:"test";}}i:610;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:611;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.inc";s:4:"role";s:4:"test";}}i:612;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.js";s:4:"role";s:4:"test";}}i:613;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:614;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.inc";s:4:"role";s:4:"test";}}i:615;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:616;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.inc";s:4:"role";s:4:"test";}}i:617;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:618;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.inc";s:4:"role";s:4:"test";}}i:619;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.js";s:4:"role";s:4:"test";}}i:620;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:621;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.inc";s:4:"role";s:4:"test";}}i:622;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:623;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.inc";s:4:"role";s:4:"test";}}i:624;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:625;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:54:"CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.inc";s:4:"role";s:4:"test";}}i:626;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:54:"CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:627;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.inc";s:4:"role";s:4:"test";}}i:628;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:629;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.inc";s:4:"role";s:4:"test";}}i:630;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:631;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.inc";s:4:"role";s:4:"test";}}i:632;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:633;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.inc";s:4:"role";s:4:"test";}}i:634;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:635;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc";s:4:"role";s:4:"test";}}i:636;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:637;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.inc";s:4:"role";s:4:"test";}}i:638;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:639;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.inc";s:4:"role";s:4:"test";}}i:640;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:641;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.inc";s:4:"role";s:4:"test";}}i:642;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:643;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.inc";s:4:"role";s:4:"test";}}i:644;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:645;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:646;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:647;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc";s:4:"role";s:4:"test";}}i:648;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:649;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc";s:4:"role";s:4:"test";}}i:650;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:651;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:652;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:653;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:654;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js";s:4:"role";s:4:"test";}}i:655;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:656;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc";s:4:"role";s:4:"test";}}i:657;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js";s:4:"role";s:4:"test";}}i:658;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:659;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc";s:4:"role";s:4:"test";}}i:660;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js";s:4:"role";s:4:"test";}}i:661;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:662;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:663;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:664;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:665;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:666;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:667;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js";s:4:"role";s:4:"test";}}i:668;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:669;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:670;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:671;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:672;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:673;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:674;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js";s:4:"role";s:4:"test";}}i:675;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:676;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js";s:4:"role";s:4:"test";}}i:677;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:678;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";s:4:"role";s:4:"test";}}i:679;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:680;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:681;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:682;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc";s:4:"role";s:4:"test";}}i:683;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js";s:4:"role";s:4:"test";}}i:684;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:685;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css";s:4:"role";s:4:"test";}}i:686;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js";s:4:"role";s:4:"test";}}i:687;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.css";s:4:"role";s:4:"test";}}i:688;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.js";s:4:"role";s:4:"test";}}i:689;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.css";s:4:"role";s:4:"test";}}i:690;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.js";s:4:"role";s:4:"test";}}i:691;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.inc";s:4:"role";s:4:"test";}}i:692;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:693;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:39:"CodeSniffer/Standards/Squiz/ruleset.xml";s:4:"role";s:3:"php";}}i:694;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:695;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:696;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:697;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc";s:4:"role";s:4:"test";}}i:698;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:699;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.inc";s:4:"role";s:4:"test";}}i:700;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:701;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.inc";s:4:"role";s:4:"test";}}i:702;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:703;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/Zend/ruleset.xml";s:4:"role";s:3:"php";}}i:704;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:46:"CodeSniffer/Standards/AbstractPatternSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:705;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:44:"CodeSniffer/Standards/AbstractScopeSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:706;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:47:"CodeSniffer/Standards/AbstractVariableSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:707;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:51:"CodeSniffer/Standards/IncorrectPatternException.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:708;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/Tokenizers/CSS.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:709;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:29:"CodeSniffer/Tokenizers/JS.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:710;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/Tokenizers/PHP.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:711;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:19:"CodeSniffer/CLI.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:2:{i:0;a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}i:1;a:1:{s:7:"attribs";a:3:{s:4:"from";s:15:"@package_state@";s:2:"to";s:5:"state";s:4:"type";s:12:"package-info";}}}}i:712;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:25:"CodeSniffer/Exception.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:713;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:20:"CodeSniffer/File.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:714;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/MultiFileSniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:715;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:22:"CodeSniffer/Report.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:716;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:25:"CodeSniffer/Reporting.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:717;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:21:"CodeSniffer/Sniff.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:718;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:22:"CodeSniffer/Tokens.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:719;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:15:"CodeSniffer.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:2:{i:0;a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}i:1;a:1:{s:7:"attribs";a:3:{s:4:"from";s:10:"@data_dir@";s:2:"to";s:8:"data_dir";s:4:"type";s:11:"pear-config";}}}}i:720;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:21:"CodeSniffer.conf.dist";s:4:"role";s:4:"data";}}}}}s:12:"dependencies";a:2:{s:8:"required";a:2:{s:3:"php";a:1:{s:3:"min";s:5:"5.1.2";}s:13:"pearinstaller";a:1:{s:3:"min";s:7:"1.4.0b1";}}s:8:"optional";a:1:{s:7:"package";a:2:{s:4:"name";s:9:"PHP_Timer";s:7:"channel";s:15:"pear.phpunit.de";}}}s:10:"phprelease";a:2:{i:0;a:2:{s:17:"installconditions";a:1:{s:2:"os";a:1:{s:4:"name";s:7:"windows";}}s:8:"filelist";a:1:{s:7:"install";a:10:{i:0;a:1:{s:7:"attribs";a:2:{s:2:"as";s:5:"phpcs";s:4:"name";s:13:"scripts/phpcs";}}i:1;a:1:{s:7:"attribs";a:2:{s:2:"as";s:9:"phpcs.bat";s:4:"name";s:17:"scripts/phpcs.bat";}}i:2;a:1:{s:7:"attribs";a:2:{s:2:"as";s:12:"AllTests.php";s:4:"name";s:18:"tests/AllTests.php";}}i:3;a:1:{s:7:"attribs";a:2:{s:2:"as";s:13:"TestSuite.php";s:4:"name";s:19:"tests/TestSuite.php";}}i:4;a:1:{s:7:"attribs";a:2:{s:2:"as";s:29:"CodeSniffer/Core/AllTests.php";s:4:"name";s:23:"tests/Core/AllTests.php";}}i:5;a:1:{s:7:"attribs";a:2:{s:2:"as";s:36:"CodeSniffer/Core/IsCamelCapsTest.php";s:4:"name";s:30:"tests/Core/IsCamelCapsTest.php";}}i:6;a:1:{s:7:"attribs";a:2:{s:2:"as";s:41:"CodeSniffer/Core/ErrorSuppressionTest.php";s:4:"name";s:35:"tests/Core/ErrorSuppressionTest.php";}}i:7;a:1:{s:7:"attribs";a:2:{s:2:"as";s:49:"CodeSniffer/Core/File/GetMethodParametersTest.php";s:4:"name";s:43:"tests/Core/File/GetMethodParametersTest.php";}}i:8;a:1:{s:7:"attribs";a:2:{s:2:"as";s:35:"CodeSniffer/Standards/AllSniffs.php";s:4:"name";s:29:"tests/Standards/AllSniffs.php";}}i:9;a:1:{s:7:"attribs";a:2:{s:2:"as";s:47:"CodeSniffer/Standards/AbstractSniffUnitTest.php";s:4:"name";s:41:"tests/Standards/AbstractSniffUnitTest.php";}}}}}i:1;a:1:{s:8:"filelist";a:2:{s:7:"install";a:9:{i:0;a:1:{s:7:"attribs";a:2:{s:2:"as";s:5:"phpcs";s:4:"name";s:13:"scripts/phpcs";}}i:1;a:1:{s:7:"attribs";a:2:{s:2:"as";s:12:"AllTests.php";s:4:"name";s:18:"tests/AllTests.php";}}i:2;a:1:{s:7:"attribs";a:2:{s:2:"as";s:13:"TestSuite.php";s:4:"name";s:19:"tests/TestSuite.php";}}i:3;a:1:{s:7:"attribs";a:2:{s:2:"as";s:29:"CodeSniffer/Core/AllTests.php";s:4:"name";s:23:"tests/Core/AllTests.php";}}i:4;a:1:{s:7:"attribs";a:2:{s:2:"as";s:36:"CodeSniffer/Core/IsCamelCapsTest.php";s:4:"name";s:30:"tests/Core/IsCamelCapsTest.php";}}i:5;a:1:{s:7:"attribs";a:2:{s:2:"as";s:41:"CodeSniffer/Core/ErrorSuppressionTest.php";s:4:"name";s:35:"tests/Core/ErrorSuppressionTest.php";}}i:6;a:1:{s:7:"attribs";a:2:{s:2:"as";s:49:"CodeSniffer/Core/File/GetMethodParametersTest.php";s:4:"name";s:43:"tests/Core/File/GetMethodParametersTest.php";}}i:7;a:1:{s:7:"attribs";a:2:{s:2:"as";s:35:"CodeSniffer/Standards/AllSniffs.php";s:4:"name";s:29:"tests/Standards/AllSniffs.php";}}i:8;a:1:{s:7:"attribs";a:2:{s:2:"as";s:47:"CodeSniffer/Standards/AbstractSniffUnitTest.php";s:4:"name";s:41:"tests/Standards/AbstractSniffUnitTest.php";}}}s:6:"ignore";a:1:{s:7:"attribs";a:1:{s:4:"name";s:17:"scripts/phpcs.bat";}}}}}s:9:"changelog";a:1:{s:7:"release";a:51:{i:0;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.5.0RC2";s:3:"api";s:8:"1.5.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2013-04-04";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:3252:"- Ruleset processing has been rewritten to be more predictable
-- Provides much better support for relative paths inside ruleset files
-- May mean that sniffs that were previously ignored are now being included when importing external rulesets
-- Ruleset processing output can be seen by using the -vv command line argument
-- Internal sniff registering functions have all changed, so please review custom scripts
- You can now pass multiple coding standards on the command line, comma separated (request #19144)
-- Works with built-in or custom standards and rulesets, or a mix of both
- You can now exclude directories or whole standards in a ruleset XML file (request #19731)
-- e.g., exclude "Generic.Commenting" or just "Generic"
-- You can also pass in a path to a directory instead, if you know it
- Added Generic LowerCaseKeywordSniff to ensure all PHP keywords are defined in lowercase
-- The PSR2 and Squiz standards now use this sniff
- Added Generic SAPIUsageSniff to ensure the PHP_SAPI constant is used instead of php_sapi_name() (request #19863)
- Squiz FunctionSpacingSniff now has a setting to specify how many lines there should between functions (request #19843)
-- Default remains at 2
-- Override the "spacing" setting in a ruleset.xml file to change
- Squiz LowercasePHPFunctionSniff no longer throws errors for the limited set of PHP keywords it was checking
-- Add a rule for Generic.PHP.LowerCaseKeyword to your ruleset to replicate this functionality
- Added support for the PHP 5.4 T_CALLABLE token so it can be used in lower PHP versions
- Generic EndFileNoNewlineSniff now supports checking of CSS and JS files
- PSR2 SwitchDeclarationSniff now has a setting to specify how many spaces code should be indented
-- Default remains at 4; override the indent setting in a ruleset.xml file to change
-- Thanks to Asher Snyder for the patch
- Generic ScopeIndentSniff now has a setting to specify a list of tokens that should be ignored
-- The first token on the line is checked and the whole line is ignored if the token is in the array
-- Thanks to Eloy Lafuente for the patch
- Squiz LowercaseClassKeywordsSniff now checks for the TRAIT keyword
-- Thanks to Anthon Pang for the patch
- If you create your own PHP_CodeSniffer object, PHPCS will no longer exit when an unknown argument is found
-- This allows you to create wrapper scripts for PHPCS more easily
- PSR2 MethodDeclarationSniff no longer generates a notice for methods named "_"
-- Thanks to Bart S for the patch
- Squiz BlockCommentSniff no longer reports that a blank line between a scope closer and block comment is invalid
- Generic DuplicateClassNameSniff no longer reports an invalid error if multiple PHP open tags exist in a file
- Generic DuplicateClassNameSniff no longer reports duplicate errors if multiple PHP open tags exist in a file
- Fixed bug #19819 : Freeze with syntax error in use statement
- Fixed bug #19820 : Wrong message level in Generic_Sniffs_CodeAnalysis_EmptyStatementSniff
- Fixed bug #19859 : CodeSniffer::setIgnorePatterns API changed
- Fixed bug #19871 : findExtendedClassName doesn't return FQCN on namespaced classes
- Fixed bug #19879 : bitwise and operator interpreted as reference by value";}i:1;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.5.0RC1";s:3:"api";s:8:"1.5.0RC1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2013-02-08";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:551:"- Reports have been completely rewritten to consume far less memory
-- Each report is incrementally written to the file system during a run and then printed out when the run ends
-- There is no longer a need to keep the list of errors and warnings in memory during a run
- Multi-file sniff support has been removed because they are too memory intensive
-- If you have a custom multi-file sniff, you can convert it into a standard sniff quite easily
-- See CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php for an example";}i:2;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.4.5";s:3:"api";s:5:"1.4.5";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2013-04-04";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:2433:"- Added Generic LowerCaseKeywordSniff to ensure all PHP keywords are defined in lowercase
-- The PSR2 and Squiz standards now use this sniff
- Added Generic SAPIUsageSniff to ensure the PHP_SAPI constant is used instead of php_sapi_name() (request #19863)
- Squiz FunctionSpacingSniff now has a setting to specify how many lines there should between functions (request #19843)
-- Default remains at 2
-- Override the "spacing" setting in a ruleset.xml file to change
- Squiz LowercasePHPFunctionSniff no longer throws errors for the limited set of PHP keywords it was checking
-- Add a rule for Generic.PHP.LowerCaseKeyword to your ruleset to replicate this functionality
- Added support for the PHP 5.4 T_CALLABLE token so it can be used in lower PHP versions
- Generic EndFileNoNewlineSniff now supports checking of CSS and JS files
- PSR2 SwitchDeclarationSniff now has a setting to specify how many spaces code should be indented
-- Default remains at 4; override the indent setting in a ruleset.xml file to change
-- Thanks to Asher Snyder for the patch
- Generic ScopeIndentSniff now has a setting to specify a list of tokens that should be ignored
-- The first token on the line is checked and the whole line is ignored if the token is in the array
-- Thanks to Eloy Lafuente for the patch
- Squiz LowercaseClassKeywordsSniff now checks for the TRAIT keyword
-- Thanks to Anthon Pang for the patch
- If you create your own PHP_CodeSniffer object, PHPCS will no longer exit when an unknown argument is found
-- This allows you to create wrapper scripts for PHPCS more easily
- PSR2 MethodDeclarationSniff no longer generates a notice for methods named "_"
-- Thanks to Bart S for the patch
- Squiz BlockCommentSniff no longer reports that a blank line between a scope closer and block comment is invalid
- Generic DuplicateClassNameSniff no longer reports an invalid error if multiple PHP open tags exist in a file
- Generic DuplicateClassNameSniff no longer reports duplicate errors if multiple PHP open tags exist in a file
- Fixed bug #19819 : Freeze with syntax error in use statement
- Fixed bug #19820 : Wrong message level in Generic_Sniffs_CodeAnalysis_EmptyStatementSniff
- Fixed bug #19859 : CodeSniffer::setIgnorePatterns API changed
- Fixed bug #19871 : findExtendedClassName doesn't return FQCN on namespaced classes
- Fixed bug #19879 : bitwise and operator interpreted as reference by value";}i:3;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.4.4";s:3:"api";s:5:"1.4.4";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2013-02-07";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:2232:"- Ignored lines no longer cause the summary report to show incorrect error and warning counts
-- Thanks to Bert Van Hauwaert for the patch
- Added Generic CSSLintSniff to run CSSLint over a CSS file and report warnings
-- Set full command to run CSSLint using phpcs --config-set csslint_path /path/to/csslint
-- Thanks to Roman Levishchenko for the contribution
- Added PSR2 ControlStructureSpacingSniff to ensure there are no spaces before and after parenthesis in control structures
-- Fixes bug #19732 : PSR2: some control structures errors not reported
- Squiz commenting sniffs now support non-English characters when checking for capital letters
-- Thanks to Roman Levishchenko for the patch
- Generic EndFileNewlineSniff now supports JS and CSS files
-- Thanks to Denis Ryabkov for the patch
- PSR1 SideEffectsSniff no longer reports constant declarations as side effects
- Notifysend report now supports notify-send versions before 0.7.3
-- Thanks to Ken Guest for the patch
- PEAR and Squiz FunctionCommentSniffs no longer report errors for misaligned argument comments when they are blank
-- Thanks to Thomas Peterson for the patch
- Squiz FunctionDeclarationArgumentSpacingSniff now works correctly for equalsSpacing values greater than 0
-- Thanks to Klaus Purer for the patch
- Squiz SuperfluousWhitespaceSniff no longer throws errors for CSS files with no newline at the end
- Squiz SuperfluousWhitespaceSniff now allows a single newline at the end of JS and CSS files
- Fixed bug #19755 : Token of T_CLASS type has no scope_opener and scope_closer keys
- Fixed bug #19759 : Squiz.PHP.NonExecutableCode fails for return function()...
- Fixed bug #19763 : Use statements for traits not recognised correctly for PSR2 code style
- Fixed bug #19764 : Instead of for traits throws uppercase constant name errors
- Fixed bug #19772 : PSR2_Sniffs_Namespaces_UseDeclarationSniff does not properly recognize last use
- Fixed bug #19775 : False positive in NonExecutableCode sniff when not using curly braces
- Fixed bug #19782 : Invalid found size functions in loop when using object operator
- Fixed bug #19799 : config folder is not created automatically
- Fixed bug #19804 : JS Tokenizer wrong /**/ parsing";}i:4;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.4.3";s:3:"api";s:5:"1.4.3";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-12-04";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1141:"- Added support for the PHP 5.5 T_FINALLY token to detect try/catch/finally statements
- Added empty CodeSniffer.conf to enable config settings for Composer installs
- Added Generic EndFileNoNewlineSniff to ensure there is no newline at the end of a file
- Autoloader can now load PSR-0 compliant classes
-- Thanks to Maik Penz for the patch
- Squiz NonExecutableCodeSniff no longer throws error for multi-line RETURNs inside CASE statements
-- Thanks to Marc Ypes for the patch
- Squiz OperatorSpacingSniff no longer reports errors for negative numbers inside inline THEN statements
-- Thanks to Klaus Purer for the patch
- Squiz OperatorSpacingSniff no longer reports errors for the assignment of operations involving negative numbers
- Squiz SelfMemberReferenceSniff can no longer get into an infinite loop when checking a static call with a namespace
-- Thanks to Andy Grunwald for the patch
- Fixed bug #19699 : Generic.Files.LineLength giving false positives when tab-width is used
- Fixed bug #19726 : Wrong number of spaces expected after instanceof static
- Fixed bug #19727 : PSR2: no error reported when using } elseif {";}i:5;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.4.2";s:3:"api";s:5:"1.4.2";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-11-09";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1452:"- PHP_CodeSniffer can now be installed using Composer
-- Require squizlabs/php_codesniffer in your composer.json file
-- Thanks to Rob Bast, Stephen Rees-Carter, Stefano Kowalke and Ivan Habunek for help with this
- Squiz BlockCommentSniff and InlineCommentSniff no longer report errors for trait block comments
- Squiz SelfMemberReferenceSniff now supports namespaces
-- Thanks to Andy Grunwald for the patch
- Squiz FileCommentSniff now uses tag names inside the error codes for many messages
-- This allows you to exclude specific missing, out of order etc., tags
- Squiz SuperfluousWhitespaceSniff now has an option to ignore blank lines
-- This will stop errors being reported for lines that contain only whitespace
-- Set the ignoreBlankLines property to TRUE in your ruleset.xml file to enable this
- PSR2 no longer reports errors for whitespace at the end of blank lines
- Fixed gitblame report not working on Windows
-- Thanks to Rogerio Prado de Jesus
- Fixed an incorrect error in Squiz OperatorSpacingSniff for default values inside a closure definition
- Fixed bug #19691 : SubversionPropertiesSniff fails to find missing properties
-- Thanks to Kevin Winahradsky for the patch
- Fixed bug #19692 : DisallowMultipleAssignments is triggered by a closure
- Fixed bug #19693 : exclude-patterns no longer work on specific messages
- Fixed bug #19694 : Squiz.PHP.LowercasePHPFunctions incorrectly matches return by ref functions";}i:6;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.4.1";s:3:"api";s:5:"1.4.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-11-02";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:3523:"- All ignore patterns have been reverted to being checked against the absolute path of a file
-- Patterns can be specified to be relative in a rulset.xml file, but nowhere else
-- e.g., [exclude-pattern type="relative"]^tests/*[/exclude-pattern] (with angle brackets, not square brackets)
- Added support for PHP tokenizing of T_INLINE_ELSE colons, so this token type is now available
-- Custom sniffs that rely on looking for T_COLON tokens inside inline if statements must be changed to use the new token
-- Fixes bug #19666 : PSR1.Files.SideEffects throws a notice Undefined index: scope_closer
- Messages can now be changed from errors to warnings (and vice versa) inside ruleset.xml files
-- As you would with "message" and "severity", specify a "type" tag under a "rule" tag and set the value to "error" or "warning"
- PHP_CodeSniffer will now generate a warning on files that it detects have mixed line endings
-- This warning has the code Internal.LineEndings.Mixed and can be overriden in a ruleset.xml file
-- Thanks to Vit Brunner for help with this
- Sniffs inside PHP 5.3 namespaces are now supported, along with the existing underscore-style emulated namespaces
-- For example: namespace MyStandard\Sniffs\Arrays; class ArrayDeclarationSniff implements \PHP_CodeSniffer_Sniff { ...
-- Thanks to Till Klampaeckel for the patch
- Generic DuplicateClassNameSniff is no longer a multi-file sniff, so it won't max out your memory
-- Multi-file sniff support should be considered deprecated as standard sniffs can now do the same thing
- Added Generic DisallowSpaceIndent to check that files are indented using tabs
- Added Generic OneClassPerFileSniff to check that only one class is defined in each file
-- Thanks to Andy Grunwald for the contribution
- Added Generic OneInterfacePerFileSniff to check that only one interface is defined in each file
-- Thanks to Andy Grunwald for the contribution
- Added Generic LowercasedFilenameSniff to check that filenames are lowercase
-- Thanks to Andy Grunwald for the contribution
- Added Generic ClosingPHPTagSniff to check that each open PHP tag has a corresponding close tag
-- Thanks to Andy Grunwald for the contribution
- Added Generic CharacterBeforePHPOpeningTagSniff to check that the open PHP tag is the first content in a file
-- Thanks to Andy Grunwald for the contribution
- Fixed incorrect errors in Squiz OperatorBracketSniff and OperatorSpacingSniff for negative numbers in CASE statements
-- Thanks to Arnout Boks for the patch
- Generic CamelCapsFunctionNameSniff no longer enforces exact case matching for PHP magic methods
- Generic CamelCapsFunctionNameSniff no longer throws errors for overridden SOAPClient methods prefixed with double underscores
-- Thanks to Dorian Villet for the patch
- PEAR ValidFunctionNameSniff now supports traits
- PSR1 ClassDeclarationSniff no longer throws an error for non-namespaced code if PHP version is less than 5.3.0
- Fixed bug #19616 : Nested switches cause false error in PSR2
- Fixed bug #19629 : PSR2 error for inline comments on multi-line argument lists
- Fixed bug #19644 : Alternative syntax, e.g. if/endif triggers Inline Control Structure error
- Fixed bug #19655 : Closures reporting as multi-line when they are not
- Fixed bug #19675 : Improper indent of nested anonymous function bodies in a call
- Fixed bug #19685 : PSR2 catch-22 with empty third statement in for loop
- Fixed bug #19687 : Anonymous functions inside arrays marked as indented incorrectly in PSR2";}i:7;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.4.0";s:3:"api";s:5:"1.4.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-09-26";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1962:"- Added PSR1 and PSR2 coding standards that can be used to check your code against these guidelines
- PHP 5.4 short array syntax is now detected and tokens are assigned to the open and close characters
-- New tokens are T_OPEN_SHORT_ARRAY and T_CLOSE_SHORT_ARRAY as PHP does not define its own
- Added the ability to explain a coding standard by listing the sniffs that it includes
-- The sniff list includes all imported and native sniffs
-- Explain a standard by using the -e and --standard=[standard] command line arguments
-- E.g., phpcs -e --standard=Squiz
-- Thanks to Ben Selby for the idea
- Added report to show results using notify-send
-- Use --report=notifysend to generate the report
-- Thanks to Christian Weiske for the contribution
- The JS tokenizer now recognises RETURN as a valid closer for CASE and DEFAULT inside switch statements
- AbstractPatternSniff now sets the ignoreComments option using a public var rather than through the constructor
-- This allows the setting to be overwritten in ruleset.xml files
-- Old method remains for backwards compatibility
- Generic LowerCaseConstantSniff and UpperCaseConstantSniff no longer report errors on classes named True, False or Null
- PEAR ValidFunctionNameSniff no longer enforces exact case matching for PHP magic methods
- Squiz SwitchDeclarationSniff now allows RETURN statements to close a CASE or DEFAULT statement
- Squiz BlockCommentSniff now correctly reports an error for blank lines before blocks at the start of a control structure
- Fixed a PHP notice generated when loading custom array settings from a rulset.xml file
- Fixed bug #17908 : CodeSniffer does not recognise optional @params
-- Thanks to Pete Walker for the patch
- Fixed bug #19538 : Function indentation code sniffer checks inside short arrays
- Fixed bug #19565 : Non-Executable Code Sniff Broken for Case Statements with both return and break
- Fixed bug #19612 : Invalid @package suggestion";}i:8;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.6";s:3:"api";s:5:"1.3.6";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-08-08";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:2037:"- Memory usage has been dramatically reduced when using the summary report
-- Reduced memory is only available when displaying a single summary report to the screen
-- PHP_CodeSniffer will not generate any messages in this case, storing only error counts instead
-- Impact is most notable with very high error and warning counts
- Significantly improved the performance of Squiz NonExecutableCodeSniff
- Ignore patterns now check the relative path of a file based on the dir being checked
-- Allows ignore patterns to become more generic as the path to the code is no longer included when checking
-- Thanks to Kristof Coomans for the patch
- Sniff settings can now be changed by specifying a special comment format inside a file
-- e.g., // @codingStandardsChangeSetting PEAR.Functions.FunctionCallSignature allowMultipleArguments false
-- If you change a setting, don't forget to change it back
- Added Generic EndFileNewlineSniff to ensure PHP files end with a newline character
- PEAR FunctionCallSignatureSniff now includes a setting to force one argument per line in multi-line calls
-- Set allowMultipleArguments to false
- Squiz standard now enforces one argument per line in multi-line function calls
- Squiz FunctionDeclarationArgumentSpacingSniff now supports closures
- Squiz OperatorSpacingSniff no longer throws an error for negative values inside an inline THEN statement
-- Thanks to Klaus Purer for the patch
- Squiz FunctionCommentSniff now throws an error for not closing a comment with */
-- Thanks to Klaus Purer for the patch
- Summary report no longer shows two lines of PHP_Timer output when showing sources
- Fixed undefined variable error in PEAR FunctionCallSignatureSniff for lines with no indent
- Fixed bug #19502 : Generic.Files.LineEndingsSniff fails if no new-lines in file
- Fixed bug #19508 : switch+return: Closing brace indented incorrectly
- Fixed bug #19532 : The PSR-2 standard don't recognize Null in class names
- Fixed bug #19546 : Error thrown for __call() method in traits";}i:9;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.5";s:3:"api";s:5:"1.3.5";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-07-12";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:2185:"- Added Generic CamelCapsFunctionNameSniff to just check if function and method names use camel caps
-- Does not allow underscore prefixes for private/protected methods
-- Defaults to strict checking, where two uppercase characters can not be next to each other
-- Strict checking can be disabled in a ruleset.xml file
- Squiz FunctionDeclarationArgumentSpacing now has a setting to specify how many spaces should surround equals signs
-- Default remains at 0
-- Override the equalsSpacing setting in a ruleset.xml file to change
- Squiz ClassDeclarationSniff now throws errors for > 1 space before extends/implements class name with ns seperator
- Squiz standard now warns about deprecated functions using Generic DeprecatedFunctionsSniff
- PEAR FunctionDeclarationSniff now reports an error for multiple spaces after the FUNCTION keyword and around USE
- PEAR FunctionDeclarationSniff now supports closures
- Squiz MultiLineFunctionDeclarationSniff now supports closures
- Exclude rules written for Unix systems will now work correctly on Windows
-- Thanks to Walter Tamboer for the patch
- The PHP tokenizer now recognises T_RETURN as a valid closer for T_CASE and T_DEFAULT inside switch statements
- Fixed duplicate message codes in Generic OpeningFunctionBraceKernighanRitchieSniff
- Fixed bug #18651 : PHPunit Test cases for custom standards are not working on Windows
- Fixed bug #19416 : Shorthand arrays cause bracket spacing errors
- Fixed bug #19421 : phpcs doesn't recognize ${x} as equivalent to $x
- Fixed bug #19428 : PHPCS Report "hgblame" doesn't support windows paths
-- Thanks to Justin Rovang for the patch
- Fixed bug #19448 : Problem with detecting remote standards
- Fixed bug #19463 : Anonymous functions incorrectly being flagged by NonExecutableCodeSniff
- Fixed bug #19469 : PHP_CodeSniffer_File::getMemberProperties() sets wrong scope
- Fixed bug #19471 : phpcs on Windows, when using Zend standard, doesn't catch problems
-- Thanks to Ivan Habunek for the patch
- Fixed bug #19478 : Incorrect indent detection in PEAR standard
-- Thanks to Shane Auckland for the patch
- Fixed bug #19483 : Blame Reports fail with space in directory name";}i:10;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.4";s:3:"api";s:5:"1.3.4";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-05-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:3218:"- Added missing package.xml entries for new Generic FixmeSniff
-- Thanks to Jaroslav HanslÃk for the patch
- Expected indents for PEAR ScopeClosingBraceSniff and FunctionCallSignatureSniff can now be set in ruleset files
-- Both sniffs use a variable called "indent"
-- Thanks to Thomas Despoix for the patch
- Standards designed to be installed in the PHPCS Standards dir will now work outside this dir as well
-- In particular, allows the Drupal CS to work without needing to symlink it into the PHPCS install
-- Thanks to Peter Philipp for the patch
- Rule references for standards, directories and specific sniffs can now be relative in ruleset.xml files
-- For example: ref="../MyStandard/Sniffs/Commenting/DisallowHashCommentsSniff.php"
- Symlinked standards now work correctly, allowing aliasing of installed standards (request #19417)
-- Thanks to Tom Klingenberg for the patch
- Squiz ObjectInstantiationSniff now allows objects to be returned without assinging them to a variable
- Added Squiz.Commenting.FileComment.MissingShort error message for file comments that only contains tags
-- Also stops undefined index errors being generated for these comments
- Debug option -vv now shows tokenizer status for CSS files
- Added support for new gjslint error formats
-- Thanks to Meck for the patch
- Generic ScopeIndentSniff now allows comment indents to not be exact even if the exact flag is set
-- The start of the comment is still checked for exact indentation as normal
- Fixed an issue in AbstractPatternSniff where comments were not being ignored in some cases
- Fixed an issue in Zend ClosingTagSniff where the closing tag was not always being detected correctly
-- Thanks to Jonathan Robson for the patch
- Fixed an issue in Generic FunctionCallArgumentSpacingSniff where closures could cause incorrect errors
- Fixed an issue in Generic UpperCaseConstantNameSniff where errors were incorrectly reported on goto statements
-- Thanks to Tom Klingenberg for the patch
- PEAR FileCommentSniff and ClassCommentSniff now support author emails with a single character in the local part
-- E.g., a@me.com
-- Thanks to Denis Shapkin for the patch
- Fixed bug #19290 : Generic indent sniffer fails for anonymous functions
- Fixed bug #19324 : Setting show_warnings configuration option does not work
- Fixed bug #19354 : Not recognizing references passed to method
- Fixed bug #19361 : CSS tokenzier generates errors when PHP embedded in CSS file
- Fixed bug #19374 : HEREDOC/NOWDOC Indentation problems
- Fixed bug #19381 : traits and indetations in traits are not handled properly
- Fixed bug #19394 : Notice in NonExecutableCodeSniff
- Fixed bug #19402 : Syntax error when executing phpcs on Windows with parens in PHP path
-- Thanks to Tom Klingenberg for the patch
- Fixed bug #19411 : magic method error on __construct()
-- The fix required a rewrite of AbstractScopeSniff, so please test any sniffs that extend this class
- Fixed bug #19412 : Incorrect error about assigning objects to variables when inside inline IF
- Fixed bug #19413 : php_cs thinks I haven't used a parameter when I have
- Fixed bug #19414 : php_cs seems to not track variables correctly in heredocs";}i:11;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.3";s:3:"api";s:5:"1.3.3";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2012-02-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1763:"- Added new Generic FixmeSniff that shows error messages for all FIXME comments left in your code
-- Thanks to Sam Graham for the contribution
- The maxPercentage setting in the Squiz CommentedOutCodeSniff can now be overriden in a rulset.xml file
-- Thanks to Volker Dusch for the patch
- The Checkstyle and XML reports now use XMLWriter
-- Only change in output is that empty file tags are no longer produced for files with no violations
-- Thanks to Sebastian Bergmann for the patch
- Added PHP_CodeSniffer_Tokens::$bracketTokens to give sniff writers fast access to open and close bracket tokens
- Fixed an issue in AbstractPatternSniff where EOL tokens were not being correctly checked in some cases
- PHP_CodeSniffer_File::getTokensAsString() now detects incorrect length value (request #19313)
- Fixed bug #19114 : CodeSniffer checks extension even for single file
- Fixed bug #19171 : Show sniff codes option is ignored by some report types
-- Thanks to Dominic Scheirlinck for the patch
- Fixed bug #19188 : Lots of PHP Notices when analyzing the Symfony framework
-- First issue was list-style.. lines in CSS files not properly adjusting open/close bracket positions
-- Second issue was notices caused by bug #19137
- Fixed bug #19208 : UpperCaseConstantName reports class members
-- Was also a problem with LowerCaseConstantName as well
- Fixed bug #19256 : T_DOC_COMMENT in CSS files breaks ClassDefinitionNameSpacingSniff
-- Thanks to Klaus Purer for the patch
- Fixed bug #19264 : Squiz.PHP.NonExecutableCode does not handle RETURN in CASE without BREAK
- Fixed bug #19270 : DuplicateClassName does not handle namespaces correctly
- Fixed bug #19283 : CSS @media rules cause false positives
-- Thanks to Klaus Purer for the patch";}i:12;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.2";s:3:"api";s:5:"1.3.2";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2011-12-01";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1444:"- Added Generic JSHintSniff to run jshint.js over a JS file and report warnings
-- Set jshint path using phpcs --config-set jshint_path /path/to/jshint-rhino.js
-- Set rhino path using phpcs --config-set rhino_path /path/to/rhino
-- Thanks to Alexander Weiß for the contribution
- Nowdocs are now tokenized using PHP_CodeSniffer specific T_NOWDOC tokens for easier identification
- Generic UpperCaseConstantNameSniff no longer throws errors for namespaces
-- Thanks to Jaroslav HanslÃk for the patch
- Squiz NonExecutableCodeSniff now detects code after thrown exceptions
-- Thanks to Jaroslav HanslÃk for the patch
- Squiz OperatorSpacingSniff now ignores references
-- Thanks to Jaroslav HanslÃk for the patch
- Squiz FunctionCommentSniff now reports a missing function comment if it finds a standard code comment instead
- Squiz FunctionCommentThrownTagSniff no longer reports errors if it can't find a function comment
- Fixed unit tests not running under Windows
-- Thanks to Jaroslav HanslÃk for the patch
- Fixed bug #18964 : "$stackPtr must be of type T_VARIABLE" on heredocs and nowdocs
- Fixed bug #18973 : phpcs is looking for variables in a nowdoc
- Fixed bug #18974 : Blank line causes "Multi-line function call not indented correctly"
-- Adds new error message to ban empty lines in multi-line function calls
- Fixed bug #18975 : "Closing parenthesis must be on a line by itself" also causes indentation error";}i:13;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.1";s:3:"api";s:5:"1.3.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2011-11-03";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:4616:"- All report file command line arguments now work with relative paths (request #17240)
- The extensions command line argument now supports multi-part file extensions (request #17227)
- Added report type --report=hgblame to show number of errors/warnings committed by authors in a Mercurial repository
-- Has the same functionality as the svnblame report
-- Thanks to Ben Selby for the patch
- Added T_BACKTICK token type to make detection of backticks easier (request #18799)
- Added pattern matching support to Generic ForbiddenFunctionsSniff
-- If you are extending it and overriding register() or addError() you will need to review your sniff
- Namespaces are now recognised as scope openers, although they do not require braces (request #18043)
- Added new ByteOrderMarkSniff to Generic standard (request #18194)
-- Throws an error if a byte order mark is found in any PHP file
-- Thanks to Piotr Karas for the contribution
- PHP_Timer output is no longer included in reports when being written to a file (request #18252)
-- Also now shown for all report types if nothing is being printed to the screen
- Generic DeprecatedFunctionSniff now reports functions as deprecated and not simply forbidden (request #18288)
- PHPCS now accepts file contents from STDIN (request #18447)
-- Example usage: cat temp.php | phpcs [options] -OR- phpcs [options] < temp.php
-- Not every sniff will work correctly due to the lack of a valid file path
- PHP_CodeSniffer_Exception no longer extends PEAR_Exception (request #18483)
-- PEAR_Exception added a requirement that PEAR had to be installed
-- PHP_CodeSniffer is not used as a library, so unlikely to have any impact
- PEAR FileCommentSniff now allows GIT IDs in the version tag (request #14874)
- AbstractVariableSniff now supports heredocs
-- Also includes some variable detection fixes
-- Thanks to Sam Graham for the patch
- Squiz FileCommentSniff now enforces rule that package names cannot start with the word Squiz
- MySource AssignThisSniff now allows "this" to be assigned to the private var _self
- Fixed issue in Squiz FileCommentSniff where suggested package name was the same as the incorrect package name
- Fixed some issues with Squiz ArrayDeclarationSniff when using function calls in array values
- Fixed doc generation so it actually works again
-- Also now works when being run from an SVN checkout as well as when installed as a PEAR package
-- Should fix bug #18949 : Call to private method from static
- PEAR ClassDeclaration sniff now supports indentation checks when using the alternate namespace syntax
-- PEAR.Classes.ClassDeclaration.SpaceBeforeBrace message now contains 2 variables instead of 1
-- Sniff allows overriding of the default indent level, which is set to 4
-- Fixes bug #18933 : Alternative namespace declaration syntax confuses scope sniffs
- Fixed bug #18465 : "self::" does not work in lambda functions
-- Also corrects conversion of T_FUNCTION tokens to T_CLOSURE, which was not fixing token condition arrays
- Fixed bug #18543 : CSS Tokenizer deletes too many #
- Fixed bug #18624 : @throws namespace problem
-- Thanks to Gavin Davies for the patch
- Fixed bug #18628 : Generic.Files.LineLength gives incorrect results with Windows line-endings
- Fixed bug #18633 : CSS Tokenizer doesn't replace T_LIST tokens inside some styles
- Fixed bug #18657 : anonymous functions wrongly indented
- Fixed bug #18670 : UpperCaseConstantNameSniff fails on dynamic retrieval of class constant
- Fixed bug #18709 : Code sniffer sniffs file if even if it's in --ignore
-- Thanks to Artem Lopata for the patch
- Fixed bug #18762 : Incorrect handling of define and constant in UpperCaseConstantNameSniff
-- Thanks to Thomas Baker for the patch
- Fixed bug #18769 : CSS Tokenizer doesn't replace T_BREAK tokens inside some styles
- Fixed bug #18835 : Unreachable errors of inline returns of closure functions
-- Thanks to Patrick Schmidt for the patch
- Fixed bug #18839 : Fix miscount of warnings in AbstractSniffUnitTest.php
-- Thanks to Sam Graham for the patch
- Fixed bug #18844 : Generic_Sniffs_CodeAnalysis_UnusedFunctionParameterSniff with empty body
-- Thanks to Dmitri Medvedev for the patch
- Fixed bug #18847 : Running Squiz_Sniffs_Classes_ClassDeclarationSniff results in PHP notice
- Fixed bug #18868 : jslint+rhino: errors/warnings not detected
-- Thanks to Christian Weiske for the patch
- Fixed bug #18879 : phpcs-svn-pre-commit requires escapeshellarg
-- Thanks to Bjorn Katuin for the patch
- Fixed bug #18951 : weird behaviour with closures and multi-line use () params";}i:14;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.3.0";s:3:"api";s:5:"1.3.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2011-03-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1296:"- Add a new token T_CLOSURE that replaces T_FUNCTION if the function keyword is anonymous
- Many Squiz sniffs no longer report errors when checking closures; they are now ignored
- Fixed some error messages in PEAR MultiLineConditionSniff that were not using placeholders for message data
- AbstractVariableSniff now correctly finds variable names wrapped with curly braces inside double quoted strings
- PEAR FunctionDeclarationSniff now ignores arrays in argument default values when checking multi-line declarations
- Fixed bug #18200 : Using custom named ruleset file as standard no longer works
- Fixed bug #18196 : PEAR MultiLineCondition.SpaceBeforeOpenBrace not consistent with newline chars
- Fixed bug #18204 : FunctionCommentThrowTag picks wrong exception type when throwing function call
- Fixed bug #18222 : Add __invoke method to PEAR standard
- Fixed bug #18235 : Invalid error generation in Squiz.Commenting.FunctionCommentThrowTag
- Fixed bug #18250 : --standard with relative path skips Standards' "implicit" sniffs
- Fixed bug #18274 : Multi-line IF and function call indent rules conflict
- Fixed bug #18282 : Squiz doesn't handle final keyword before function comments
-- Thanks to Dave Perrett for the patch
- Fixed bug #18336 : Function isUnderscoreName gives php notices";}i:15;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.3.0RC2";s:3:"api";s:8:"1.3.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2011-01-14";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:4806:"- You can now print multiple reports for each run and print each to the screen or a file (request #12434)
-- Format is --report-[report][=file] (e.g., --report-xml=out.xml)
-- Printing to screen is done by leaving [file] empty (e.g., --report-xml)
-- Multiple reports can be specified in this way (e.g., --report-summary --report-xml=out.xml)
-- The standard --report and --report-file command line arguments are unchanged
- Added -d command line argument to set php.ini settings while running (request #17244)
-- Usage is: phpcs -d memory_limit=32M -d ...
-- Thanks to Ben Selby for the patch
- Added -p command line argument to show progress during a run
-- Dot means pass, E means errors found, W means only warnings found and S means skipped file
-- Particularly good for runs where you are checking more than 100 files
-- Enable by default with --config-set show_progress 1
-- Will not print anything if you are already printing verbose output
-- This has caused a big change in the way PHP_CodeSniffer processes files (API changes around processing)
- You can now add exclude rules for individual sniffs or error messages (request #17903)
-- Only available when using a ruleset.xml file to specify rules
-- Uses the same exclude-pattern tags as normal but allows them inside rule tags
- Using the -vvv option will now print a list of sniffs executed for each file and how long they took to process
- Added Generic ClosureLinterSniff to run Google's gjslint over your JS files
- The XML and CSV reports now include the severity of the error (request #18165)
-- The Severity column in the CSV report has been renamed to Type, and a new Severity column added for this
- Fixed issue with Squiz FunctionCommentSniff reporting incorrect type hint when default value uses namespace
-- Thanks to Anti Veeranna for the patch
- Generic FileLengthSniff now uses iconv_strlen to check line length if an encoding is specified (request #14237)
- Generic UnnecessaryStringConcatSniff now allows strings to be combined to form a PHP open or close tag
- Squiz SwitchDeclarationSniff no longer reports indentation errors for BREAK statements inside IF conditions
- Interactive mode now always prints the full error report (ignores command line)
- Improved regular expression detection in JavaScript files
-- Added new T_TYPEOF token that can be used to target the typeof JS operator
-- Fixes bug #17611 : Regular expression tokens not recognised
- Squiz ScopeIndentSniff removed
-- Squiz standard no longer requires additional indents between ob_* methods
-- Also removed Squiz OutputBufferingIndentSniff that was checking the same thing
- PHP_CodeSniffer_File::getMemberProperties() performance improved significantly
-- Improves performance of Squiz ValidVariableNameSniff significantly
- Squiz OperatorSpacingSniff performance improved significantly
- Squiz NonExecutableCodeSniff performance improved significantly
-- Will throw duplicate errors in some cases now, but these should be rare
- MySource IncludeSystemSniff performance improved significantly
- MySource JoinStringsSniff no longer reports an error when using join() on a named JS array
- Warnings are now reported for each file when they cannot be opened instead of stopping the script
-- Hide warnings with the -n command line argument
-- Can override the warnings using the code Internal.DetectLineEndings
- Fixed bug #17693 : issue with pre-commit hook script with filenames that start with v
- Fixed bug #17860 : isReference function fails with references in array
-- Thanks to Lincoln Maskey for the patch
- Fixed bug #17902 : Cannot run tests when tests are symlinked into tests dir
-- Thanks to Matt Button for the patch
- Fixed bug #17928 : Improve error message for Generic_Sniffs_PHP_UpperCaseConstantSniff
-- Thanks to Stefano Kowalke for the patch
- Fixed bug #18039 : JS Tokenizer crash when ] is last character in file
- Fixed bug #18047 : Incorrect handling of namespace aliases as constants
-- Thanks to Dmitri Medvedev for the patch
- Fixed bug #18072 : Impossible to exclude path from processing when symlinked
- Fixed bug #18073 : Squiz.PHP.NonExecutableCode fault
- Fixed bug #18117 : PEAR coding standard: Method constructor not sniffed as a function
- Fixed bug #18135 : Generic FunctionCallArgumentSpacingSniff reports function declaration errors
- Fixed bug #18140 : Generic scope indent in exact mode: strange expected/found values for switch
- Fixed bug #18145 : Sniffs are not loaded for custom ruleset file
-- Thanks to Scott McCammon for the patch
- Fixed bug #18152 : While and do-while with AbstractPatternSniff
- Fixed bug #18191 : Squiz.PHP.LowercasePHPFunctions does not work with new Date()
- Fixed bug #18193 : CodeSniffer doesn't reconize CR (\r) line endings";}i:16;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.3.0RC1";s:3:"api";s:8:"1.3.0RC1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2010-09-03";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:2290:"- Added exclude pattern support to ruleset.xml file so you can specify ignore patterns in a standard (request #17683)
-- Use new exclude-pattern tags to include the ignore rules into your ruleset.xml file
-- See CodeSniffer/Standards/PHPCS/ruleset.xml for an example
- Added new --encoding command line argument to specify the encoding of the files being checked
-- When set to utf-8, stops the XML-based reports from double-encoding
-- When set to something else, helps the XML-based reports encode to utf-8
-- Default value is iso-8859-1 but can be changed with --config-set encoding [value]
- The report is no longer printed to screen when using the --report-file command line option (request #17467)
-- If you want to print it to screen as well, use the -v command line argument
- The SVN and GIT blame reports now also show percentage of reported errors per author (request #17606)
-- Thanks to Ben Selby for the patch
- Updated the SVN pre-commit hook to work with the new severity levels feature
- Generic SubversionPropertiesSniff now allows properties to have NULL values (request #17682)
-- A null value indicates that the property should exist but the value should not be checked
- Generic UpperCaseConstantName Sniff now longer complains about the PHPUnit_MAIN_METHOD constant (request #17798)
- Squiz FileComment sniff now checks JS files as well as PHP files
- Squiz FunctionCommentSniff now supports namespaces in type hints
- Fixed a problem in Squiz OutputBufferingIndentSniff where block comments were reported as not indented
- Fixed bug #17092 : Problems with utf8_encode and htmlspecialchars with non-ascii chars
-- Use the new --encoding=utf-8 command line argument if your files are utf-8 encoded
- Fixed bug #17629 : PHP_CodeSniffer_Tokens::$booleanOperators missing T_LOGICAL_XOR
-- Thanks to Matthew Turland for the patch
- Fixed bug #17699 : Fatal error generating code coverage with PHPUnit 5.3.0RC1
- Fixed bug #17718 : Namespace 'use' statement: used global class name is recognized as constant
- Fixed bug #17734 : Generic SubversionPropertiesSniff complains on non SVN files
- Fixed bug #17742 : EmbeddedPhpSniff reacts negatively to file without closing php tag
- Fixed bug #17823 : Notice: Please no longer include PHPUnit/Framework.php";}i:17;a:5:{s:7:"version";a:2:{s:7:"release";s:7:"1.3.0a1";s:3:"api";s:7:"1.3.0a1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2010-07-15";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:3264:"- All CodingStandard.php files have been replaced by ruleset.xml files
-- Custom standards will need to be converted over to this new format to continue working
- You can specify a path to your own custom ruleset.xml file by using the --standard command line arg
-- e.g., phpcs --standard=/path/to/my/ruleset.xml
- Added a new report type --report=gitblame to show how many errors and warnings were committed by each author
-- Has the same functionality as the svnblame report
-- Thanks to Ben Selby for the patch
- A new token type T_DOLLAR has been added to allow you to sniff for variable variables (feature request #17095)
-- Thanks to Ian Young for the patch
- JS tokenizer now supports T_POWER (^) and T_MOD_EQUAL (%=) tokens (feature request #17441)
- If you have PHP_Timer installed, you'll now get a time/memory summary at the end of a script run
-- Only happens when printing reports that are designed to be read on the command line
- Added Generic DeprecatedFunctionsSniff to warn about the use of deprecated functions (feature request #16694)
-- Thanks to Sebastian Bergmann for the patch
- Added Squiz LogicalOperatorSniff to ensure that logical operators are surrounded by single spaces
- Added MySource ChannelExceptionSniff to ensure action files only throw ChannelException
- Added new method getClassProperties() for sniffs to use to determine if a class is abstract and/or final
-- Thanks to Christian Kaps for the patch
- Generic UpperCaseConstantSniff no longer throws errors about namespaces
-- Thanks to Christian Kaps for the patch
- Squiz OperatorBracketSniff now correctly checks value assignmnets in arrays
- Squiz LongConditionClosingCommentSniff now requires a comment for long CASE statements that use curly braces
- Squiz LongConditionClosingCommentSniff now requires an exact comment match on the brace
- MySource IncludeSystemSniff now ignores DOMDocument usage
- MySource IncludeSystemSniff no longer requires inclusion of systems that are being implemented
- Removed found and expected messages from Squiz ConcatenationSpacingSniff because they were messy and not helpful
- Fixed a problem where Generic CodeAnalysisSniff could show warnings if checking multi-line strings
- Fixed error messages in Squiz ArrayDeclarationSniff reporting incorrect number of found and expected spaces
- Fixed bug #17048 : False positive in Squiz_WhiteSpace_ScopeKeywordSpacingSniff
- Fixed bug #17054 : phpcs more strict than PEAR CS regarding function parameter spacing
- Fixed bug #17096 : Notice: Undefined index: scope_condition in ScopeClosingBraceSniff.php
-- Moved PEAR.Functions.FunctionCallArgumentSpacing to Generic.Functions.FunctionCallArgumentSpacing
- Fixed bug #17144 : Deprecated: Function eregi() is deprecated
- Fixed bug #17236 : PHP Warning due to token_get_all() in DoubleQuoteUsageSniff
- Fixed bug #17243 : Alternate Switch Syntax causes endless loop of Notices in SwitchDeclaration
- Fixed bug #17313 : Bug with switch case struture
- Fixed bug #17331 : Possible parse error: interfaces may not include member vars
- Fixed bug #17337 : CSS tokenizer fails on quotes urls
- Fixed bug #17420 : Uncaught exception when comment before function brace
- Fixed bug #17503 : closures formatting is not supported";}i:18;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.2.2";s:3:"api";s:5:"1.2.2";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2010-01-27";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:4893:"- The core PHP_CodeSniffer_File methods now understand the concept of closures (feature request #16866)
-- Thanks to Christian Kaps for the sample code
- Sniffs can now specify violation codes for each error and warning they add
-- Future versions will allow you to override messages and severities using these codes
-- Specifying a code is optional, but will be required if you wish to support overriding
- All reports have been broken into separate classes
-- Command line usage and report output remains the same
-- Thanks to Gabriele Santini for the patch
- Added an interactive mode that can be enabled using the -a command line argument
-- Scans files and stops when it finds a file with errors
-- Waits for user input to recheck the file (hopefully you fixed the errors) or skip the file
-- Useful for very large code bases where full rechecks take a while
- The reports now show the correct number of errors and warnings found
- The isCamelCaps method now allows numbers in class names
- The JS tokenizer now correctly identifies boolean and bitwise AND and OR tokens
- The JS tokenzier now correctly identifies regular expressions used in conditions
- PEAR ValidFunctionNameSniff now ignores closures
- Squiz standard now uses the PEAR setting of 85 chars for LineLengthSniff
- Squiz ControlStructureSpacingSniff now ensure there are no spaces around parentheses
- Squiz LongConditionClosingCommentSniff now checks for comments at the end of try/catch statements
- Squiz LongConditionClosingCommentSniff now checks validity of comments for short structures if they exist
- Squiz IncrementDecrementUsageSniff now has better checking to ensure it only looks at simple variable assignments
- Squiz PostStatementCommentSniff no longer throws errors for end function comments
- Squiz InlineCommentSniff no longer throws errors for end function comments
- Squiz OperatorBracketSniff now allows simple arithmetic operations in SWITCH conditions
- Squiz ValidFunctionNameSniff now ignores closures
- Squiz MethodScopeSniff now ignores closures
- Squiz ClosingDeclarationCommentSniff now ignores closures
- Squiz GlobalFunctionSniff now ignores closures
- Squiz DisallowComparisonAssignmentSniff now ignores the assigning of arrays
- Squiz DisallowObjectStringIndexSniff now allows indexes that contain dots and reserved words
- Squiz standard now throws nesting level and cyclomatic complexity errors at much higher levels
- Squiz CommentedOutCodeSniff now ignores common comment framing chacacters
- Squiz ClassCommentSniff now ensures the open comment tag is the only content on the first line
- Squiz FileCommentSniff now ensures the open comment tag is the only content on the first line
- Squiz FunctionCommentSniff now ensures the open comment tag is the only content on the first line
- Squiz VariableCommentSniff now ensures the open comment tag is the only content on the first line
- Squiz NonExecutableCodeSniff now warns about empty return statements that are not required
- Removed ForbiddenStylesSniff from Squiz standard
-- It is now in in the MySource standard as BrowserSpecificStylesSniff
-- New BrowserSpecificStylesSniff ignores files with browser-specific suffixes
- MySource IncludeSystemSniff no longer throws errors when extending the Exception class
- MySource IncludeSystemSniff no longer throws errors for the abstract widget class
- MySource IncludeSystemSniff and UnusedSystemSniff now allow includes inside IF statements
- MySource IncludeSystemSniff no longer throws errors for included widgets inside methods
- MySource GetRequestDataSniff now throws errors for using $_FILES
- MySource CreateWidgetTypeCallbackSniff now allows return statements in nested functions
- MySource DisallowSelfActionsSniff now ignores abstract classes
- Fixed a problem with the SVN pre-commit hook for PHP versions without vertical whitespace regex support
- Fixed bug #16740 : False positives for heredoc strings and unused parameter sniff
- Fixed bug #16794 : ValidLogicalOperatorsSniff doesn't report operators not in lowercase
- Fixed bug #16804 : Report filename is shortened too much
- Fixed bug #16821 : Bug in Squiz_Sniffs_WhiteSpace_OperatorSpacingSniff
-- Thanks to Jaroslav HanslÃk for the patch
- Fixed bug #16836 : Notice raised when using semicolon to open case
- Fixed bug #16855 : Generic standard sniffs incorrectly for define() method
- Fixed bug #16865 : Two bugs in Squiz_Sniffs_WhiteSpace_OperatorSpacingSniff
-- Thanks to Jaroslav HanslÃk for the patch
- Fixed bug #16902 : Inline If Declaration bug
- Fixed bug #16960 : False positive for late static binding in Squiz/ScopeKeywordSpacingSniff
-- Thanks to Jakub Tománek for the patch
- Fixed bug #16976 : The phpcs attempts to process symbolic links that don't resolve to files
- Fixed bug #17017 : Including one file in the files sniffed alters errors reported for another file";}i:19;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.2.1";s:3:"api";s:5:"1.2.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2009-11-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:4241:"- Added a new report type --report=svnblame to show how many errors and warnings were committed by each author
-- Also shows the percentage of their code that are errors and warnings
-- Requires you to have the SVN command in your path
-- Make sure SVN is storing usernames and passwords (if required) or you will need to enter them for each file
-- You can also use the -s command line argument to see the different types of errors authors are committing
-- You can use the -v command line argument to see all authors, even if they have no errors or warnings
- Added a new command line argument --report-width to allow you to set the column width of screen reports
-- Reports wont accept values less than 70 or else they get too small
-- Can also be set via a config var: phpcs --config-set report_width 100
- You can now get PHP_CodeSniffer to ignore a whole file by adding @codingStandardsIgnoreFile in the content
-- If you put it in the first two lines the file wont even be tokenized, so it will be much quicker
- Reports now print their file lists in alphabetical order
- PEAR FunctionDeclarationSniff now reports error for incorrect closing bracket placement in multi-line definitions
- Added Generic CallTimePassByRefenceSniff to prohibit the passing of variables into functions by reference
-- Thanks to Florian Grandel for the contribution
- Added Squiz DisallowComparisonAssignmentSniff to ban the assignment of comparison values to a variable
- Added Squiz DuplicateStyleDefinitionSniff to check for duplicate CSS styles in a single class block
- Squiz ArrayDeclarationSniff no longer checks the case of array indexes because that is not its job
- Squiz PostStatementCommentSniff now allows end comments for class member functions
- Squiz InlineCommentSniff now supports the checking of JS files
- MySource CreateWidgetTypeCallbackSniff now allows the callback to be passed to another function
- MySource CreateWidgetTypeCallbackSniff now correctly ignores callbacks used inside conditions
- Generic MultipleStatementAlignmentSniff now enforces a single space before equals sign if max padding is reached
- Fixed a problem in the JS tokenizer where regular expressions containing \// were not converted correctly
- Fixed a problem tokenizing CSS files where multiple ID targets on a line would look like comments
- Fixed a problem tokenizing CSS files where class names containing a colon looked like style definitions
- Fixed a problem tokenizing CSS files when style statements had empty url() calls
- Fixed a problem tokenizing CSS colours with the letter E in first half of the code
- Squiz ColonSpacingSniff now ensures it is only checking style definitions in CSS files and not class names
- Squiz DisallowComparisonAssignmentSniff no longer reports errors when assigning the return value of a function
- CSS tokenizer now correctly supports multi-line comments
- When only the case of var names differ for function comments, the error now indicates the case is different
- Fixed an issue with Generic UnnecessaryStringConcatSniff where it incorrectly suggested removing a concat
- Fixed bug #16530 : ScopeIndentSniff reports false positive
- Fixed bug #16533 : Duplicate errors and warnings
- Fixed bug #16563 : Check file extensions problem in phpcs-svn-pre-commit
-- Thanks to Kaijung Chen for the patch
- Fixed bug #16592 : Object operator indentation incorrect when first operator is on a new line
- Fixed bug #16641 : Notice output
- Fixed bug #16682 : Squiz_Sniffs_Strings_DoubleQuoteUsageSniff reports string "\0" as invalid
- Fixed bug #16683 : Typing error in PHP_CodeSniffer_CommentParser_AbstractParser
- Fixed bug #16684 : Bug in Squiz_Sniffs_PHP_NonExecutableCodeSniff
- Fixed bug #16692 : Spaces in paths in Squiz_Sniffs_Debug_JavaScriptLintSniff
-- Thanks to Jaroslav HanslÃk for the patch
- Fixed bug #16696 : Spelling error in MultiLineConditionSniff
- Fixed bug #16697 : MultiLineConditionSniff incorrect result with inline IF
- Fixed bug #16698 : Notice in JavaScript Tokenizer
- Fixed bug #16736 : Multi-files sniffs aren't processed when FILE is a single directory
-- Thanks to Alexey Shein for the patch
- Fixed bug #16792 : Bug in Generic_Sniffs_PHP_ForbiddenFunctionsSniff";}i:20;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.2.0";s:3:"api";s:5:"1.2.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2009-08-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:670:"- Installed standards are now favoured over custom standards when using the cmd line arg with relative paths
- Unit tests now use a lot less memory while running
- Squiz standard now uses Generic EmptyStatementSniff but throws errors instead of warnings
- Squiz standard now uses Generic UnusedFunctionParameterSniff
- Removed unused ValidArrayIndexNameSniff from the Squiz standard
- Fixed bug #16424 : SubversionPropertiesSniff print PHP Warning
- Fixed bug #16450 : Constant PHP_CODESNIFFER_VERBOSITY already defined (unit tests)
- Fixed bug #16453 : function declaration long line splitted error
- Fixed bug #16482 : phpcs-svn-pre-commit ignores extensions parameter";}i:21;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.2.0RC3";s:3:"api";s:8:"1.2.0RC3";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2009-07-07";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:610:"- You can now use @codingStandardsIgnoreStart and @...End comments to suppress messages (feature request #14002)
- A warning is now included for files without any code when short_open_tag is set to Off (feature request #12952)
- You can now use relative paths to your custom standards with the --standard cmd line arg (feature request #14967)
- You can now override magic methods and functions in PEAR ValidFunctionNameSniff (feature request #15830)
- MySource IncludeSystemSniff now recognises widget action classes
- MySource IncludeSystemSniff now knows about unit test classes and changes rules accordingly";}i:22;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.2.0RC2";s:3:"api";s:8:"1.2.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2009-05-25";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:521:"- Test suite can now be run using the full path to AllTests.php (feature request #16179)
- Fixed bug #15980 : PHP_CodeSniffer change php current directory
-- Thanks to Dolly Aswin Harahap for the patch
- Fixed bug #16001 : Notice triggered
- Fixed bug #16054 : phpcs-svn-pre-commit not showing any errors
- Fixed bug #16071 : Fatal error: Uncaught PHP_CodeSniffer_Exception
- Fixed bug #16170 : Undefined Offset -1 in MultiLineConditionSniff.php on line 68
- Fixed bug #16175 : Bug in Squiz-IncrementDecrementUsageSniff";}i:23;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.2.0RC1";s:3:"api";s:8:"1.2.0RC1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2009-03-09";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1446:"- Reports that are output to a file now include a trailing newline at the end of the file
- Fixed sniff names not shown in -vvv token processing output
- Added Generic SubversionPropertiesSniff to check that specific svn props are set for files
-- Thanks to Jack Bates for the contribution
- The PHP version check can now be overridden in classes that extend PEAR FileCommentSniff
-- Thanks to Helgi Þormar Þorbjörnsson for the suggestion
- Added Generic ConstructorNameSniff to check for PHP4 constructor name usage
-- Thanks to Leif Wickland for the contribution
- Squiz standard now supports multi-line function and condition sniffs from PEAR standard
- Squiz standard now uses Generic ConstructorNameSniff
- Added MySource GetRequestDataSniff to ensure REQUEST, GET and POST are not accessed directly
- Squiz OperatorBracketSniff now allows square brackets in simple unbracketed operations
- Fixed the incorrect tokenizing of multi-line block comments in CSS files
- Fixed bug #15383 : Uncaught PHP_CodeSniffer_Exception
- Fixed bug #15408 : An unexpected exception has been caught: Undefined offset: 2
- Fixed bug #15519 : Uncaught PHP_CodeSniffer_Exception
- Fixed bug #15624 : Pre-commit hook fails with PHP errors
- Fixed bug #15661 : Uncaught PHP_CodeSniffer_Exception
- Fixed bug #15722 : "declare(encoding = 'utf-8');" leads to "Missing file doc comment"
- Fixed bug #15910 : Object operator indention not calculated correctly";}i:24;a:5:{s:7:"version";a:2:{s:7:"release";s:7:"1.2.0a1";s:3:"api";s:7:"1.2.0a1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2008-12-18";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:8776:"- PHP_CodeSniffer now has a CSS tokenizer for checking CSS files
- Added support for a new multi-file sniff that sniffs all processed files at once
- Added new output format --report=emacs to output errors using the emacs standard compile output format
-- Thanks to Len Trigg for the contribution
- Reports can now be written to a file using the --report-file command line argument (feature request #14953)
-- The report is also written to screen when using this argument
- The CheckStyle, CSV and XML reports now include a source for each error and warning (feature request #13242)
-- A new report type --report=source can be used to show you the most common errors in your files
- Added new command line argument -s to show error sources in all reports
- Added new command line argument --sniffs to specify a list of sniffs to restrict checking to
-- Uses the sniff source codes that are optionally displayed in reports
- Changed the max width of error lines from 80 to 79 chars to stop blank lines in the default windows cmd window
- PHP_CodeSniffer now has a token for an asperand (@ symbol) so sniffs can listen for them
-- Thanks to Andy Brockhurst for the patch
- Added Generic DuplicateClassNameSniff that will warn if the same class name is used in multiple files
-- Not currently used by any standard; more of a multi-file sniff sample than anything useful
- Added Generic NoSilencedErrorsSniff that warns if PHP errors are being silenced using the @ symbol
-- Thanks to Andy Brockhurst for the contribution
- Added Generic UnnecessaryStringConcatSniff that checks for two strings being concatenated
- Added PEAR FunctionDeclarationSniff to enforce the new multi-line function declaration PEAR standard
- Added PEAR MultiLineAssignmentSniff to enforce the correct indentation of multi-line assignments
- Added PEAR MultiLineConditionSniff to enforce the new multi-line condition PEAR standard
- Added PEAR ObjectOperatorIndentSniff to enforce the new chained function call PEAR standard
- Added MySource DisallowSelfActionSniff to ban the use of self::method() calls in Action classes
- Added MySource DebugCodeSniff to ban the use of Debug::method() calls
- Added MySource CreateWidgetTypeCallback sniff to check callback usage in widget type create methods
- Added Squiz DisallowObjectStringIndexSniff that forces object dot notation in JavaScript files
-- Thanks to Sertan Danis for the contribution
- Added Squiz DiscouragedFunctionsSniff to warn when using debug functions
- Added Squiz PropertyLabelSniff to check whitespace around colons in JS property and label declarations
- Added Squiz DuplicatePropertySniff to check for duplicate property names in JS classes
- Added Squiz ColonSpacingSniff to check for spacing around colons in CSS style definitions
- Added Squiz SemicolonSpacingSniff to check for spacing around semicolons in CSS style definitions
- Added Squiz IdentationSniff to check for correct indentation of CSS files
- Added Squiz ColourDefinitionSniff to check that CSS colours are defined in uppercase and using shorthand
- Added Squiz EmptyStyleDefinitionSniff to check for CSS style definitions without content
- Added Squiz EmptyClassDefinitionSniff to check for CSS class definitions without content
- Added Squiz ClassDefinitionOpeningBraceSpaceSniff to check for spaces around opening brace of CSS class definitions
- Added Squiz ClassDefinitionClosingBraceSpaceSniff to check for a single blank line after CSS class definitions
- Added Squiz ClassDefinitionNameSpacingSniff to check for a blank lines inside CSS class definition names
- Added Squiz DisallowMultipleStyleDefinitionsSniff to check for multiple style definitions on a single line
- Added Squiz DuplicateClassDefinitionSniff to check for duplicate CSS class blocks that can be merged
- Added Squiz ForbiddenStylesSniff to check for usage of browser specific styles
- Added Squiz OpacitySniff to check for incorrect opacity values in CSS
- Added Squiz LowercaseStyleDefinitionSniff to check for styles that are not defined in lowercase
- Added Squiz MissingColonSniff to check for style definitions where the colon has been forgotten
- Added Squiz MultiLineFunctionDeclarationSniff to check that multi-line declarations contain one param per line
- Added Squiz JSLintSniff to check for JS errors using the jslint.js script through Rhino
-- Set jslint path using phpcs --config-set jslint_path /path/to/jslint.js
-- Set rhino path using phpcs --config-set rhino_path /path/to/rhino
- Added Generic TodoSniff that warns about comments that contain the word TODO
- Removed MultipleStatementAlignmentSniff from the PEAR standard as alignment is now optional
- Generic ForbiddenFunctionsSniff now has protected member var to specify if it should use errors or warnings
- Generic MultipleStatementAlignmentSniff now has correct error message if assignment is on a new line
- Generic MultipleStatementAlignmentSniff now has protected member var to allow it to ignore multi-line assignments
- Generic LineEndingsSniff now supports checking of JS files
- Generic LineEndingsSniff now supports checking of CSS files
- Generic DisallowTabIndentSniff now supports checking of CSS files
- Squiz DoubleQuoteUsageSniff now bans the use of variables in double quoted strings in favour of concatenation
- Squiz SuperfluousWhitespaceSniff now supports checking of JS files
- Squiz SuperfluousWhitespaceSniff now supports checking of CSS files
- Squiz DisallowInlineIfSniff now supports checking of JS files
- Squiz SemicolonSpacingSniff now supports checking of JS files
- Squiz PostStatementCommentSniff now supports checking of JS files
- Squiz FunctionOpeningBraceSpacingSniff now supports checking of JS files
- Squiz FunctionClosingBraceSpacingSniff now supports checking of JS files
-- Empty JS functions must have their opening and closing braces next to each other
- Squiz ControlStructureSpacingSniff now supports checking of JS files
- Squiz LongConditionClosingCommentSniff now supports checking of JS files
- Squiz OperatorSpacingSniff now supports checking of JS files
- Squiz SwitchDeclarationSniff now supports checking of JS files
- Squiz CommentedOutCodeSniff now supports checking of CSS files
- Squiz DisallowSizeFunctionsInLoopsSniff now supports checking of JS files for the use of object.length
- Squiz DisallowSizeFunctionsInLoopsSniff no longer complains about size functions outside of the FOR condition
- Squiz ControlStructureSpacingSniff now bans blank lines at the end of a control structure
- Squiz ForLoopDeclarationSniff no longer throws errors for JS FOR loops without semicolons
- Squiz MultipleStatementAlignmentSniff no longer throws errors if a statement would take more than 8 spaces to align
- Squiz standard now uses Genric TodoSniff
- Squiz standard now uses Genric UnnecessaryStringConcatSniff
- Squiz standard now uses PEAR MultiLineAssignmentSniff
- Squiz standard now uses PEAR MultiLineConditionSniff
- Zend standard now uses OpeningFunctionBraceBsdAllmanSniff (feature request #14647)
- MySource JoinStringsSniff now bans the use of inline array joins and suggests the + operator
- Fixed incorrect errors that can be generated from abstract scope sniffs when moving to a new file
- Core tokenizer now matches orphaned curly braces in the same way as square brackets
- Whitespace tokens at the end of JS files are now added to the token stack
- JavaScript tokenizer now identifies properties and labels as new token types
- JavaScript tokenizer now identifies object definitions as a new token type and matches curly braces for them
- JavaScript tokenizer now identifies DIV_EQUAL and MUL_EQUAL tokens
- Improved regular expression detection in the JavaScript tokenizer
- Improve AbstractPatternSniff support so it can listen for any token type, not just weighted tokens
- Fixed Squiz DoubleQuoteUsageSniff so it works correctly with short_open_tag=Off
- Fixed bug #14409 : Output of warnings to log file
- Fixed bug #14520 : Notice: Undefined offset: 1 in /usr/share/php/PHP/CodeSniffer/File.php on line
- Fixed bug #14637 : Call to processUnknownArguments() misses second parameter $pos
-- Thanks to Peter Buri for the patch
- Fixed bug #14889 : Lack of clarity: licence or license
- Fixed bug #15008 : Nested Parentheses in Control Structure Sniffs
- Fixed bug #15091 : pre-commit hook attempts to sniff folders
-- Thanks to Bruce Weirdan for the patch
- Fixed bug #15124 : AbstractParser.php uses deprecated split() function
-- Thanks to Sebastian Bergmann for the patch
- Fixed bug #15188 : PHPCS vs HEREDOC strings
- Fixed bug #15231 : Notice: Uninitialized string offset: 0 in FileCommentSniff.php on line 555
- Fixed bug #15336 : Notice: Undefined offset: 2 in /usr/share/php/PHP/CodeSniffer/File.php on line";}i:25;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.1.0";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2008-07-14";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:786:"- PEAR FileCommentSniff now allows tag orders to be overridden in child classes
-- Thanks to Jeff Hodsdon for the patch
- Added Generic DisallowMultipleStatementsSniff to ensure there is only one statement per line
- Squiz standard now uses DisallowMultipleStatementsSniff
- Fixed error in Zend ValidVariableNameSniff when checking vars in form: $class->{$var}
- Fixed bug #14077 : Fatal error: Uncaught PHP_CodeSniffer_Exception: $stackPtr is not a class member
- Fixed bug #14168 : Global Function -> Static Method and __autoload()
- Fixed bug #14238 : Line length not checket at last line of a file
- Fixed bug #14249 : wrong detection of scope_opener
- Fixed bug #14250 : ArrayDeclarationSniff emit warnings at malformed array
- Fixed bug #14251 : --extensions option doesn't work";}i:26;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.1.0RC3";s:3:"api";s:8:"1.1.0RC3";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2008-07-03";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:786:"- PEAR FileCommentSniff now allows tag orders to be overridden in child classes
-- Thanks to Jeff Hodsdon for the patch
- Added Generic DisallowMultipleStatementsSniff to ensure there is only one statement per line
- Squiz standard now uses DisallowMultipleStatementsSniff
- Fixed error in Zend ValidVariableNameSniff when checking vars in form: $class->{$var}
- Fixed bug #14077 : Fatal error: Uncaught PHP_CodeSniffer_Exception: $stackPtr is not a class member
- Fixed bug #14168 : Global Function -> Static Method and __autoload()
- Fixed bug #14238 : Line length not checket at last line of a file
- Fixed bug #14249 : wrong detection of scope_opener
- Fixed bug #14250 : ArrayDeclarationSniff emit warnings at malformed array
- Fixed bug #14251 : --extensions option doesn't work";}i:27;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.1.0RC2";s:3:"api";s:8:"1.1.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2008-06-13";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:793:"- Permission denied errors now stop script execution but still display current errors (feature request #14076)
- Added Squiz ValidArrayIndexNameSniff to ensure array indexes do not use camel case
- Squiz ArrayDeclarationSniff now ensures arrays are not declared with camel case index values
- PEAR ValidVariableNameSniff now alerts about a possible parse error for member vars inside an interface
- Fixed bug #13921 : js parsing fails for comments on last line of file
- Fixed bug #13922 : crash in case of malformed (but tokenized) php file
-- PEAR and Squiz ClassDeclarationSniff now throw warnings for possible parse errors
-- Squiz ValidClassNameSniff now throws warning for possible parse errors
-- Squiz ClosingDeclarationCommentSniff now throws additonal warnings for parse errors";}i:28;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.1.0RC1";s:3:"api";s:8:"1.1.0RC1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2008-05-13";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:4693:"- Added support for multiple tokenizers so PHP_CodeSniffer can check more than just PHP files
-- PHP_CodeSniffer now has a JS tokenizer for checking JavaScript files
-- Sniffs need to be updated to work with additional tokenizers, or new sniffs written for them
- phpcs now exits with status 2 if the tokenier extension has been disabled (feature request #13269)
- Added scripts/phpcs-svn-pre-commit that can be used as an SVN pre-commit hook
-- Also reworked the way the phpcs script works to make it easier to wrap it with other functionality
-- Thanks to Jack Bates for the contribution
- Fixed error in phpcs error message when a supplied file does not exist
- Fixed a cosmetic error in AbstractPatternSniff where the "found" string was missing some content
- Added sniffs that implement part of the PMD rule catalog to the Generic standard
-- Thanks to Manuel Pichler for the contribution of all these sniffs.
- Squiz FunctionCommentThrowTagSniff no longer throws errors for function that only throw variables
- Generic ScopeIndentSniff now has private member to enforce exact indent matching
- Replaced Squiz DisallowCountInLoopsSniff with Squiz DisallowSizeFunctionsInLoopsSniff
-- Thanks to Jan Miczaika for the sniff
- Squiz BlockCommentSniff now checks inline doc block comments
- Squiz InlineCommentSniff now checks inline doc block comments
- Squiz BlockCommentSniff now checks for no blank line before first comment in a function
- Squiz DocCommentAlignmentSniff now ignores inline doc block comments
- Squiz ControlStructureSpacingSniff now ensures no blank lines at the start of control structures
- Squiz ControlStructureSpacingSniff now ensures no blank lines between control structure closing braces
- Squiz IncrementDecrementUsageSniff now ensures inc/dec ops are bracketed in string concats
- Squiz IncrementDecrementUsageSniff now ensures inc/dec ops are not used in arithmetic operations
- Squiz FunctionCommentSniff no longer throws errors if return value is mixed but function returns void somewhere
- Squiz OperatorBracketSniff no allows function call brackets to count as operator brackets
- Squiz DoubleQuoteUsageSniff now supports \x \f and \v (feature request #13365)
- Squiz ComparisonOperatorUsageSniff now supports JS files
- Squiz ControlSignatureSniff now supports JS files
- Squiz ForLoopDeclarationSniff now supports JS files
- Squiz OperatorBracketSniff now supports JS files
- Squiz InlineControlStructureSniff now supports JS files
- Generic LowerCaseConstantSniff now supports JS files
- Generic DisallowTabIndentSniff now supports JS files
- Generic MultipleStatementAlignmentSniff now supports JS files
- Added Squiz ObjectMemberCommaSniff to ensure the last member of a JS object is not followed by a comma
- Added Squiz ConstantCaseSniff to ensure the PHP constants are uppercase and JS lowercase
- Added Squiz JavaScriptLintSniff to check JS files with JSL
-- Set path using phpcs --config-set jsl_path /path/to/jsl
- Added MySource FirebugConsoleSniff to ban the use of "console" for JS variable and function names
- Added MySource JoinStringsSniff to enforce the use of join() to concatenate JS strings
- Added MySource AssignThisSniff to ensure this is only assigned to a var called self
- Added MySource DisallowNewWidgetSniff to ban manual creation of widget objects
- Removed warning shown in Zend CodeAnalyzerSniff when the ZCA path is not set
- Fixed error in Squiz ValidVariableNameSniff when checking vars in the form $obj->$var
- Fixed error in Squiz DisallowMultipleAssignmentsSniff when checking vars in the form $obj->$var
- Fixed error in Squiz InlineCommentSniff where comments for class constants were seen as inline
- Fixed error in Squiz BlockCommentSniff where comments for class constants were not ignored
- Fixed error in Squiz OperatorBracketSniff where negative numbers were ignored during comparisons
- Fixed error in Squiz FunctionSpacingSniff where functions after member vars reported incorrect spacing
- Fixed bug #13062 : Interface comments aren't handled in PEAR standard
-- Thanks to Manuel Pichler for the path
- Fixed bug #13119 : php minimum requirement need to be fix
- Fixed bug #13156 : Bug in Squiz_Sniffs_PHP_NonExecutableCodeSniff
- Fixed bug #13158 : Strange behaviour in AbstractPatternSniff
- Fixed bug #13169 : Undefined variables
- Fixed bug #13178 : Catch exception in File.php
- Fixed bug #13254 : Notices output in checkstyle report causes XML issues
- Fixed bug #13446 : crash with src of phpMyAdmin
-- Thanks to Manuel Pichler for the path";}i:29;a:5:{s:7:"version";a:2:{s:7:"release";s:7:"1.1.0a1";s:3:"api";s:7:"1.1.0a1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2008-04-21";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:890:"- Fixed error in PEAR ValidClassNameSniff when checking class names with double underscores
- Moved Squiz InlineControlStructureSniff into Generic standard
- PEAR standard now throws warnings for inline control structures
- Squiz OutputBufferingIndentSniff now ignores the indentation of inline HTML
- MySource IncludeSystemSniff now ignores usage of ZipArchive
- Removed "function" from error messages for Generic function brace sniffs (feature request #13820)
- Generic UpperCaseConstantSniff no longer throws errors for delcare(ticks = ...)
-- Thanks to Josh Snyder for the patch
- Squiz ClosingDeclarationCommentSniff and AbstractVariableSniff now throw warnings for possible parse errors
- Fixed bug #13827 : AbstractVariableSniff throws "undefined index"
- Fixed bug #13846 : Bug in Squiz.NonExecutableCodeSniff
- Fixed bug #13849 : infinite loop in PHP_CodeSniffer_File::findNext()";}i:30;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.0.1";s:3:"api";s:5:"1.0.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2008-02-04";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1798:"- Squiz ArrayDeclarationSniff now throws error if the array keyword is followed by a space
- Squiz ArrayDeclarationSniff now throws error for empty multi-line arrays
- Squiz ArrayDeclarationSniff now throws error for multi-line arrays with a single value
- Squiz DocCommentAlignmentSniff now checks for a single space before tags inside docblocks
- Squiz ForbiddenFunctionsSniff now disallows is_null() to force use of (=== NULL) instead
- Squiz VariableCommentSniff now continues throwing errors after the first one is found
- Squiz SuperfluousWhitespaceSniff now throws errors for multiple blank lines inside functions
- MySource IncludedSystemSniff now checks extended class names
- MySource UnusedSystemSniff now checks extended and implemented class names
- MySource IncludedSystemSniff now supports includeWidget()
- MySource UnusedSystemSniff now supports includeWidget()
- Added PEAR ValidVariableNameSniff to check that only private member vars are prefixed with an underscore
- Added Squiz DisallowCountInLoopsSniff to check for the use of count() in FOR and WHILE loop conditions
- Added MySource UnusedSystemSniff to check for included classes that are never used
- Fixed a problem that caused the parentheses map to sometimes contain incorrect values
- Fixed bug #12767 : Cant run phpcs from dir with PEAR subdir
- Fixed bug #12773 : Reserved variables are not detected in strings
-- Thanks to Wilfried Loche for the patch
- Fixed bug #12832 : Tab to space conversion does not work
- Fixed bug #12888 : extra space indentation = Notice: Uninitialized string offset...
- Fixed bug #12909 : Default generateDocs function does not work under linux
-- Thanks to Paul Smith for the patch
- Fixed bug #12957 : PHP 5.3 magic method __callStatic
-- Thanks to Manuel Pichler for the patch";}i:31;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.0.0";s:3:"api";s:5:"1.0.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2007-12-21";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1945:"- You can now specify the full path to a coding standard on the command line (feature request #11886)
-- This allows you to use standards that are stored outside of PHP_CodeSniffer's own Standard dir
-- You can also specify full paths in the CodingStandard.php include and exclude methods
-- Classes, dirs and files need to be names as if the standard was part of PHP_CodeSniffer
-- Thanks to Dirk Thomas for the doc generator patch and testing
- Modified the scope map to keep checking after 3 lines for some tokens (feature request #12561)
-- Those tokens that must have an opener (like T_CLASS) now keep looking until EOF
-- Other tokens (like T_FUNCTION) still stop after 3 lines for performance
- You can now esacpe commas in ignore patterns so they can be matched in file names
-- Thanks to Carsten Wiedmann for the patch
- Config data is now cached in a global var so the file system is not hit so often
-- You can also set config data temporarily for the script if you are using your own external script
-- Pass TRUE as the third argument to PHP_CodeSniffer::setConfigData()
- PEAR ClassDeclarationSniff no longer throws errors for multi-line class declarations
- Squiz ClassDeclarationSniff now ensures there is one blank line after a class closing brace
- Squiz ClassDeclarationSniff now throws errors for a missing end PHP tag after the end class tag
- Squiz IncrementDecrementUsageSniff no longer throws errors when -= and += are being used with vars
- Squiz SwitchDeclarationSniff now throws errors for switch statements that do not contain a case statement
-- Thanks to Sertan Danis for the patch
- MySource IncludeSystemSniff no longer throws errors for the Util package
- Fixed bug #12621 : "space after AS" check is wrong
-- Thanks to Satoshi Oikawa for the patch
- Fixed bug #12645 : error message is wrong
-- Thanks to Renoiv for the patch
- Fixed bug #12651 : Increment/Decrement Operators Usage at -1";}i:32;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC3";s:3:"api";s:8:"1.0.0RC3";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-11-30";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1824:"- Added new command line argument --tab-width that will convert tabs to spaces before testing
-- This allows you to use the existing sniffs that check for spaces even when you use tabs
-- Can also be set via a config var: phpcs --config-set tab_width 4
-- A value of zero (the default) tells PHP_CodeSniffer not to replace tabs with spaces
- You can now change the default report format from "full" to something else
-- Run: phpcs --config-set report_format [format]
- Improved performance by optimising the way the scope map is created during tokenising
- Added new Squiz DisallowInlineIfSniff to disallow the usage of inline IF statements
- Fixed incorrect errors being thrown for nested switches in Squiz SwitchDeclarationSniff
- PEAR FunctionCommentSniff no longer complains about missing comments for @throws tags
- PEAR FunctionCommentSniff now throws error for missing exception class name for @throws tags
- PHP_CodeSniffer_File::isReference() now correctly returns for functions that return references
- Generic LineLengthSniff no longer warns about @version lines with CVS or SVN id tags
- Generic LineLengthSniff no longer warns about @license lines with long URLs
- Squiz FunctionCommentThrowTagSniff no longer complains about throwing variables
- Squiz ComparisonOperatorUsageSniff no longer throws incorrect errors for inline IF statements
- Squiz DisllowMultipleAssignmentsSniff no longer throws errors for assignments in inline IF statements
- Fixed bug #12455 : CodeSniffer treats content inside heredoc as PHP code
- Fixed bug #12471 : Checkstyle report is broken
- Fixed bug #12476 : PHP4 destructors are reported as error
- Fixed bug #12513 : Checkstyle XML messages need to be utf8_encode()d
-- Thanks to Sebastian Bergmann for the patch.
- Fixed bug #12517 : getNewlineAfter() and dos files";}i:33;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC2";s:3:"api";s:8:"1.0.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-11-14";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1873:"- Added a new Checkstyle report format
-- Like the current XML format but modified to look like Checkstyle output
-- Thanks to Manuel Pichler for helping get the format correct
- You can now hide warnings by default
-- Run: phpcs --config-set show_warnings 0
-- If warnings are hidden by default, use the new -w command line argument to override
- Added new command line argument --config-delete to delete a config value and revert to the default
- Improved overall performance by optimising tokenising and next/prev methods (feature request #12421)
-- Thanks to Christian Weiske for the patch
- Added FunctionCallSignatureSniff to Squiz standard
- Added @subpackage support to file and class comment sniffs in PEAR standard (feature request #12382)
-- Thanks to Carsten Wiedmann for the patch
- An error is now displayed if you use a PHP version less than 5.1.0 (feature request #12380)
-- Thanks to Carsten Wiedmann for the patch
- phpcs now exits with status 2 if it receives invalid input (feature request #12380)
-- This is distinct from status 1, which indicates errors or warnings were found
- Added new Squiz LanguageConstructSpacingSniff to throw errors for additional whitespace after echo etc.
- Removed Squiz ValidInterfaceNameSniff
- PEAR FunctionCommentSniff no longer complains about unknown tags
- Fixed incorrect errors about missing function comments in PEAR FunctionCommentSniff
- Fixed incorrect function docblock detection in Squiz FunctionCommentSniff
- Fixed incorrect errors for list() in Squiz DisallowMultipleAssignmentsSniff
- Errors no longer thrown if control structure is followed by a CASE's BREAK in Squiz ControlStructureSpacingSniff
- Fixed bug #12368 : Autoloader cannot be found due to include_path override
-- Thanks to Richard Quadling for the patch
- Fixed bug #12378 : equal sign alignments problem with while()";}i:34;a:5:{s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC1";s:3:"api";s:8:"1.0.0RC1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-11-01";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:3506:"- Main phpcs script can now be run from a CVS checkout without installing the package
- Added a new CSV report format
-- Header row indicates what position each element is in
-- Always use the header row to determine positions rather than assuming the format, as it may change
- XML and CSV report formats now contain information about which column the error occurred at
-- Useful if you want to highlight the token that caused the error in a custom application
- Square bracket tokens now have bracket_opener and bracket_closer set
- Added new Squiz SemicolonSpacingSniff to throw errors if whitespace is found before a semicolon
- Added new Squiz ArrayBracketSpacingSniff to throw errors if whitespace is found around square brackets
- Added new Squiz ObjectOperatorSpacingSniff to throw errors if whitespace is found around object operators
- Added new Squiz DisallowMultipleAssignmentsSniff to throw errors if multiple assignments are on the same line
- Added new Squiz ScopeKeywordSpacingSniff to throw errors if there is not a single space after a scope modifier
- Added new Squiz ObjectInstantiationSniff to throw errors if new objects are not assigned to a variable
- Added new Squiz FunctionDuplicateArgumentSniff to throw errors if argument is declared multiple times in a function
- Added new Squiz FunctionOpeningBraceSpaceSniff to ensure there are no blank lines after a function open brace
- Added new Squiz CommentedOutCodeSniff to warn about comments that looks like they are commented out code blocks
- Added CyclomaticComplexitySniff to Squiz standard
- Added NestingLevelSniff to Squiz standard
- Squiz ForbiddenFunctionsSniff now recommends echo() instead of print()
- Squiz ValidLogicalOperatorsSniff now recommends ^ instead of xor
- Squiz SwitchDeclarationSniff now contains more checks
-- A single space is required after the case keyword
-- No space is allowed before the colon in a case or default statement
-- All switch statements now require a default case
-- Default case must contain a break statement
-- Empty default case must contain a comment describing why the default is ignored
-- Empty case statements are not allowed
-- Case and default statements must not be followed by a blank line
-- Break statements must be followed by a blank line or the closing brace
-- There must be no blank line before a break statement
- Squiz standard is now using the PEAR IncludingFileSniff
- PEAR ClassCommentSniff no longer complains about unknown tags
- PEAR FileCommentSniff no longer complains about unknown tags
- PEAR FileCommentSniff now accepts multiple @copyright tags
- Squiz BlockCommentSniff now checks that comment starts with a capital letter
- Squiz InlineCommentSniff now has better checking to ensure comment starts with a capital letter
- Squiz ClassCommentSniff now checks that short and long comments start with a capital letter
- Squiz FunctionCommentSniff now checks that short, long and param comments start with a capital letter
- Squiz VariableCommentSniff now checks that short and long comments start with a capital letter
- Fixed error with multi-token array indexes in Squiz ArrayDeclarationSniff
- Fixed error with checking shorthand IF statements without a semicolon in Squiz InlineIfDeclarationSniff
- Fixed error where constants used as defulat values in function declarations were seen as type hints
- Fixed bug #12316 : PEAR is no longer the default standard
- Fixed bug #12321 : wrong detection of missing function docblock";}i:35;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.9.0";s:3:"api";s:5:"0.9.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-09-24";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:497:"- Added a config system for setting config data across phpcs runs
- You can now change the default coding standard from PEAR to something else
-- Run: phpcs --config-set default_standard [standard]
- Added new Zend coding standard to check code against the Zend Framework standards
-- The complete standard is not yet implemented
-- Specify --standard=Zend to use
-- Thanks to Johann-Peter Hartmann for the contribution of some sniffs
-- Thanks to Holger Kral for the Code Analyzer sniff";}i:36;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.8.0";s:3:"api";s:5:"0.8.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-08-08";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1645:"- Added new XML report format; --report=xml (feature request #11535)
-- Thanks to Brett Bieber for the patch
- Added new command line argument --ignore to specify a list of files to skip (feature request #11556)
- Added PHPCS and MySource coding standards into the core install
- Scope map no longer gets confused by curly braces that act as string offsets
- Removed CodeSniffer/SniffException.php as it is no longer used
- Unit tests can now be run directly from a CVS checkout
- Made private vars and functions protected in PHP_CodeSniffer class so this package can be overridden
- Added new Metrics category to Generic coding standard
-- Contains Cyclomatic Complexity and Nesting Level sniffs
-- Thanks to Johann-Peter Hartmann for the contribution
- Added new Generic DisallowTabIndentSniff to throw errors if tabs are used for indentation (feature request #11738)
-- PEAR and Squiz standards use this new sniff to throw more specific indentation errors
- Generic MultipleStatementAlignmentSniff has new private var to set a padding size limit (feature request #11555)
- Generic MultipleStatementAlignmentSniff can now handle assignments that span multiple lines (feature request #11561)
- Generic LineLengthSniff now has a max line length after which errors are thrown instead of warnings
-- BC BREAK: Override the protected member var absoluteLineLimit and set it to zero in custom LineLength sniffs
-- Thanks to Johann-Peter Hartmann for the contribution
- Comment sniff errors about incorrect tag orders are now more descriptive (feature request #11693)
- Fixed bug #11473 : Invalid CamelCaps name when numbers used in names";}i:37;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.7.0";s:3:"api";s:5:"0.7.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-07-02";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:3463:"- BC BREAK: EOL character is now auto-detected and used instead of hard-coded \n
-- Pattern sniffs must now specify "EOL" instead of "\n" or "\r\n" to use auto-detection
-- Please use $phpcsFile->eolChar to check for newlines instead of hard-coding "\n" or "\r\n"
-- Comment parser classes now require you to pass $phpcsFile as an additional argument
- BC BREAK: Included and excluded sniffs now require .php extension
-- Please update your coding standard classes and add ".php" to all sniff entries
-- See CodeSniffer/Standards/PEAR/PEARCodingStandard.php for an example
- Fixed error where including a directory of sniffs in a coding standard class did not work
- Coding standard classes can now specify a list of sniffs to exclude as well as include (feature request #11056)
- Two uppercase characters can now be placed side-by-side in class names in Squiz ValidClassNameSniff
- SVN tags now allowed in PEAR file doc blocks (feature request #11038)
-- Thanks to Torsten Roehr for the patch
- Private methods in commenting sniffs and comment parser are now protected (feature request #11087)
- Added Generic LineEndingsSniff to check the EOL character of a file
- PEAR standard now only throws one error per file for incorrect line endings (eg. /r/n)
- Command line arg -v now shows number of registered sniffs
- Command line arg -vvv now shows list of registered sniffs
- Squiz ControlStructureSpacingSniff no longer throws errors if the control structure is at the end of the script
- Squiz FunctionCommentSniff now throws error for "return void" if function has return statement
- Squiz FunctionCommentSniff now throws error for functions that return void but specify something else
- Squiz ValidVariableNameSniff now allows multiple uppercase letters in a row
- Squiz ForEachLoopDeclarationSniff now throws error for AS keyword not being lowercase
- Squiz SwitchDeclarationSniff now throws errors for CASE/DEFAULT/BREAK keywords not being lowercase
- Squiz ArrayDeclarationSniff now handles multi-token array values when checking alignment
- Squiz standard now enforces a space after cast tokens
- Generic MultipleStatementAlignmentSniff no longer gets confused by assignments inside FOR conditions
- Generic MultipleStatementAlignmentSniff no longer gets confused by the use of list()
- Added Generic SpaceAfterCastSniff to ensure there is a single space after a cast token
- Added Generic NoSpaceAfterCastSniff to ensure there is no whitespace after a cast token
- Added PEAR ClassDeclarationSniff to ensure the opening brace of a class is on the line after the keyword
- Added Squiz ScopeClosingBraceSniff to ensure closing braces are aligned correctly
- Added Squiz EvalSniff to discourage the use of eval()
- Added Squiz LowercaseDeclarationSniff to ensure all declaration keywords are lowercase
- Added Squiz LowercaseClassKeywordsSniff to ensure all class declaration keywords are lowercase
- Added Squiz LowercaseFunctionKeywordsSniff to ensure all function declaration keywords are lowercase
- Added Squiz LowercasePHPFunctionsSniff to ensure all calls to inbuilt PHP functions are lowercase
- Added Squiz CastSpacingSniff to ensure cast statements dont contain whitespace
- Errors no longer thrown when checking 0 length files with verbosity on
- Fixed bug #11105 : getIncludedSniffs() not working anymore
-- Thanks to Blair Robertson for the patch
- Fixed bug #11120 : Uninitialized string offset in AbstractParser.php on line 200";}i:38;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.6.0";s:3:"api";s:5:"0.6.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-05-15";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:939:"- The number of errors and warnings found is now shown for each file while checking the file if verbosity is enabled
- Now using PHP_EOL instead of hard-coded \n so output looks good on Windows (feature request #10761)
- Thanks to Carsten Wiedmann for the patch.
- phpcs now exits with status 0 (no errors) or 1 (errors found) (feature request #10348)
- Added new -l command line argument to stop recursion into directories (feature request #10979)
- Fixed variable name error causing incorrect error message in Squiz ValidVariableNameSniff
- Fixed bug #10757 : Error in ControlSignatureSniff
- Fixed bugs #10751, #10777 : Sniffer class paths handled incorrectly in Windows
- Thanks to Carsten Wiedmann for the patch.
- Fixed bug #10961 : Error "Last parameter comment requires a blank newline after it" thrown
- Fixed bug #10983 : phpcs outputs notices when checking invalid PHP
- Fixed bug #10980 : Incorrect warnings for equals sign";}i:39;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.5.0";s:3:"api";s:5:"0.5.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-04-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:2453:"- BC BREAK: Coding standards now require a class to be added so PHP_CodeSniffer can get information from them
- Please read the end user docs for info about the new class required for all coding standards
- Coding standards can now include sniffs from other standards, or whole standards, without writing new sniff files
- PHP_CodeSniffer_File::isReference() now correctly returns for references in function declarations
- PHP_CodeSniffer_File::isReference() now returns false if you don't pass it a T_BITWISE_AND token
- PHP_CodeSniffer_File now stores the absolute path to the file so sniffs can check file locations correctly
- Fixed undefined index error in AbstractVariableSniff for variables inside an interface function definition
- Added MemberVarSpacingSniff to Squiz standard to enforce one-line spacing between member vars
- Add FunctionCommentThrowTagSniff to Squiz standard to check that @throws tags are correct
- Fixed problems caused by references and type hints in Squiz FunctionDeclarationArgumentSpacingSniff
- Fixed problems with errors not being thrown for some misaligned @param comments in Squiz FunctionCommentSniff
- Fixed badly spaced comma error being thrown for "extends" class in Squiz ClassDeclarationSniff
- Errors no longer thrown for class method names in Generic ForbiddenFunctionsSniff
- Errors no longer thrown for type hints in front of references in Generic UpperCaseConstantNameSniff
- Errors no longer thrown for correctly indented buffered lines in Squiz ScopeIndexSniff
- Errors no longer thrown for user-defined functions named as forbidden functions in Generic ForbiddenFunctionsSniff
- Errors no longer thrown on __autoload functions in PEAR ValidFunctionNameSniff
- Errors now thrown for __autoload methods in PEAR ValidFunctionNameSniff
- Errors now thrown if constructors or destructors have @return tags in Squiz FunctionCommentSniff
- Errors now thrown if @throws tags dont start with a capital and end with a full stop in Squiz FunctionCommentSniff
- Errors now thrown for invalid @var tag values in Squiz VariableCommentSniff
- Errors now thrown for missing doc comment in Squiz VariableCommentSniff
- Errors now thrown for unspaced operators in FOR loop declarations in Squiz OperatorSpacingSniff
- Errors now thrown for using ob_get_clean/flush functions to end buffers in Squiz OutputBufferingIndentSniff
- Errors now thrown for all missing member variable comments in Squiz VariableCommentSniff";}i:40;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.4.0";s:3:"api";s:5:"0.4.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-02-19";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1168:"- Standard name specified with --standard command line argument is no longer case sensitive
- Long error and warning messages are now wrapped to 80 characters in the full error report (thanks Endre Czirbesz)
- Shortened a lot of error and warning messages so they don't take up so much room
- Squiz FunctionCommentSniff now checks that param comments start with a capital letter and end with a full stop
- Squiz FunctionSpacingSniff now reports incorrect lines below function on closing brace, not function keyword
- Squiz FileCommentSniff now checks that there are no blank lines between the open PHP tag and the comment
- PHP_CodeSniffer_File::isReference() now returns correctly when checking refs on right side of =>
- Fixed incorrect error with switch closing brace in Squiz SwitchDeclarationSniff
- Fixed missing error when multiple statements are not aligned correctly with object operators
- Fixed incorrect errors for some PHP special variables in Squiz ValidVariableNameSniff
- Fixed incorrect errors for arrays that only contain other arrays in Squiz ArrayDeclarationSniff
- Fixed bug #9844 : throw new Exception(\n accidently reported as error but it ain't";}i:41;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.3.0";s:3:"api";s:5:"0.3.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2007-01-11";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1307:"- Updated package.xml to version 2
- Specifying coding standard on command line is now optional, even if you have multiple standards installed
- PHP_CodeSniffer uses the PEAR coding standard by default if no standard is specified
- New command line option, --extensions, to specify a comma separated list of file extensions to check
- Converted all unit tests to PHPUnit 3 format
- Added new coding standard, Squiz, that can be used as an alternative to PEAR
- also contains more examples of sniffs
- some may be moved into the Generic coding standard if required
- Added MultipleStatementAlignmentSniff to Generic standard
- Added ScopeIndentSniff to Generic standard
- Added ForbiddenFunctionsSniff to Generic standard
- Added FileCommentSniff to PEAR standard
- Added ClassCommentSniff to PEAR standard
- Added FunctionCommentSniff to PEAR standard
- Change MultipleStatementSniff to MultipleStatementAlignmentSniff in PEAR standard
- Replaced Methods directory with Functions directory in Generic and PEAR standards
- also renamed some of the sniffs in those directories
- Updated file, class and method comments for all files
- Fixed bug #9274 : nested_parenthesis element not set for open and close parenthesis tokens
- Fixed bug #9411 : too few pattern characters cause incorrect error report";}i:42;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.2.1";s:3:"api";s:5:"0.2.1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-11-09";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:92:"- Fixed bug #9274 : nested_parenthesis element not set for open and close parenthesis tokens";}i:43;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.2.0";s:3:"api";s:5:"0.2.0";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-10-13";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1216:"- Added a generic standards package that will contain generic sniffs to be used in specific coding standards
- thanks to Frederic Poeydomenge for the idea
- Changed PEAR standard to use generic sniffs where available
- Added LowerCaseConstantSniff to Generic standard
- Added UpperCaseConstantSniff to Generic standard
- Added DisallowShortOpenTagSniff to Generic standard
- Added LineLengthSniff to Generic standard
- Added UpperCaseConstantNameSniff to Generic standard
- Added OpeningMethodBraceBsdAllmanSniff to Generic standard (contrib by Frederic Poeydomenge)
- Added OpeningMethodBraceKernighanRitchieSniff to Generic standard (contrib by Frederic Poeydomenge)
- Added framework for core PHP_CodeSniffer unit tests
- Added unit test for PHP_CodeSniffer:isCamelCaps method
- ScopeClosingBraceSniff now checks indentation of BREAK statements
- Added new command line arg (-vv) to show developer debug output
- Fixed some coding standard errors
- Fixed bug #8834 : Massive memory consumption
- Fixed bug #8836 : path case issues in package.xml
- Fixed bug #8843 : confusion on nested switch()
- Fixed bug #8841 : comments taken as whitespace
- Fixed bug #8884 : another problem with nested switch() statements";}i:44;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.1.1";s:3:"api";s:5:"0.1.1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-09-25";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:192:"- Added unit tests for all PEAR sniffs
- Exception class now extends from PEAR_Exception
- Fixed summary report so files without errors but with warnings are not shown when warnings are hidden";}i:45;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.1.0";s:3:"api";s:5:"0.1.0";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-09-19";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:189:"- Reorganised package contents to conform to PEAR standards
- Changed version numbering to conform to PEAR standards
- Removed duplicate require_once() of Exception.php from CodeSniffer.php";}i:46;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.0.5";s:3:"api";s:5:"0.0.5";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-09-18";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:88:"- Fixed .bat file for situation where php.ini cannot be found so include_path is not set";}i:47;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.0.4";s:3:"api";s:5:"0.0.4";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-08-28";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:1446:"- Added .bat file for easier running of PHP_CodeSniffer on Windows
- Sniff that checks method names now works for PHP4 style code where there is no scope keyword
- Sniff that checks method names now works for PHP4 style constructors
- Sniff that checks method names no longer incorrectly reports error with magic methods
- Sniff that checks method names now reports errors with non-magic methods prefixed with __
- Sniff that checks for constant names no longer incorrectly reports errors with heredoc strings
- Sniff that checks for constant names no longer incorrectly reports errors with created objects
- Sniff that checks indentation no longer incorrectly reports errors with heredoc strings
- Sniff that checks indentation now correctly reports errors with improperly indented multi-line strings
- Sniff that checks function declarations now checks for spaces before and after an equals sign for default values
- Sniff that checks function declarations no longer incorrectly reports errors with multi-line declarations
- Sniff that checks included code no longer incorrectly reports errors when return value is used conditionally
- Sniff that checks opening brace of function no longer incorrectly reports errors with multi-line declarations
- Sniff that checks spacing after commas in function calls no longer reports too many errors for some code
- Sniff that checks control structure declarations now gives more descriptive error message";}i:48;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.0.3";s:3:"api";s:5:"0.0.3";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-08-22";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:410:"- Added sniff to check for invalid class and interface names
- Added sniff to check for invalid function and method names
- Added sniff to warn if line is greater than 85 characters
- Added sniff to check that function calls are in the correct format
- Fixed error where comments were not allowed on the same line as a control structure declaration
- Added command line arg to print current version (--version)";}i:49;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.0.2";s:3:"api";s:5:"0.0.2";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-07-25";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:912:"- Removed the including of checked files to stop errors caused by parsing them
- Removed the use of reflection so checked files do not have to be included
- Memory usage has been greatly reduced
- Much faster tokenising and checking times
- Reworked the PEAR coding standard sniffs (much faster now)
- Fix some bugs with the PEAR scope indentation standard
- Better checking for installed coding standards
- Can now accept multiple files and dirs on the command line
- Added an option to list installed coding standards
- Added an option to print a summary report (number of errors and warnings shown for each file)
- Added an option to hide warnings from reports
- Added an option to print verbose output (so you know what is going on)
- Reordered command line args to put switches first (although order is not enforced)
- Switches can now be specified together (eg. php -nv) as well as separately (phpcs -n -v)";}i:50;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"0.0.1";s:3:"api";s:5:"0.0.1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:4:"date";s:10:"2006-07-19";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:68:"https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt";}s:8:"_content";s:11:"BSD License";}s:5:"notes";s:24:"Initial preview release.";}}}s:8:"filelist";a:720:{s:13:"scripts/phpcs";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:13:"scripts/phpcs";s:4:"role";s:6:"script";s:10:"install-as";s:5:"phpcs";s:6:"md5sum";s:32:"f2fb75f9ad53b74ad1b03681995c5d97";s:12:"installed_as";s:14:"/usr/bin/phpcs";}s:28:"scripts/phpcs-svn-pre-commit";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:28:"scripts/phpcs-svn-pre-commit";s:4:"role";s:6:"script";s:6:"md5sum";s:32:"eecc29c0c9c6ba72587065b6f7deef4e";s:12:"installed_as";s:37:"/usr/bin/scripts/phpcs-svn-pre-commit";}s:43:"tests/Core/File/GetMethodParametersTest.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/Core/File/GetMethodParametersTest.php";s:4:"role";s:4:"test";s:10:"install-as";s:49:"CodeSniffer/Core/File/GetMethodParametersTest.php";s:6:"md5sum";s:32:"9697c780cd5a3ed3c95fda95543439c4";s:12:"installed_as";s:86:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Core/File/GetMethodParametersTest.php";}s:23:"tests/Core/AllTests.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:23:"tests/Core/AllTests.php";s:4:"role";s:4:"test";s:10:"install-as";s:29:"CodeSniffer/Core/AllTests.php";s:6:"md5sum";s:32:"abfdf576081426a658a0507e46a3910a";s:12:"installed_as";s:66:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Core/AllTests.php";}s:35:"tests/Core/ErrorSuppressionTest.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:35:"tests/Core/ErrorSuppressionTest.php";s:4:"role";s:4:"test";s:10:"install-as";s:41:"CodeSniffer/Core/ErrorSuppressionTest.php";s:6:"md5sum";s:32:"5ae5bf5acc6716a0e390499ca50a5572";s:12:"installed_as";s:78:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Core/ErrorSuppressionTest.php";}s:30:"tests/Core/IsCamelCapsTest.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"tests/Core/IsCamelCapsTest.php";s:4:"role";s:4:"test";s:10:"install-as";s:36:"CodeSniffer/Core/IsCamelCapsTest.php";s:6:"md5sum";s:32:"f43e07efc53475b2d2d242f9c7a8a082";s:12:"installed_as";s:73:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Core/IsCamelCapsTest.php";}s:41:"tests/Standards/AbstractSniffUnitTest.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"tests/Standards/AbstractSniffUnitTest.php";s:4:"role";s:4:"test";s:10:"install-as";s:47:"CodeSniffer/Standards/AbstractSniffUnitTest.php";s:6:"md5sum";s:32:"ea0da90d476ce316ca540f5952429c68";s:12:"installed_as";s:84:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/AbstractSniffUnitTest.php";}s:29:"tests/Standards/AllSniffs.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:29:"tests/Standards/AllSniffs.php";s:4:"role";s:4:"test";s:10:"install-as";s:35:"CodeSniffer/Standards/AllSniffs.php";s:6:"md5sum";s:32:"ab56d0bffc65a587e084fdd065f159ec";s:12:"installed_as";s:72:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/AllSniffs.php";}s:18:"tests/AllTests.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:18:"tests/AllTests.php";s:4:"role";s:4:"test";s:10:"install-as";s:12:"AllTests.php";s:6:"md5sum";s:32:"5fffd720f19906a43c873ec0a76364d2";s:12:"installed_as";s:49:"/usr/share/php/tests/PHP_CodeSniffer/AllTests.php";}s:19:"tests/TestSuite.php";a:6:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:19:"tests/TestSuite.php";s:4:"role";s:4:"test";s:10:"install-as";s:13:"TestSuite.php";s:6:"md5sum";s:32:"e52eec22bd5537c99eacd9b9785333c4";s:12:"installed_as";s:50:"/usr/share/php/tests/PHP_CodeSniffer/TestSuite.php";}s:48:"CodeSniffer/CommentParser/AbstractDocElement.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:48:"CodeSniffer/CommentParser/AbstractDocElement.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"0d99f7f7bdd8193db335f83b3c5b3657";s:12:"installed_as";s:67:"/usr/share/php/PHP/CodeSniffer/CommentParser/AbstractDocElement.php";}s:44:"CodeSniffer/CommentParser/AbstractParser.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:44:"CodeSniffer/CommentParser/AbstractParser.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"813e4538aff0ba1c200a62b8b737a178";s:12:"installed_as";s:63:"/usr/share/php/PHP/CodeSniffer/CommentParser/AbstractParser.php";}s:48:"CodeSniffer/CommentParser/ClassCommentParser.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:48:"CodeSniffer/CommentParser/ClassCommentParser.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2d1efdf9aa1d32b974463ff9e95ebf10";s:12:"installed_as";s:67:"/usr/share/php/PHP/CodeSniffer/CommentParser/ClassCommentParser.php";}s:44:"CodeSniffer/CommentParser/CommentElement.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:44:"CodeSniffer/CommentParser/CommentElement.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9269d4316179090d19e39585d6e5bfa5";s:12:"installed_as";s:63:"/usr/share/php/PHP/CodeSniffer/CommentParser/CommentElement.php";}s:40:"CodeSniffer/CommentParser/DocElement.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:40:"CodeSniffer/CommentParser/DocElement.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e6e9dd20f82b32b6c1463b225dc8638d";s:12:"installed_as";s:59:"/usr/share/php/PHP/CodeSniffer/CommentParser/DocElement.php";}s:51:"CodeSniffer/CommentParser/FunctionCommentParser.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:51:"CodeSniffer/CommentParser/FunctionCommentParser.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"0721c76e3308954d52644024e2e02657";s:12:"installed_as";s:70:"/usr/share/php/PHP/CodeSniffer/CommentParser/FunctionCommentParser.php";}s:49:"CodeSniffer/CommentParser/MemberCommentParser.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:49:"CodeSniffer/CommentParser/MemberCommentParser.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"447e6c9ad21249bafb4cce91a9c086fa";s:12:"installed_as";s:68:"/usr/share/php/PHP/CodeSniffer/CommentParser/MemberCommentParser.php";}s:41:"CodeSniffer/CommentParser/PairElement.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:41:"CodeSniffer/CommentParser/PairElement.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"0eec9f6cdbb0f1cbcb43faf5bd7551af";s:12:"installed_as";s:60:"/usr/share/php/PHP/CodeSniffer/CommentParser/PairElement.php";}s:46:"CodeSniffer/CommentParser/ParameterElement.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:46:"CodeSniffer/CommentParser/ParameterElement.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d3612d2bd7a257867a2bb2bdacc537b5";s:12:"installed_as";s:65:"/usr/share/php/PHP/CodeSniffer/CommentParser/ParameterElement.php";}s:45:"CodeSniffer/CommentParser/ParserException.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:45:"CodeSniffer/CommentParser/ParserException.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"56fb70ffdf1f0311709ae9d6ef46ae4e";s:12:"installed_as";s:64:"/usr/share/php/PHP/CodeSniffer/CommentParser/ParserException.php";}s:43:"CodeSniffer/CommentParser/SingleElement.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:43:"CodeSniffer/CommentParser/SingleElement.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3109cdc3ec64fa16aa3f584c1892a5be";s:12:"installed_as";s:62:"/usr/share/php/PHP/CodeSniffer/CommentParser/SingleElement.php";}s:39:"CodeSniffer/DocGenerators/Generator.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:39:"CodeSniffer/DocGenerators/Generator.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f4dabb12046fc1e6c1a99101bafffa75";s:12:"installed_as";s:58:"/usr/share/php/PHP/CodeSniffer/DocGenerators/Generator.php";}s:34:"CodeSniffer/DocGenerators/HTML.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/DocGenerators/HTML.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"adc4807642f8de7a1967db487c3aa95c";s:12:"installed_as";s:53:"/usr/share/php/PHP/CodeSniffer/DocGenerators/HTML.php";}s:34:"CodeSniffer/DocGenerators/Text.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/DocGenerators/Text.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7c57799006d031f59e72f42cd6279d97";s:12:"installed_as";s:53:"/usr/share/php/PHP/CodeSniffer/DocGenerators/Text.php";}s:34:"CodeSniffer/Reports/Checkstyle.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/Reports/Checkstyle.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c1b22b0c74257f9a2cb55837d38b9db4";s:12:"installed_as";s:53:"/usr/share/php/PHP/CodeSniffer/Reports/Checkstyle.php";}s:27:"CodeSniffer/Reports/Csv.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:27:"CodeSniffer/Reports/Csv.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"bc85a6c9899de6099b33037c0b98ec2b";s:12:"installed_as";s:46:"/usr/share/php/PHP/CodeSniffer/Reports/Csv.php";}s:29:"CodeSniffer/Reports/Emacs.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:29:"CodeSniffer/Reports/Emacs.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2662f8508ae935cea469977075251ac8";s:12:"installed_as";s:48:"/usr/share/php/PHP/CodeSniffer/Reports/Emacs.php";}s:28:"CodeSniffer/Reports/Full.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:28:"CodeSniffer/Reports/Full.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1000ae5dfab69b218c4afeeb6afb4d84";s:12:"installed_as";s:47:"/usr/share/php/PHP/CodeSniffer/Reports/Full.php";}s:32:"CodeSniffer/Reports/Gitblame.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:32:"CodeSniffer/Reports/Gitblame.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"94cc46a57678a40281bea74d8354f6d8";s:12:"installed_as";s:51:"/usr/share/php/PHP/CodeSniffer/Reports/Gitblame.php";}s:31:"CodeSniffer/Reports/Hgblame.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:31:"CodeSniffer/Reports/Hgblame.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"498c1774524dcc8df00bf2870735dd79";s:12:"installed_as";s:50:"/usr/share/php/PHP/CodeSniffer/Reports/Hgblame.php";}s:34:"CodeSniffer/Reports/Notifysend.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:34:"CodeSniffer/Reports/Notifysend.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a5d6bf112347296149f8a43bfbbd2ef7";s:12:"installed_as";s:53:"/usr/share/php/PHP/CodeSniffer/Reports/Notifysend.php";}s:30:"CodeSniffer/Reports/Source.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/Reports/Source.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"89a41d21905517b3dc183f08e6d04459";s:12:"installed_as";s:49:"/usr/share/php/PHP/CodeSniffer/Reports/Source.php";}s:31:"CodeSniffer/Reports/Summary.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:31:"CodeSniffer/Reports/Summary.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b78ba819116fb1e956c14e6ddb1bd489";s:12:"installed_as";s:50:"/usr/share/php/PHP/CodeSniffer/Reports/Summary.php";}s:32:"CodeSniffer/Reports/Svnblame.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:32:"CodeSniffer/Reports/Svnblame.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ce23536b8229dd9bb7cb9652bdfd7d67";s:12:"installed_as";s:51:"/usr/share/php/PHP/CodeSniffer/Reports/Svnblame.php";}s:38:"CodeSniffer/Reports/VersionControl.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Reports/VersionControl.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"560c826427a69d373ed1e18cfef2d807";s:12:"installed_as";s:57:"/usr/share/php/PHP/CodeSniffer/Reports/VersionControl.php";}s:27:"CodeSniffer/Reports/Xml.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:27:"CodeSniffer/Reports/Xml.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c17a83ef8d20ae4a9978706a352459d1";s:12:"installed_as";s:46:"/usr/share/php/PHP/CodeSniffer/Reports/Xml.php";}s:63:"CodeSniffer/Standards/Generic/Docs/Files/LineLengthStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Docs/Files/LineLengthStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5d6ef4a4de5a13c34e0813bbfb34cc1b";s:12:"installed_as";s:82:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Files/LineLengthStandard.xml";}s:84:"CodeSniffer/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7f6084ced23147c15bb031f85b23cbc4";s:12:"installed_as";s:103:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml";}s:86:"CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"72e2b9b475a809e76fd9ca90bd5d8d9a";s:12:"installed_as";s:105:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml";}s:93:"CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:93:"CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4488d3c4648045eceebdbd102d6645a0";s:12:"installed_as";s:112:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml";}s:86:"CodeSniffer/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"92ab09457475cb363e4c16564700682e";s:12:"installed_as";s:105:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml";}s:71:"CodeSniffer/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1a934313b977708b83f932787395cc7b";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml";}s:68:"CodeSniffer/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1ac683475da256800f880b37efd9feae";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml";}s:68:"CodeSniffer/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a8835c84ae940bed241fda507a000d38";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml";}s:72:"CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"35b569c31645020ea9cf273a4a440664";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php";}s:73:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5cf99c8f0e80aa3ddf03c3b27dfabea7";s:12:"installed_as";s:92:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php";}s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"eb7366ef99643895f8949fcaa1c47ff7";s:12:"installed_as";s:102:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php";}s:86:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5c074f92fef4bd6be5803e288842d5eb";s:12:"installed_as";s:105:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php";}s:77:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"40dd289c246213c58c5e30c11c965454";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php";}s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"87e4024b03dccae5a8dbcc2931c8113b";s:12:"installed_as";s:102:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php";}s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e3b21a907c61053a689a8740ae88dfd8";s:12:"installed_as";s:102:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php";}s:82:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"65af0d173a34741717e1cb6eca70f94f";s:12:"installed_as";s:101:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php";}s:82:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4f62343514cdb398d3633e54b4d6490e";s:12:"installed_as";s:101:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php";}s:62:"CodeSniffer/Standards/Generic/Sniffs/Commenting/FixmeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Generic/Sniffs/Commenting/FixmeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"728982c73779bc5683ccf20beb79d9d5";s:12:"installed_as";s:81:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Commenting/FixmeSniff.php";}s:61:"CodeSniffer/Standards/Generic/Sniffs/Commenting/TodoSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Generic/Sniffs/Commenting/TodoSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"66e31e07ada5e873382868dff647dbed";s:12:"installed_as";s:80:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Commenting/TodoSniff.php";}s:86:"CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d7c45e52c762c2624b9c60716ceb9854";s:12:"installed_as";s:105:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php";}s:65:"CodeSniffer/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"82d87f3aede07659957aca27083aff98";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php";}s:59:"CodeSniffer/Standards/Generic/Sniffs/Debug/CSSLintSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Generic/Sniffs/Debug/CSSLintSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7cf4032cb3032277a31d584b77b470d8";s:12:"installed_as";s:78:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Debug/CSSLintSniff.php";}s:58:"CodeSniffer/Standards/Generic/Sniffs/Debug/JSHintSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:58:"CodeSniffer/Standards/Generic/Sniffs/Debug/JSHintSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6704d67b01e7575ab5bcaa620d12f33e";s:12:"installed_as";s:77:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Debug/JSHintSniff.php";}s:65:"CodeSniffer/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9ef8a7127ae54b4a232aa0b4ed3a4a2c";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php";}s:66:"CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2169225d6e866e6e7ba047c07559f579";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php";}s:68:"CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"0c7a7566a6f202cbcc72438c5839c533";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php";}s:63:"CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ae5ba6edcec6499fce21b996e1a1a12b";s:12:"installed_as";s:82:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php";}s:62:"CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d7e863df45abbc0031303e00bd1fcb8c";s:12:"installed_as";s:81:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php";}s:67:"CodeSniffer/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"52e2bf250d2654586f93944e7bfe985b";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php";}s:71:"CodeSniffer/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6a6579d20355a7dd7c95434d186a2bd5";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php";}s:83:"CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ac3ee166e7c6bd065a3677fce9eb26a0";s:12:"installed_as";s:102:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php";}s:83:"CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1667925cd2cb0c33264340ac3170a095";s:12:"installed_as";s:102:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php";}s:73:"CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"538b2ce8b80b9718c790eb7e3d6b1efe";s:12:"installed_as";s:92:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php";}s:71:"CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f9690e45bd4c69d62547963448324c2c";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php";}s:79:"CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a16a56c54cb4a69be381d32cd98347c7";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php";}s:83:"CodeSniffer/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a6daa4e351af509a02a6bf79a3c82dae";s:12:"installed_as";s:102:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php";}s:85:"CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e22235dc3ebd90acfefeb89cb5e5cf88";s:12:"installed_as";s:104:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php";}s:92:"CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:92:"CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e682bba5c61f8fe175f08f539e2d6711";s:12:"installed_as";s:111:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php";}s:74:"CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"fde220e24cab85946a4ea3dffa374fac";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php";}s:66:"CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3cf714fdd09dec62bff9e7fc3958f6d2";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php";}s:85:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"84881937baff92ac22795431ede11392";s:12:"installed_as";s:104:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php";}s:79:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"78dcc544753fb02c0da70fb30a814f0c";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php";}s:85:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6017aa13683a58ee0257f841559070c8";s:12:"installed_as";s:104:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php";}s:78:"CodeSniffer/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"668bfc294f8a70a8b24d70a157acfd04";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php";}s:63:"CodeSniffer/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c0c6a7cf4d87d42f9747f38375939f7a";s:12:"installed_as";s:82:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php";}s:69:"CodeSniffer/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"98827952c7cd2f7c941a5af1f7ca3c04";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php";}s:70:"CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7d4ea3b2891cd12f9fb1a70b1d567e2d";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php";}s:68:"CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"91b9031b0e5fce272423624eae50eac8";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php";}s:67:"CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b81e58137dfdfc219229b734941ad817";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php";}s:66:"CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9818185be48f8023a3c85377c5e774f7";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php";}s:66:"CodeSniffer/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"767947dc8e0ce84a5c2342bfeeb925d7";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php";}s:59:"CodeSniffer/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"12cece84c9fa0bb945728f6e2e58daea";s:12:"installed_as";s:78:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php";}s:67:"CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"8a7ed5ad74c449f50fc50bdc030bd3ee";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php";}s:77:"CodeSniffer/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e00950531d13887842e599bfaea343b5";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php";}s:81:"CodeSniffer/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f0b2a9849620bd54cd276c6c7250ba37";s:12:"installed_as";s:100:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php";}s:76:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f711f4f0a27866720a5b61755593c93f";s:12:"installed_as";s:95:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php";}s:74:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"285006248802614ba524b0445040aec4";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php";}s:68:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b676fb06e49258c26ee461daaddb334e";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php";}s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.1.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.1.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"23bd61d7cd58b8bf7fbfe9f06a3d1e8a";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.1.inc";}s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.2.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.2.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f5bb02ac140188e541c8f3bb248da7c8";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.2.inc";}s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.3.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.3.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2e0f589e2d30dd4325cc536616a2460f";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.3.inc";}s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.4.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.4.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f114e6645580059a6fbc7ed353686d4a";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.4.inc";}s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.5.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.5.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1d4bbe2495ee071974bc185b0893c87d";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.5.inc";}s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.6.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.6.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"32a4826c503a05ea90bec8e6e4f48650";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.6.inc";}s:74:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bfbc63019cee04684c730d4167fd46a3";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.php";}s:75:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"aad2102f34aa87e1c9d163f4400f5234";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";}s:75:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6f0253be0d66a847b7b936fb8f6364b5";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.php";}s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"848e0acdae19badb10210abc1bcc9703";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.inc";}s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"180dd73112555fd6f5518b62888eccb0";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.php";}s:88:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d7d4e3e907bc786a44fc6076fd2a2f07";s:12:"installed_as";s:125:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.inc";}s:88:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7fc9812ed4dde48d704fb82836de1b9f";s:12:"installed_as";s:125:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.php";}s:79:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"87db1143c085d7d0f8b4655298be51e3";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.inc";}s:79:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"629b5dc9453a6ef311dd6605f4994e01";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.php";}s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f56a715301e26dbbdd34adc065824582";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.inc";}s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f72e93737c302f8158e50de6aed1882e";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.php";}s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"67070761d82ce819360da496cb015392";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.inc";}s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"96152e22a28ead4065774112c317b380";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.php";}s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"89e6f5d78fd8f67ae119e4ea42d31f27";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.inc";}s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7be37fbe2ec28e57d43acca1141b05e7";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.php";}s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4ac4e65167bbf6e7009751e652d9e8ec";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.inc";}s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b934cce453bec8ea05795dff3c15ea6b";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.php";}s:64:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1374af3b230aa5b1f198526840e34dc8";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.inc";}s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f1eab23bf085c0e7d88a84d6ab60fadd";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.js";}s:64:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"776dcf1ee73abffdc9480ea5cbcbb6e3";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting/FixmeUnitTest.php";}s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ecbbd1a93e09be8c7bc9252819976406";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.inc";}s:62:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"30ad1962b4f4e8e23e4587d3c6e7232e";s:12:"installed_as";s:99:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.js";}s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f285c81e7b7d8a334c45939638bce206";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting/TodoUnitTest.php";}s:88:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c82d42b927dac1a8ae066b468395f84e";s:12:"installed_as";s:125:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.inc";}s:87:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c5076fe56bf1fdeb42a5e0c6d883453a";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.js";}s:88:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"38a03efee721851bd4d390b5c6f3926b";s:12:"installed_as";s:125:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php";}s:67:"CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"957d5b81d1a30ceb3642fac1e80607ad";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.inc";}s:67:"CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"252f107c5d1ef102b74f74231dbb3c8b";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.php";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a5b74ae516e9d6324a9dd85567a66f69";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.css";}s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"eda83915096e8d140260fb0c2701f14b";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.js";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c1744f97606da40062f2695cd0b6b6bf";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.inc";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d1294f87da9de636f6e615fb2a67730c";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.css";}s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f2401fef5f078517a5238cf4aee87bae";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.js";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"53a11a4f5f66fcba7560107dfef6fff9";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.inc";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"29de380ea5fdb1bb9ebbee3ad39f0c52";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.css";}s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fb95a9a486d19135fe4541a1dfafefc9";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.js";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d2ae4c2f14d3f88b23af87f94c780689";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc";}s:68:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ef11d4930740fba785b6327e34b62311";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.php";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a5b74ae516e9d6324a9dd85567a66f69";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.css";}s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"eda83915096e8d140260fb0c2701f14b";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.js";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c1744f97606da40062f2695cd0b6b6bf";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d1294f87da9de636f6e615fb2a67730c";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.css";}s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f2401fef5f078517a5238cf4aee87bae";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.js";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"70abec0a06baabebe2e8b19151494828";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"29de380ea5fdb1bb9ebbee3ad39f0c52";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.css";}s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fb95a9a486d19135fe4541a1dfafefc9";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.js";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d2ae4c2f14d3f88b23af87f94c780689";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.inc";}s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.4.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.4.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"69f07df4908e815525c9c4ec00e6a18f";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.4.inc";}s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e1ddd4cf42c2cc83498815a77a32e1b0";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.php";}s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cc370bc1ef78b1669e47bf1666703ca7";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.css";}s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b855064e366fb3c2157b4cd2031cf18e";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.inc";}s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8810f939a03bd3f8b37d1bc750a98297";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.js";}s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c852871d2b20fa21de4e810f91804e0a";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/LineEndingsUnitTest.php";}s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"327a1b37531090eb177b4ffc3515f7d6";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.inc";}s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6394880b127d35726a7fbfb41cd8f757";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/LineLengthUnitTest.php";}s:69:"CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6aa93b86087f0a3b7c511d814425a7e9";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.inc";}s:69:"CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"16cce7596b2896a58000374f1cc12592";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.php";}s:73:"CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a32a2239c59c442b4057a4b57b0c8c48";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.inc";}s:73:"CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"34c9ad0e972194b37df86ca7ee77eaa5";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.php";}s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"df40c2f9fa6c98b03785056b435da94c";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc";}s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bf42a81d71f1fc3e6bd76d3a2a8e67a6";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.php";}s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"816a175e9307d9007bbde71195942baa";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc";}s:84:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e63d14a600279cd8ca111483663a317b";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js";}s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ae3e06ded8a0a221a7f8afa44353b390";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.php";}s:75:"CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dd0fdbe16f084c1dddd7b3b9e776c183";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc";}s:75:"CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"06c3f7517218a9b6ac63ce0d1b44919d";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.php";}s:73:"CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dd0fdbe16f084c1dddd7b3b9e776c183";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.inc";}s:73:"CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f40df8623249c8fddb202babb4e9c6ba";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.php";}s:81:"CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"45a6c1c52c75ef15ef8fe6c611ba4d5c";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.inc";}s:81:"CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c7ed0ae6004ed40492f378ec18216f53";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.php";}s:85:"CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5db3c4f8997f6271a444e539252eb5f4";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.inc";}s:85:"CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:85:"CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"334c2cc96bb3931605a241d2ed6b6e09";s:12:"installed_as";s:122:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.php";}s:87:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e8125f33e9d0be4e80c72fd9b4eeb471";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc";}s:87:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c3e58c3f089d2c9cf285024186b8e7bb";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.php";}s:94:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:94:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0bbcab2a27b43b0fd3ae318867325da5";s:12:"installed_as";s:131:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.inc";}s:94:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:94:"CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c25667d4df8a5dc345167ac3d6811add";s:12:"installed_as";s:131:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.php";}s:76:"CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ffda0d9289db0eeb672d0495fd32458a";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.inc";}s:76:"CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"11b66e5e507fbd0225c4ca170185ec3e";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.php";}s:68:"CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1296e80dda4168b3c2e874afcd62bca2";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.inc";}s:68:"CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ef0385bf625425f02fbfc6407e06fc1a";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.php";}s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"547a5a158d9c5e0aa0e6f172ab5125ce";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.inc";}s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f249403736b572ece1bfda9d719fadd3";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.php";}s:81:"CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ff45e5ddcade97a5d8722e5f70d70cf2";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.inc";}s:81:"CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d6896e98cd7007c85e6338263300fa55";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.php";}s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3bd61069c2b1f4cb913d6aef36825891";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.inc";}s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:87:"CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4019fffac3f5262d8c191683d7cee7a5";s:12:"installed_as";s:124:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.php";}s:80:"CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0a2172b0b6d08519bf76b3ba94a5bd23";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.inc";}s:80:"CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"45de2e4c699dd1a1d09b466ad6725177";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.php";}s:65:"CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"01431a2e42cd307134826e8c0c8e0838";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.inc";}s:65:"CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bdec2fbe13a4645d57e61dd148442d04";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.php";}s:72:"CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"38ca1a09cfe67397a8673d17cbb52d37";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.inc";}s:72:"CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7d277512a3a515bf2d3b55f643304e4f";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.php";}s:70:"CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c43e823440ceed3bb2d109a84863be92";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.inc";}s:70:"CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"200fad176695f3bb1ac4a43c75f30022";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.php";}s:69:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2a9f7e8d76a0172f73320c476b020fdb";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.inc";}s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ec7d1a4c0a7f5b7f2d7824c79fe162c4";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js";}s:69:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8c4793e51ac6a5ce93abe995d44a0f1f";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.php";}s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d955018483daf299ff336bd6a9704a01";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc";}s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5cfe834119191e20fce94219c930200b";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.php";}s:68:"CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"88e8d3f08bc4df038c1512429f89f336";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.inc";}s:68:"CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"687d1073428cf90f6b5819724ce2d4f5";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.php";}s:61:"CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cb929e0bea96eb35064dd63e8d69b51b";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.inc";}s:61:"CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"71448e889df3bf2aa30c3aaadb7cc678";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.php";}s:69:"CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"15483efa9109a8919e22c6b46b75652e";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc";}s:69:"CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"855d3543ad00e11643dbd08327cc367a";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.php";}s:79:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"31b3b30d153118ae229cb08e14e32780";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.inc";}s:78:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b2256ab84d6f217a72bc6347f5d67116";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.js";}s:79:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8f0376a6ed253481b12d4453a0f30612";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.php";}s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"53a55c1187693a4eed5be0492ff715a6";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css";}s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c83ca952d3c98a57680422972b4a6bc1";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.inc";}s:77:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6e8c97c6dbca6487307a777ee40aaa27";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js";}s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bbfb2f4e36ba4e49ccc9458e2058471c";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.php";}s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fd7eebcf775fa660767329f7673fdd4e";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css";}s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"184e4de3202f8ff00430e9dd0bcc4b7d";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.inc";}s:75:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f343d05ee2af6f1be0894445a5962698";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js";}s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d2314a60f548897ac0006db92fc7398a";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.php";}s:70:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"33efc61bd9f93bdde7303bea1ef49e1c";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.inc";}s:70:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"25c1f02f30845effece9e3b1362cb60b";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.php";}s:41:"CodeSniffer/Standards/Generic/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:41:"CodeSniffer/Standards/Generic/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5634ea56fd8938ee1919fd5dbcc38488";s:12:"installed_as";s:60:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/ruleset.xml";}s:72:"CodeSniffer/Standards/MySource/Sniffs/Channels/ChannelExceptionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Sniffs/Channels/ChannelExceptionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"02754fa316b9ae351d867972fdea5fd4";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/ChannelExceptionSniff.php";}s:75:"CodeSniffer/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"41064d7ab6cea21d03a909764ccb3acc";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php";}s:69:"CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4e2a42f8dc6d54c66ef991418dc1d7be";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php";}s:68:"CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"02ce91bbc9f91937994084f28fbde4a1";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php";}s:73:"CodeSniffer/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a85c14afb9eb6e8324847f15f93f94d5";s:12:"installed_as";s:92:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php";}s:72:"CodeSniffer/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b409e2acfb5d66571af4b866c9a9dcf1";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php";}s:62:"CodeSniffer/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"acca3b051429f5383c6c1f7c5f6f3ee5";s:12:"installed_as";s:81:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php";}s:67:"CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ae561b5c41cf531de17c56aa55dd4f12";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php";}s:65:"CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6e4e1deda5c1acd530c4e6c42388baf1";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php";}s:79:"CodeSniffer/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5a4b273990e37ce2397d79098aa8dbab";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php";}s:72:"CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a87b282b62140faa50645c2cc4685e75";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php";}s:69:"CodeSniffer/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9c01ffcd37ed9e1e0690a6eea2357ad0";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php";}s:68:"CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d7a597065e508da4f422722b761cfca2";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php";}s:65:"CodeSniffer/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b2c4e1e39aab2964ba931ca1ec646c42";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php";}s:70:"CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6dbe80d65c7586ed98d68a11c0f188de";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php";}s:66:"CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"70407f43ff021e7d118207a1b606758a";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php";}s:77:"CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"48839471fdd4c034c9b8e567d124353d";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.inc";}s:77:"CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f50fc5833d871de6908b58ef5b2dd54c";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.php";}s:71:"CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3fa83bf272762f31f37902c28b25766d";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.inc";}s:71:"CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"771bc7fdee7ba3b891bef8cb97fa0941";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.php";}s:70:"CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3d61a709e25d9973351fc7682bc9036b";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.inc";}s:70:"CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bebd21143c5fe993d6dff8a404d2811b";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.php";}s:75:"CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1363e0955bc3ea517ff86567b8c14e43";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.inc";}s:75:"CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e2d8a1c3ca6d63cfad810446cd8dfa18";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.php";}s:74:"CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f95e0fdb7654a664917fd8af0b8e2522";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.css";}s:74:"CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"60598b8f8e81d31ae6b196934cd705a0";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.php";}s:64:"CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a7b0b127e2785ce7b8dac5b357c1ec91";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc";}s:64:"CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a1279bdb2fcb609421d7cf1d3a170e7f";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Debug/DebugCodeUnitTest.php";}s:68:"CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fe8858695e303e8b3c87415a5603f63f";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.js";}s:69:"CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6271cdf1ea4d47a890a9fbce5f58ae69";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.php";}s:66:"CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e8729933b41b396c6f49e1d8cd747f4b";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.js";}s:67:"CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5b2f34059295a1c5a106871b9b811639";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects/AssignThisUnitTest.php";}s:80:"CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cabbcdd9150251d9335ad5033d4497ab";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.js";}s:81:"CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"51bded50c80abfc3a8f478643251f1f1";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.php";}s:74:"CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4be85228efb872ef85657f8f1852d352";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.inc";}s:74:"CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"10a7f552874773ad1f5b795b3a554dc0";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.php";}s:71:"CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c89c2f244e93710ee05e7dd78b77aa70";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.inc";}s:71:"CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"93e2d250bad5d981bc721a84986c7e74";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.php";}s:70:"CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"17c15eec6d295263533b18f24f1413b9";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.inc";}s:70:"CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"88f6141590455f17a6ec8d563268b738";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.php";}s:67:"CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4c3203fa62b91992e56f0d4fcc3436d9";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.inc";}s:67:"CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"08f008a2c7c7b83add14d21888e62602";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.php";}s:72:"CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"82098c97ad67c7e68ad9a9d8be950656";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.inc";}s:72:"CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7b787f8627bc78d1e769145c7f347b47";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.php";}s:67:"CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"91916345902e2029f8cbd2e949a75e2d";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.js";}s:68:"CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"17410c7085f0673d24f7b912e9a81063";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Strings/JoinStringsUnitTest.php";}s:42:"CodeSniffer/Standards/MySource/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:42:"CodeSniffer/Standards/MySource/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"48cf8281e8635fbeff9877e198591054";s:12:"installed_as";s:61:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/ruleset.xml";}s:63:"CodeSniffer/Standards/PEAR/Docs/Files/IncludingFileStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/PEAR/Docs/Files/IncludingFileStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"770028f85deb584a9479374f0ae4a3c9";s:12:"installed_as";s:82:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Files/IncludingFileStandard.xml";}s:60:"CodeSniffer/Standards/PEAR/Docs/Files/LineLengthStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/PEAR/Docs/Files/LineLengthStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"dee46187d37f8fb07869fdc80230d94f";s:12:"installed_as";s:79:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Files/LineLengthStandard.xml";}s:75:"CodeSniffer/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"eb647b510eb0e12cc38780b435ea7c28";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml";}s:71:"CodeSniffer/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c06cfd422bd0448fea890c5f160aaaa4";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml";}s:76:"CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7a8cb7f0170d43276b8d2269cf91c4d1";s:12:"installed_as";s:95:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml";}s:79:"CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9a148130eea909affd2bf4085c175515";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml";}s:67:"CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c1d23507c7cbf646f01c2c8d3d3791b6";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php";}s:66:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"04f94094c19b479428ee9caac0d07138";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php";}s:65:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"82bdac2d5dd81963c5a08f6c62938034";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php";}s:69:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1eb094b16c6114fc1fb5fcfab59ba295";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php";}s:67:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ea534df287293ee55464e82c04c84c6d";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php";}s:77:"CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1ab4470c9b483c71da6b6c16aaa7bab4";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php";}s:79:"CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"eb9ee496744f69338feaff9c49082ca5";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php";}s:62:"CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c0cc24647ae876adfee3e64e68edb4ab";s:12:"installed_as";s:81:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php";}s:73:"CodeSniffer/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"79121143e87d068da8e71dc370c32390";s:12:"installed_as";s:92:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php";}s:74:"CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d87f04c22ad531a157c05616a812722c";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php";}s:72:"CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ff5d7ad77363a80379090217a3c0da6c";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php";}s:70:"CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2888447db8511cd0b31374ae1fe3ee23";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php";}s:75:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6614d0468366a09376c959cff989af6c";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php";}s:78:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c6372e0c949dbac045eb6d2e00ad720a";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php";}s:78:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1b321c2b4872b010893cbd0451e1ed8f";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php";}s:74:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2d637351b4c0298849c0523b609ec807";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php";}s:71:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d537987845a1d666de74950a2300a507";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";}s:65:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6fbb6e5b0096ac4624ed95a5c9cdc0d0";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php";}s:69:"CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8b3f0a58540720f608ac6277afb5c243";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.inc";}s:69:"CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2947e1a109f5537fea56377d3fb1fdc5";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.php";}s:68:"CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"13a64c077b4e22397648f32876bda8af";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.inc";}s:68:"CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3c7e3316581af93b788a97b728d796bf";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.php";}s:67:"CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5018f41f8f17fa7ef19316c879759eb1";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.inc";}s:67:"CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fbaa73862b8b4c3cbdb007974ad9c882";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.php";}s:71:"CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8f43b27fa0580e7e118320650e062f32";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc";}s:71:"CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2b2f66cd25a53cbec2f56efbbb3f59a9";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.php";}s:69:"CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"94051d09e34fc5abc19b0283fc8df30d";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc";}s:69:"CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1724b783f77f2b6baa2e43ebba9fa4f2";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.php";}s:79:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5b2c232c5509fb4778636a97edb4a32a";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.inc";}s:79:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"58f1cb510ebaa6d7d8d54b3ac475b349";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.php";}s:81:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9e07cbd68bc9250e4a27e898d8757128";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc";}s:81:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8c70df64484430c3708e860edecc12b0";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.php";}s:64:"CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ab3377fa58c36d3e6b9777a9a178e7f7";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc";}s:64:"CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7526148bc635681f13d31e2e07d515e2";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Files/IncludingFileUnitTest.php";}s:75:"CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4dde1b27c0d0c4de289b7fd9e48e8d1f";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.inc";}s:75:"CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"64b8bc33e6654167dc65c6a84f341cf2";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.php";}s:76:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6d900347032bd6b858219ed76e6b0eb5";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc";}s:76:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2433dab4fda7d6543791effd08f6a470";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.php";}s:74:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"156a1d0beecaa15cc28e76734cc9ee2a";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.inc";}s:74:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"545786aa9df7ec53e30548430d589660";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.php";}s:72:"CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f2e66b9da9a480c8f028a1b9a16a2d4b";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.inc";}s:72:"CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f3b5b9223fd848b36f179b0146786ae4";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.php";}s:77:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b9e192077b2420c3075f8a33501c188a";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.inc";}s:77:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ee319571c9f171111bfe890c696795df";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.php";}s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0ed1e58e7e7579f0dffa3464ab01bc3e";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";}s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f749bc2a7e72f4d171ff8debb62ce212";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.php";}s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4ae8c263b8c754698b164904c9d6fd15";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.inc";}s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"17acc8934254371442c3427c2999e040";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.php";}s:76:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7af06820a1d5f60ad7aebc6b5e61a063";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc";}s:76:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"af9902f027f74854758a0faf8f676cb0";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.php";}s:73:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c24e34541733c669f1a023e48e7ff259";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";}s:73:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"39e2f8b0851d9c7e69207821dd023401";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";}s:67:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bf754b376060e65f3e7d64f41e835f78";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc";}s:67:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b1386bb86577db750e9e0ce7fa5bf1ba";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.php";}s:38:"CodeSniffer/Standards/PEAR/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/PEAR/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9ef45ef55b166968396358c90f905308";s:12:"installed_as";s:57:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/ruleset.xml";}s:39:"CodeSniffer/Standards/PHPCS/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:39:"CodeSniffer/Standards/PHPCS/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"70bb6dfd9d7df3c7023c8313124a1473";s:12:"installed_as";s:58:"/usr/share/php/PHP/CodeSniffer/Standards/PHPCS/ruleset.xml";}s:67:"CodeSniffer/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"94edff4470027e4a8ef7ffdc8da3a078";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php";}s:60:"CodeSniffer/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"51fc8491d701e4f13d818426a4efdcd2";s:12:"installed_as";s:79:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php";}s:69:"CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"90e02392a958b190394930c2cbecfcb0";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.inc";}s:69:"CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"54fde753c53bf43f8d43e7f05a2a7e38";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.php";}s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.1.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.1.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"70442f079a8bac7b190583a6e992a862";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.1.inc";}s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"35e2ae9550db1bb3c398f0a4c58e05ba";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc";}s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.3.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.3.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1d55c54bf5600e860c62d8e2152c2df2";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.3.inc";}s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f91d6cdefb57a116e3e6e9cecf7e7273";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc";}s:62:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"78592a05e32b5ddd883826653516e665";s:12:"installed_as";s:99:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Files/SideEffectsUnitTest.php";}s:38:"CodeSniffer/Standards/PSR1/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/PSR1/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"35bfdab733c4f89bde1945697b9e072d";s:12:"installed_as";s:57:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1/ruleset.xml";}s:67:"CodeSniffer/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d868d3eb3bc68dfc2e3b4a3eaf5ec828";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php";}s:70:"CodeSniffer/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6777292deffbde1b252172d8db576a99";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php";}s:84:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7399d6daae141ceecbf02098b1a77947";s:12:"installed_as";s:103:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php";}s:78:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f7a0b1cab4f8de30701672e1df789283";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";}s:78:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9d65f1f91af33e1c930cee8925785264";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php";}s:63:"CodeSniffer/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"932e81ab6694c3fddfb94e90637f337a";s:12:"installed_as";s:82:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php";}s:68:"CodeSniffer/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"80697a18ba7e51270a0aaa65352a2873";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php";}s:74:"CodeSniffer/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9239149f9c729e02194b6cfd55f72641";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php";}s:68:"CodeSniffer/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b8dfc6fb0f380373585d57cfba24b0a0";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php";}s:69:"CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b873f9bbcb7cef44b25b5bddf52be208";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc";}s:69:"CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8997108715a1a9077f8e06139f93fcc6";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.php";}s:72:"CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"432b45619ef051e73d29a218164a2ce4";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc";}s:72:"CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4a008fec3c36cb9ec2dcf433bfbf4384";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.php";}s:86:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"659e716970f28d519c9929e896bf378e";s:12:"installed_as";s:123:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc";}s:86:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bee3e084c52b1628a9ab7657ac687c95";s:12:"installed_as";s:123:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.php";}s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"772b17594a522071cd3f058e8be477b1";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";}s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"67f2134b8bd376066fa7e956a293573e";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";}s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6998e02bd8d18ea52149dec3fd4981cd";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";}s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6210bbf5c3668d340c43a63ebc5749e2";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.php";}s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c1744f97606da40062f2695cd0b6b6bf";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc";}s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.2.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.2.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"53a11a4f5f66fcba7560107dfef6fff9";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.2.inc";}s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d2ae4c2f14d3f88b23af87f94c780689";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc";}s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.4.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.4.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6f3aaceb6d0d60f4dc5c9e146d3e091a";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.4.inc";}s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.5.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.5.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"65c653ba989a56e00830bc798fb0c00f";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.5.inc";}s:65:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"889cce81c004f40760cafa0d3259f4e9";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.php";}s:70:"CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a05f78226ad049a22bb5c100e785eb70";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc";}s:70:"CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a4a6c052cfd37c7d8b6932bd4d4c4175";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.php";}s:76:"CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b9b7ef369a90a6ceb9d7a57eac2bcdaf";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc";}s:76:"CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5fa282998f581b370ace09f5c2bc5e50";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.php";}s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.1.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.1.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"143ce18850c491686e28b53c0dde31f1";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.1.inc";}s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"67ac075a463122c4b0255231a3b53ace";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc";}s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c480f9d2ce7081aafdeb23437ab96b1a";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc";}s:70:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"749c0fabe2c9211746946e801d8b99a1";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.php";}s:38:"CodeSniffer/Standards/PSR2/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/PSR2/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"11992c9f5c697ac5adb5682211f49372";s:12:"installed_as";s:57:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/ruleset.xml";}s:68:"CodeSniffer/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"29a11a9686378c88104774ac0356d4c3";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml";}s:70:"CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"94cf2f62298bc9032774a27d2a29e555";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php";}s:67:"CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"64ce00da4d6f60b1c8ac250bbe1906d7";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"abd74e95646fc6d2c3231bd70a65b957";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php";}s:65:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9ea656f7cd57153d185ffc4504746704";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php";}s:69:"CodeSniffer/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"475d5db6b774ba02e17b4a62ed609473";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php";}s:74:"CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"071543fe5a7d7221e745c88beff1b646";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php";}s:71:"CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f36b7e69d1f1bce7af94d0d613d781ed";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php";}s:66:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"16cd16f04b7eb175e92bd6256ec08696";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php";}s:71:"CodeSniffer/Standards/Squiz/Sniffs/CodeAnalysis/EmptyStatementSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/CodeAnalysis/EmptyStatementSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"fe1348fb49cbe77c543f7e76e0855230";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CodeAnalysis/EmptyStatementSniff.php";}s:67:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"dd99c585e14b3e915104ae3b0d133915";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php";}s:67:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"00803c516a5de04084ece54aa22c6b72";s:12:"installed_as";s:86:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6f83dfb111f458f98319166004887ca3";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php";}s:74:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"77f45202be824859e3210f9a09cee1c5";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4af44c529ed1e8ade319b35a4a01ac3d";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php";}s:66:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"65f92f6f5bf9540386a1ade8dec5d52d";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php";}s:78:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"fe609a6eec123f27cb3b0f103c71dfa4";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php";}s:70:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e8562953e33d4fd54a0eec5e49971bb2";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"766973a1d85feb49174a64339899de49";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php";}s:82:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"de3ba81c171cf8453bb2366dec0f00d0";s:12:"installed_as";s:101:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php";}s:75:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6c06f49a413333f91d77f8c8918138a6";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php";}s:70:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3bc7a92d7c3e882bae7ec384cba35718";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php";}s:78:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f17b8436d303bbb5d79593dfc496c807";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5b36ab9816940e1d1a678caa30d8b342";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php";}s:84:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5baf5dcdba48e83ee3d5590bc00ff441";s:12:"installed_as";s:103:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7c80e0e1bdbcde786ea27680227ac437";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php";}s:81:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"fa0cef10df2034b487de455c2ab8a537";s:12:"installed_as";s:100:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php";}s:82:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6a1a7c88a0998bebd0f15bf0e5c19a28";s:12:"installed_as";s:101:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1cec1642f01d3e1d7169151802808e48";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b22a6a4fc8fa37af23e9634da6bb2a2d";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php";}s:74:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"34293bde3a4fb672481fb76cae8b33de";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7cd651fbb560e0dd82d4b1062e7b9793";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php";}s:60:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"04e528d607584d539be719b0c7d7ca82";s:12:"installed_as";s:79:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php";}s:64:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"26cc51a097bd9b57a500b1cabd389f37";s:12:"installed_as";s:83:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9eabcb1830f79c08c5947d6c1496e22b";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"acf4c91349f147fa7b0b88a48cc744bd";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c111f3c3c5cffa70e6a6b9b181338e05";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2912708ee820e9ee95d3648393d8ded0";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5dbd899831251509808ddeb81f8075a3";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php";}s:59:"CodeSniffer/Standards/Squiz/Sniffs/CSS/IndentationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Squiz/Sniffs/CSS/IndentationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"bf0d8b73e66cbc030a9cd4eea9836385";s:12:"installed_as";s:78:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/IndentationSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7cd0a13c5f66c53b78dc5bb40144b46b";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php";}s:60:"CodeSniffer/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:60:"CodeSniffer/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"cf8ca134fe221dbe18ed992835c827c9";s:12:"installed_as";s:79:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php";}s:55:"CodeSniffer/Standards/Squiz/Sniffs/CSS/OpacitySniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:55:"CodeSniffer/Standards/Squiz/Sniffs/CSS/OpacitySniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ecd3ba6a0bd957b4b189d136da2110e1";s:12:"installed_as";s:74:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/OpacitySniff.php";}s:64:"CodeSniffer/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"8f43ee9a351a738a47e32269c46e7720";s:12:"installed_as";s:83:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php";}s:64:"CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"93a076b72c5432ddced0a89c856264c9";s:12:"installed_as";s:83:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php";}s:56:"CodeSniffer/Standards/Squiz/Sniffs/Debug/JSLintSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:56:"CodeSniffer/Standards/Squiz/Sniffs/Debug/JSLintSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4bb9cddc31c8a92bf19a0168487778e2";s:12:"installed_as";s:75:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Debug/JSLintSniff.php";}s:63:"CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"93e09d43d46f7d6fd1ccc922d5a5759b";s:12:"installed_as";s:82:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php";}s:70:"CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"848a70db5ff6667f9ae8504d1bd876ad";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php";}s:88:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:88:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"41ff38d0ef38b88597c3a5c1fc44984d";s:12:"installed_as";s:107:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php";}s:73:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"aeeb08927f9b98c3f294e4521ea4bf3f";s:12:"installed_as";s:92:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3ab709c0082f13ae13d596aad73add61";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1ea395f5b96608a22e4bbaeb76a314c8";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"39405c39890ca9d92649974295fb27d1";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php";}s:82:"CodeSniffer/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"80be2234e0650bd4741471a3948a278f";s:12:"installed_as";s:101:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php";}s:74:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ConstantCaseSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ConstantCaseSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d626ec9f3956846cb5fa28d9acbc8f99";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ConstantCaseSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"04f1d2777de4a5262ef442f69119ffc7";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3e1e9d3ee242de9df384feab90e49089";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php";}s:77:"CodeSniffer/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"2138bb2a9badf359f8d29e7f37cbe384";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php";}s:71:"CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9f103a4f6f35f151943bdc4e30dabe43";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php";}s:69:"CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f01ee7980b883bd4dcc491fa02c6a8cc";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php";}s:77:"CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c6e2bbb2457569c7b5debb7c3abfc2e4";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php";}s:77:"CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"050a439b875deab6161c35ba86216ff7";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php";}s:75:"CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1af72a0d3d7493933c5a548874d6b8a7";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php";}s:64:"CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"42cf992413533492c7e82f5d34e2f1d1";s:12:"installed_as";s:83:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php";}s:76:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"0510b37ae9981bb187e91f3489bc92c8";s:12:"installed_as";s:95:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php";}s:64:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d54c7bf21fd7e91169bd3cc7339bf360";s:12:"installed_as";s:83:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php";}s:75:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"609efa848586a0cc7ccd8469379d360d";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php";}s:66:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"957fb980fa12aa222db209d211cd0df1";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php";}s:76:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7a11ae921e754c4aa7adcdccc93469f1";s:12:"installed_as";s:95:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"638d9cb924f672c2aba4357a0de032a2";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php";}s:59:"CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d13f9a03d4a01ca11aaa4c4d9af9acaf";s:12:"installed_as";s:78:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php";}s:52:"CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:52:"CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6b7a85c62827e10169153a42be8dd4c8";s:12:"installed_as";s:71:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php";}s:66:"CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"465492ace8e7a3eb9ad7a2fcbe9e613d";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php";}s:61:"CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"9ccbb22c17109a630bfc29f2dffba62f";s:12:"installed_as";s:80:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php";}s:55:"CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:55:"CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"69f75359f6993b50d26a99183c44d02a";s:12:"installed_as";s:74:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php";}s:62:"CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a2ad2e66e50ee5dc00fb9fbac88672da";s:12:"installed_as";s:81:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php";}s:69:"CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"f54b658eaa2d877a98ec368c938d713a";s:12:"installed_as";s:88:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php";}s:65:"CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"987aa53a613cf40033a572375e1caec3";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php";}s:64:"CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"111f50778209c4b4c2040179620d3554";s:12:"installed_as";s:83:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php";}s:61:"CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"45019333ebbb612c47d213830f4f8bd4";s:12:"installed_as";s:80:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php";}s:65:"CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"901d6b5e0e035709ecb4bb8a46df7439";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7b2a16f817051939cef4f16a85940fae";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php";}s:68:"CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"bdb9066ffce9b26d58ac7540f74593e9";s:12:"installed_as";s:87:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php";}s:65:"CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"158c7d78b74b9467a327cdb9b7748c85";s:12:"installed_as";s:84:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php";}s:66:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1f46a21e1d235aa9b926ba01e7df9a4f";s:12:"installed_as";s:85:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php";}s:78:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d773b02af8cfa5b2ad48c60583046a9a";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4204f254594ab887523c09f108b5d08a";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php";}s:80:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3e296a6c0cf9d83313e69c44906ae9f7";s:12:"installed_as";s:99:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php";}s:70:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"452f54e743d41c990db899c2c460410f";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php";}s:79:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4356989b2c5708c2673e5f1bb1d408dc";s:12:"installed_as";s:98:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php";}s:77:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"810d94ac192fda5f885950e12e58262d";s:12:"installed_as";s:96:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php";}s:71:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"35c03108e229b779b64f52777e7b7c6d";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php";}s:76:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"03b928b3186bd56efd113945f170ec04";s:12:"installed_as";s:95:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php";}s:70:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"fa2d2cb5daf5c0ee2faedab786fbd0c3";s:12:"installed_as";s:89:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php";}s:75:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6aabab129f1c9de4c0141f4fa27691c2";s:12:"installed_as";s:94:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"93fd833d74d2737749728cb0b583ecf0";s:12:"installed_as";s:91:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php";}s:74:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"30c0455a08f36e939d9191d0a8e59ad8";s:12:"installed_as";s:93:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php";}s:71:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"116faf9bc35a75c7d4f495b200742727";s:12:"installed_as";s:90:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php";}s:76:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d9d62390fd499de4494fe3498a6f607e";s:12:"installed_as";s:95:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php";}s:72:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d5a261f127d26192715d3a58daa65ce7";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc";}s:72:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a260d8a3911466a3f8034ffb67f7ac7c";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.php";}s:69:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4c7240b4c1cebfb18c3eac8b75c43aba";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.inc";}s:69:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"92c097f90666b30bb0a17accf6246bee";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5bbfab4aaceca3f1d9ae04e0cc09e4f5";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc";}s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"be1aa6f25b351383522f2b95e8041fe2";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.php";}s:67:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"783663337b2ce5aacdd975a54887f58f";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.inc";}s:67:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"961394186127f613888ba46690463219";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0a7bc2a8b85e22763ad5adb0c01b06de";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.js";}s:71:"CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c3ca6999dc8ba721a956b21596d90498";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.php";}s:76:"CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3404ec18a3ce909f3506adcbd526b095";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc";}s:76:"CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"797c6ba3beeb372b5f62b50071ee154f";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.php";}s:73:"CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"927229de5733c4dc8c08628d32d12abd";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc";}s:73:"CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e8a5ab1ff05f81aeb98936941aacbe86";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.php";}s:68:"CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8081ff59298212bfe15538270eb2d784";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.inc";}s:68:"CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ae89b8001cd00ec40ce9982ab5ba9deb";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.php";}s:73:"CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"90e88cd51c32449636505cc170120c6a";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.inc";}s:73:"CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"de3c6d69e20beb7e54733bd75b5af0d3";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CodeAnalysis/EmptyStatementUnitTest.php";}s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fcdcc789d9cbd46e1117fb83e4eed8c1";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc";}s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cdca332ca1a8f62cd76af1b40113ee2d";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.php";}s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f316d5e2e744329b4273fc3d623a8fd9";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.inc";}s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"907b595334d7104ed59e18e394450d82";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8f3f7fd8c22761e28686deb3a49e9270";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.inc";}s:82:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2cbce5f4bfe1ab1452dfb3d9c73fe7a3";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.php";}s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"898cb05e4dc5cdad43b6f44d0ccdc370";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc";}s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f2190e850b33bcf06847dad829c7d540";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.php";}s:74:"CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bd5ceb4b2be0db33e6a3bcccf5b5410c";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.inc";}s:74:"CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"51e545f235d8184a3ab66ed0749f02e2";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.php";}s:68:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"373d60a7f80517703e71413c617282d9";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.inc";}s:67:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3ad05bdb7fefa4692bde828802afd91e";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.js";}s:68:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8ee4aff3a217a181ff4b6720938245a4";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php";}s:80:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"767bb49d97cea8fa5294cf25cde52212";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.inc";}s:80:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4280e7114d11b849b5831bd343be51cd";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.php";}s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d44ed0ef6174971c59f8c8228e85f84f";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc";}s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"10901649a8e09dcf8c1e42950ed62916";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f97da0d8d356d23a7103fafdf80fe2a0";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc";}s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:69:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1d5029e7e46e68711c61c03baf728ff7";s:12:"installed_as";s:106:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js";}s:70:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a2dc089a766f1e21c6f88188d9c4e9e6";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.php";}s:84:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"049f2bdde44eef6d06abcb8c9f1657ef";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc";}s:83:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0b7cc355a5bfa81a98d865c5028ee4a3";s:12:"installed_as";s:120:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js";}s:84:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5b165f5f2f0386b4b8649e833514cb29";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.php";}s:77:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ae23169f1db49a33ecabe9f96ea4d362";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc";}s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"149d529fa7edf2d67ff887eba798255e";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.js";}s:77:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"eff70efeb9992c8bbe5588268b99c13a";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.php";}s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e20a111eda95bbbe644e3c841b737516";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc";}s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"db143bb0be408ad5d559e89217144866";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.php";}s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cd9d023da463739f74af1000115cc96b";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.inc";}s:79:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a053a35dc3bc0da9699d9a225e3f2b05";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js";}s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2445f7447dcb1937006dcb7153d3cc86";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dad8341e4c777d6342b70f8cd2416d35";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"03370801be2e9d1d1b681fff0342ac14";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.php";}s:86:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4db1f0024a135147357f23c4e3245ce0";s:12:"installed_as";s:123:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc";}s:86:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:86:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f8c6ab79245bfa20a2b64061e8eae608";s:12:"installed_as";s:123:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a8e4c4265e173c71f036106ee3a9a41b";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cc7bb9938d06e3adf3598fc50c62a164";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.js";}s:82:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1e9ab30502304bb87d476565666b9e8b";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.php";}s:83:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"da5494ce5e7501426c6388aaac3e0a0b";s:12:"installed_as";s:120:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc";}s:83:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:83:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7071a88a4849e04a19b493419d1bc2bb";s:12:"installed_as";s:120:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.php";}s:84:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"88855a1e398994a20eea2ba495b9e1ba";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc";}s:84:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"14f696d98b44d4d133592d5382a50430";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d82dcf79fa368383117e9b47a17cd596";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc";}s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"74f2607c81d5c13f779525b410bfe18e";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.js";}s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f520432ac56fad1c756e0bffe6d6c1b2";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"26c963a77e8c189ac2ccc4285ab98eff";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css";}s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ff638f3312591a95bb0b85dff8569160";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.php";}s:76:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"503bbb59539311bd81d91150433003c6";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.css";}s:76:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dcbe7c85ec9e796509832016a0abad18";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e1b9f3771e31a21e84dc6bd284588030";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css";}s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"514e8f169bd2977a76aae00a18b121c7";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.php";}s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ce51c58ff27d29c2b66a1cf0e1b3246f";s:12:"installed_as";s:99:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.css";}s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"45c68762a31f1dd5848fad0d9639f485";s:12:"installed_as";s:99:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.php";}s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c8a001783d62587bfa0c785cf02a8bea";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.css";}s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e62b0cf471208662907d3bd765d6cf97";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f28c55f0956b168eaa349f317bbb6a63";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.css";}s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"851595fb5ea67eb0796351524952aa41";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.php";}s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a2cc726d46c54cdd4e35e2b96d8eb3ee";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.css";}s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c023c39555ccfbfc717fb78255a9bdf5";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.php";}s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bf58514af54d6ab0ca9ae2742df0aba0";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.css";}s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"de46fa728f2039d9a8213b355f7debab";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"77b9a0d303ff0ac416c6ca50878f681a";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.css";}s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"79fe31d7ec38f000cecd78d71b79d291";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2dd590aab106ea5527be270443c747c7";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.css";}s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"714b190ea69d304d39b41585940afec2";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.php";}s:61:"CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"df672f568e6591b2df5c9b67cfb13389";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.css";}s:61:"CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"33f2364cbaa0ce67d331786ec03a02cc";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/IndentationUnitTest.php";}s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dc22c8bfdcec631589196429c0983633";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.css";}s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"66405cdee1aff3a2a49e67690532253f";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.php";}s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ff9878e134c847216838bd9d3516fba0";s:12:"installed_as";s:99:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.css";}s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:62:"CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"117d8a95a54dc4aa05604ed5387c730b";s:12:"installed_as";s:99:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/MissingColonUnitTest.php";}s:57:"CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e49d00eba458a55a66a51e65d5d3907b";s:12:"installed_as";s:94:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.css";}s:57:"CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"61408c3fc175b88daae220a756c9c343";s:12:"installed_as";s:94:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/OpacityUnitTest.php";}s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a7cbf07d776785afb802d29d5677d166";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.css";}s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a667d2cbe2efec15e97e05ecca56f1ed";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.php";}s:65:"CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1520165c698662022e7be947dc12f169";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.js";}s:66:"CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"172972b7cd6d030b88db20c303b428b5";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.php";}s:57:"CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1520165c698662022e7be947dc12f169";s:12:"installed_as";s:94:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.js";}s:58:"CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:58:"CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4f28c9875d3a13e0ad1a80b1f5477115";s:12:"installed_as";s:95:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Debug/JSLintUnitTest.php";}s:65:"CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"be37337314c486c5dd1b9cc14fab778a";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.inc";}s:65:"CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2ff53fc8c870ec436d3812503fedae37";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Files/FileExtensionUnitTest.php";}s:72:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ccb05646e7284e30658ab1dabf3c544a";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.inc";}s:71:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"30020fad0ba80cf3b2df766250a33ba8";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js";}s:72:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f699c2f3322bf2958d7ec8eb4080f3c8";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.php";}s:90:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:90:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"43704d239afd6dd892fe5e8b509c4d9c";s:12:"installed_as";s:127:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.inc";}s:90:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:90:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e3decf04ba752bce9eaf74d3d3975b2f";s:12:"installed_as";s:127:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.php";}s:75:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a611b4458999916197ae52c1dd754dcc";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.inc";}s:75:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"626e9446906c0ee8598d38912fd58623";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"40c76171708f9cf69b18df5ec613a160";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2d73dbdd576b9b854858ce2826d65368";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a1f4cf0dc05b9729c87031c9ac7ce7fe";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.inc";}s:70:"CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"04008c61f9f20629519dafea0a7f7fc0";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9dd1881b8bb07ca1ec5b3e7533c198e3";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"290a8d023873c70a92895257357d9dae";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.php";}s:84:"CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"03540e85a66c870dcf98f9dde5655048";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc";}s:84:"CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:84:"CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"26500edaa69d56fcd69be24a05061277";s:12:"installed_as";s:121:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.php";}s:76:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9553bb0c4cd749f5dcb4e732553938cf";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.inc";}s:75:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:75:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ec7d1a4c0a7f5b7f2d7824c79fe162c4";s:12:"installed_as";s:112:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.js";}s:76:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"667681eecbe6055982e967a0f48e55b8";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ConstantCaseUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"20d042f2561a82a56947aab8a7a1cf8c";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6963fef9c0084e439e2d78ab81f9f9a3";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b4e25380ab560c0302ebb22258e5958e";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4f6765887d898c54488cd52efb4ac676";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.php";}s:78:"CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8ef3b508c7fd7ffab6cc719710e04528";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.js";}s:79:"CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"aea52e1d7327c89ca6233e62acbd7d19";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.php";}s:73:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bc1548ab9631d08e74c7d9df5dfa80fe";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc";}s:73:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"55062911d7efc3fd68f2360ca54a33c7";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b328c43e42ccc77082ee58c33257c1a5";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js";}s:71:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c48a4b48c727caffefce5d8508ef3e19";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.php";}s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dc6f23c3e12f4409daa2c64c5bab0137";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.inc";}s:78:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6fffbcb3a3b910b62fbce9022b4bbed9";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.js";}s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4f5d84b9316d9cd82c32d0d73758c542";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.php";}s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"be8046c720aae9dd667b20d0c5926e5d";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.inc";}s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6e939db81b4bd79130024652d81eda11";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.php";}s:77:"CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d84aa7555232ff2d80a1bd693a5f3051";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.inc";}s:77:"CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7c7a8d3e8eba2bd0e0e484b412c63873";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.php";}s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"577301f12c6ff2d01aafc240b1d06f50";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.css";}s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f5982b85f79605a1255bfb76ef3108ed";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.inc";}s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f6ba12caa734bb2449e955ec73f0e326";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.php";}s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"27f3ce88b51eef5dd4001f21189b7a27";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.inc";}s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"16b11c61441b4777bb1c0d8376af3c9f";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.php";}s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a76a0ea0c61cf1bec8af7c82d8f8469f";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.inc";}s:65:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:65:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"63c336680e2908416d79cf4cccb8cb7a";s:12:"installed_as";s:102:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.js";}s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"39b56822145c750a8f5acb2bacb9d20c";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.php";}s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3f412f9fc011630304aecf0af67b7460";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.inc";}s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b4579ded605c100114e2b05020127274";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.php";}s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ecde99b0e9f36e96422cf8ca77c9726b";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.inc";}s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"547be062c4d493508f196445208df6aa";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.php";}s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d7b48f6ff4d1a4961f5c9e44e3fabd23";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.inc";}s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5ec514d06fbc6d792c4f7426729067da";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.js";}s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"81b893ae7a706995c62757d99e817aa5";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6e7278d5242296eb62dde41219bb4e85";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.inc";}s:70:"CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"81e1563d66d8b752362e7040948734ad";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.php";}s:61:"CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8ac2479eed371abe5165b8800c3d6f71";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.inc";}s:61:"CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"66931f5c09a724e93d6e237cf8b2c68e";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.php";}s:54:"CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:54:"CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"de21467c03d30646f8449d8a9ebe71f8";s:12:"installed_as";s:91:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.inc";}s:54:"CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:54:"CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"283cefad4bc353e3f285886eb031f384";s:12:"installed_as";s:91:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/EvalUnitTest.php";}s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"702e3f17a25343b50106db9343e8a17a";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.inc";}s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a93a1333e137998cf1e1ac61f29d2739";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.php";}s:63:"CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2f7b5881e4dd6c9bb523e12619a06be3";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.inc";}s:63:"CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"32379b2c6f7a061067d15cacb7f2bf4e";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.php";}s:57:"CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ede43a31a464af5f9571fb8b6dd5b636";s:12:"installed_as";s:94:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.inc";}s:57:"CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:57:"CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b419d8629483de9207701566b98c5f1b";s:12:"installed_as";s:94:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/HeredocUnitTest.php";}s:64:"CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"feb3371401b8c78a65ec315a27f8e540";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.inc";}s:64:"CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:64:"CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0ddaf6b0b522d65b0781852b20c49cb0";s:12:"installed_as";s:101:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.php";}s:71:"CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"dd5a168231fa3823d6dd9aefae95975a";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc";}s:71:"CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e9b3cd46aa9d7c33b9ed87d983908bd6";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.php";}s:67:"CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"bc7226f20e2bc29d74347885c24f9c63";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.inc";}s:67:"CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fb58f92e9d7e02bbec7d4976ba56cf72";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.php";}s:66:"CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"64c6980b67ac818ff9e31463b993a563";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.inc";}s:66:"CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:66:"CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d242edf0c0e6b384b99d312cc723a1aa";s:12:"installed_as";s:103:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.php";}s:63:"CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1738bda144c3e58631d57fe76c407ab2";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.inc";}s:63:"CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0208a7f629f41b753d487090ff598749";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.php";}s:67:"CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4508c2bdc97709547c9f744783865e35";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.inc";}s:67:"CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"76eceb190f46e91d0541ecac654e422f";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.php";}s:74:"CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"49ba08185820aef639a4c8ac9ee51abc";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc";}s:74:"CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2376d7a00627f0ed4381e66b4e2d1f2b";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.php";}s:70:"CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7b0d663a833827953ad6eecfb29e8cda";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc";}s:70:"CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:70:"CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ff13c6b960fc63dc61fb22afc023992e";s:12:"installed_as";s:107:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.php";}s:67:"CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"847c4d1fd2ddbac52201877b327343b6";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc";}s:67:"CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:67:"CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"fcc0c59c0e8f1864c3752835e62c8498";s:12:"installed_as";s:104:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.php";}s:68:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"069102575ad968c4d77c0d23ba629c0a";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc";}s:68:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:68:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4b5ef291753de54ffeecde039fd540e3";s:12:"installed_as";s:105:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.php";}s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d776f81a6790069bf3d292a7181bedd3";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc";}s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2abfd6d2a9462487d8a8d57c5c5b2e7b";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js";}s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f2314730e0d3a03fb8d2cefa586b6731";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"824cc099257f846411b6bab330c23d72";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"31d81d1d2a8fea6763ee6d5caee2c21c";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js";}s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9068c4c62b5e592ec57eafdf700bfd6d";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.php";}s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"1a31c1bc3f0487cf5e6573ee51ec973e";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"da6dffd11e97a60b618eef2e332c8086";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js";}s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:82:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5436fe2434cf4c395b3f02c022501215";s:12:"installed_as";s:119:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.php";}s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"158f6b48bd8711ed4d41f05747ced73b";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.inc";}s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c487c8e91ba8769c2edb64bf98ecd8ae";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.php";}s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"27723475163ba9e9bbd44edd7c507cca";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc";}s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:81:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a1ea169a476b707a5117d2038016e66f";s:12:"installed_as";s:118:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php";}s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"2dcedcb54cdecc7938746c157e84f772";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc";}s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7244f64df61559f0749794e0e7e47694";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js";}s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"72038193a11316969788b35cc52b9093";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.php";}s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"666af07c27430f21535ca06e6cd5d3f1";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.inc";}s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ca7e46f572e14811f42e3e373697d981";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.php";}s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ca8cfe2818aa82a2fe9a5b6efe7ac1e6";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc";}s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"76125fd841af4dfe20e08b6f8b7662e3";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.php";}s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"397bcdbd633623f18a57bffb9d6d6e2c";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.inc";}s:71:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:71:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"df18cfe1047bb0ee303502582b6cb840";s:12:"installed_as";s:108:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js";}s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9e35c40495a211847a6ca9a6952f9192";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.php";}s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3de12023ce71bcd03ff5d1f1e9f19e74";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js";}s:77:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:77:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"61c7e96ea2236f55af0a7e3eaee0e811";s:12:"installed_as";s:114:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.php";}s:74:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c815209059a85965eddd3c5518910a9d";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc";}s:74:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:74:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"afcd062a5fd6ea9c23969eba98de0035";s:12:"installed_as";s:111:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php";}s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"460c137f9d067ff1d1fe4efe2d1e67b6";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.inc";}s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:76:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7b11b0ea74a04133a1c032cb070d5036";s:12:"installed_as";s:113:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.php";}s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7bc5af2c501dc7239182379d27da5fee";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc";}s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:72:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5fe8bc453bc1a254dd472cbab666dc9c";s:12:"installed_as";s:109:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js";}s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:73:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0b2fbf8e229022b48356f92cb10a4c35";s:12:"installed_as";s:110:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.php";}s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a24e3fd366a71f589cf7b707e342c856";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css";}s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b9496658b7756308884930923aa0b45c";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js";}s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"baf92f82e3a847c22a9bcf9b9a99a877";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.css";}s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9e863b0f9736094640695df276d28a5f";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.js";}s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.css";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.css";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0b2a58da33e1dceb27b4639bfa7712db";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.css";}s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.js";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:79:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.js";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ef6402a7c8e295ab5e14040444ec8966";s:12:"installed_as";s:116:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.js";}s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"27d4d3e8807d42933f9dcf1fc4c31ce6";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.inc";}s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"4b67cae39dd311945b22974a608f8def";s:12:"installed_as";s:115:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.php";}s:39:"CodeSniffer/Standards/Squiz/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:39:"CodeSniffer/Standards/Squiz/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"8ee6cdf3a18a927ea679ea31aee0b15e";s:12:"installed_as";s:58:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/ruleset.xml";}s:61:"CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3e6230fedfbcc444ae9dce122814d81b";s:12:"installed_as";s:80:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php";}s:59:"CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:59:"CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d91271af567e8f1ca5995d58e88e95f5";s:12:"installed_as";s:78:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php";}s:78:"CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:78:"CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c7166b5e1b96e1c528a66e0cfe86b7e0";s:12:"installed_as";s:97:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php";}s:63:"CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a1e9dfd0c2235e9794c00c063fc559e3";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc";}s:63:"CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:63:"CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0937f644694ee936c75e24c4a8844b3d";s:12:"installed_as";s:100:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php";}s:61:"CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"30e574c8ad654205192b5a41ff5b90b7";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.inc";}s:61:"CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:61:"CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8dc9673294305a4b17e34b43648237e2";s:12:"installed_as";s:98:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/Files/ClosingTagUnitTest.php";}s:80:"CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.inc";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.inc";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ba8e7d936888de86b4cd4d3c1d9747c0";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.inc";}s:80:"CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:80:"CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"29fb46d89bad085c531cedeffa39e232";s:12:"installed_as";s:117:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.php";}s:38:"CodeSniffer/Standards/Zend/ruleset.xml";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:38:"CodeSniffer/Standards/Zend/ruleset.xml";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"49b31a29a6e385f18a8ffe12362ae05b";s:12:"installed_as";s:57:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/ruleset.xml";}s:46:"CodeSniffer/Standards/AbstractPatternSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:46:"CodeSniffer/Standards/AbstractPatternSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"4c39a847d49b0f14ae8b76be10aeb7c6";s:12:"installed_as";s:65:"/usr/share/php/PHP/CodeSniffer/Standards/AbstractPatternSniff.php";}s:44:"CodeSniffer/Standards/AbstractScopeSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:44:"CodeSniffer/Standards/AbstractScopeSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c8167bbaf69e5ad7f431f37d84ed7ff2";s:12:"installed_as";s:63:"/usr/share/php/PHP/CodeSniffer/Standards/AbstractScopeSniff.php";}s:47:"CodeSniffer/Standards/AbstractVariableSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:47:"CodeSniffer/Standards/AbstractVariableSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6f636f1baf90250c92c8e006f8d86d36";s:12:"installed_as";s:66:"/usr/share/php/PHP/CodeSniffer/Standards/AbstractVariableSniff.php";}s:51:"CodeSniffer/Standards/IncorrectPatternException.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:51:"CodeSniffer/Standards/IncorrectPatternException.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"0744700a932272f6b96cdc9293c53fe5";s:12:"installed_as";s:70:"/usr/share/php/PHP/CodeSniffer/Standards/IncorrectPatternException.php";}s:30:"CodeSniffer/Tokenizers/CSS.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/Tokenizers/CSS.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"822ce5b25ac1890dd1e1eaee8ee909d4";s:12:"installed_as";s:49:"/usr/share/php/PHP/CodeSniffer/Tokenizers/CSS.php";}s:29:"CodeSniffer/Tokenizers/JS.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:29:"CodeSniffer/Tokenizers/JS.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"cf7d939ccfeb9940ee287e24c47a8e05";s:12:"installed_as";s:48:"/usr/share/php/PHP/CodeSniffer/Tokenizers/JS.php";}s:30:"CodeSniffer/Tokenizers/PHP.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/Tokenizers/PHP.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"291523851d73822e863e1eae26103478";s:12:"installed_as";s:49:"/usr/share/php/PHP/CodeSniffer/Tokenizers/PHP.php";}s:19:"CodeSniffer/CLI.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:19:"CodeSniffer/CLI.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ed11c142c1a68d2b061e8c57f4c62937";s:12:"installed_as";s:38:"/usr/share/php/PHP/CodeSniffer/CLI.php";}s:25:"CodeSniffer/Exception.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:25:"CodeSniffer/Exception.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"3049652436f4a000a5bd90933f9dc698";s:12:"installed_as";s:44:"/usr/share/php/PHP/CodeSniffer/Exception.php";}s:20:"CodeSniffer/File.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:20:"CodeSniffer/File.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"8cccc9032dd73a22f424cbc280d26558";s:12:"installed_as";s:39:"/usr/share/php/PHP/CodeSniffer/File.php";}s:30:"CodeSniffer/MultiFileSniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:30:"CodeSniffer/MultiFileSniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b4b649097157c07a6257d8306f6f3b35";s:12:"installed_as";s:49:"/usr/share/php/PHP/CodeSniffer/MultiFileSniff.php";}s:22:"CodeSniffer/Report.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:22:"CodeSniffer/Report.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a53d538511647e9e60ea185426edccc3";s:12:"installed_as";s:41:"/usr/share/php/PHP/CodeSniffer/Report.php";}s:25:"CodeSniffer/Reporting.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:25:"CodeSniffer/Reporting.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"8c6f62373dde197149ea135267df2e98";s:12:"installed_as";s:44:"/usr/share/php/PHP/CodeSniffer/Reporting.php";}s:21:"CodeSniffer/Sniff.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:21:"CodeSniffer/Sniff.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a1543ed002776ade53212ef35a492492";s:12:"installed_as";s:40:"/usr/share/php/PHP/CodeSniffer/Sniff.php";}s:22:"CodeSniffer/Tokens.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:22:"CodeSniffer/Tokens.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"367f4e988147035b4d0a16c2b15663cf";s:12:"installed_as";s:41:"/usr/share/php/PHP/CodeSniffer/Tokens.php";}s:15:"CodeSniffer.php";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:15:"CodeSniffer.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"b6d656b6667b186af3233e519b15f780";s:12:"installed_as";s:34:"/usr/share/php/PHP/CodeSniffer.php";}s:21:"CodeSniffer.conf.dist";a:5:{s:14:"baseinstalldir";s:3:"PHP";s:4:"name";s:21:"CodeSniffer.conf.dist";s:4:"role";s:4:"data";s:6:"md5sum";s:32:"6557b3b9aa9a2837d6557ff17d31f322";s:12:"installed_as";s:57:"/usr/share/php/data/PHP_CodeSniffer/CodeSniffer.conf.dist";}}s:12:"_lastversion";N;s:7:"dirtree";a:166:{s:8:"/usr/bin";b:1;s:16:"/usr/bin/scripts";b:1;s:58:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Core/File";b:1;s:53:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Core";b:1;s:48:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer";b:1;s:36:"/usr/share/php/tests/PHP_CodeSniffer";b:1;s:58:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards";b:1;s:44:"/usr/share/php/PHP/CodeSniffer/CommentParser";b:1;s:30:"/usr/share/php/PHP/CodeSniffer";b:1;s:18:"/usr/share/php/PHP";b:1;s:44:"/usr/share/php/PHP/CodeSniffer/DocGenerators";b:1;s:38:"/usr/share/php/PHP/CodeSniffer/Reports";b:1;s:59:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Files";b:1;s:53:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs";b:1;s:48:"/usr/share/php/PHP/CodeSniffer/Standards/Generic";b:1;s:40:"/usr/share/php/PHP/CodeSniffer/Standards";b:1;s:64:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Formatting";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Functions";b:1;s:71:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/NamingConventions";b:1;s:57:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Classes";b:1;s:55:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs";b:1;s:68:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis";b:1;s:66:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Commenting";b:1;s:73:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/ControlStructures";b:1;s:61:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Debug";b:1;s:61:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files";b:1;s:66:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting";b:1;s:65:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Metrics";b:1;s:73:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/NamingConventions";b:1;s:59:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Strings";b:1;s:70:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/VersionControl";b:1;s:66:"/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Classes";b:1;s:72:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests";b:1;s:66:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic";b:1;s:85:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/CodeAnalysis";b:1;s:83:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Commenting";b:1;s:90:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/ControlStructures";b:1;s:78:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Files";b:1;s:83:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Formatting";b:1;s:82:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Functions";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Metrics";b:1;s:90:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/NamingConventions";b:1;s:76:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/PHP";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/Strings";b:1;s:83:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Tests/WhiteSpace";b:1;s:65:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels";b:1;s:56:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs";b:1;s:49:"/usr/share/php/PHP/CodeSniffer/Standards/MySource";b:1;s:67:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Commenting";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/CSS";b:1;s:62:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Debug";b:1;s:64:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP";b:1;s:64:"/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Strings";b:1;s:82:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Channels";b:1;s:73:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests";b:1;s:67:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource";b:1;s:84:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Commenting";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/CSS";b:1;s:79:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Debug";b:1;s:81:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Objects";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/PHP";b:1;s:81:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/MySource/Tests/Strings";b:1;s:56:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Files";b:1;s:50:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs";b:1;s:45:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions";b:1;s:68:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/NamingConventions";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Classes";b:1;s:52:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting";b:1;s:70:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures";b:1;s:58:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Files";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Formatting";b:1;s:62:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions";b:1;s:70:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Classes";b:1;s:69:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests";b:1;s:63:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Commenting";b:1;s:87:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/ControlStructures";b:1;s:75:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Files";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Formatting";b:1;s:79:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/Functions";b:1;s:87:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/NamingConventions";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Tests/WhiteSpace";b:1;s:46:"/usr/share/php/PHP/CodeSniffer/Standards/PHPCS";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1/Sniffs/Classes";b:1;s:52:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1/Sniffs";b:1;s:45:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1";b:1;s:58:"/usr/share/php/PHP/CodeSniffer/Standards/PSR1/Sniffs/Files";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Classes";b:1;s:69:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests";b:1;s:63:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1";b:1;s:75:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR1/Tests/Files";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Classes";b:1;s:52:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs";b:1;s:45:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2";b:1;s:70:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures";b:1;s:58:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Files";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Methods";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/PSR2/Sniffs/Namespaces";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Classes";b:1;s:69:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests";b:1;s:63:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2";b:1;s:87:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/ControlStructures";b:1;s:75:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Files";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Methods";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/PSR2/Tests/Namespaces";b:1;s:58:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Docs/Arrays";b:1;s:51:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Docs";b:1;s:46:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz";b:1;s:60:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Arrays";b:1;s:53:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs";b:1;s:61:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes";b:1;s:66:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CodeAnalysis";b:1;s:64:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting";b:1;s:71:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures";b:1;s:57:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/CSS";b:1;s:59:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Debug";b:1;s:59:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Files";b:1;s:64:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Formatting";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions";b:1;s:71:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions";b:1;s:61:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects";b:1;s:63:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators";b:1;s:57:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP";b:1;s:59:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope";b:1;s:61:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings";b:1;s:64:"/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace";b:1;s:77:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Arrays";b:1;s:70:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests";b:1;s:64:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz";b:1;s:78:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Classes";b:1;s:83:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CodeAnalysis";b:1;s:81:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting";b:1;s:88:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/ControlStructures";b:1;s:74:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/CSS";b:1;s:76:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Debug";b:1;s:76:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Files";b:1;s:81:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Formatting";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Functions";b:1;s:88:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/NamingConventions";b:1;s:78:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Objects";b:1;s:80:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Operators";b:1;s:74:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/PHP";b:1;s:76:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Scope";b:1;s:78:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Strings";b:1;s:81:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/WhiteSpace";b:1;s:58:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Debug";b:1;s:52:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs";b:1;s:45:"/usr/share/php/PHP/CodeSniffer/Standards/Zend";b:1;s:58:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Files";b:1;s:70:"/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/NamingConventions";b:1;s:75:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/Debug";b:1;s:69:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests";b:1;s:63:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend";b:1;s:75:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/Files";b:1;s:87:"/usr/share/php/tests/PHP_CodeSniffer/CodeSniffer/Standards/Zend/Tests/NamingConventions";b:1;s:41:"/usr/share/php/PHP/CodeSniffer/Tokenizers";b:1;s:35:"/usr/share/php/data/PHP_CodeSniffer";b:1;}s:3:"old";a:7:{s:7:"version";s:8:"1.5.0RC2";s:12:"release_date";s:10:"2013-04-03";s:13:"release_state";s:4:"beta";s:15:"release_license";s:20:"BSD 3-Clause License";s:13:"release_notes";s:3252:"- Ruleset processing has been rewritten to be more predictable
-- Provides much better support for relative paths inside ruleset files
-- May mean that sniffs that were previously ignored are now being included when importing external rulesets
-- Ruleset processing output can be seen by using the -vv command line argument
-- Internal sniff registering functions have all changed, so please review custom scripts
- You can now pass multiple coding standards on the command line, comma separated (request #19144)
-- Works with built-in or custom standards and rulesets, or a mix of both
- You can now exclude directories or whole standards in a ruleset XML file (request #19731)
-- e.g., exclude "Generic.Commenting" or just "Generic"
-- You can also pass in a path to a directory instead, if you know it
- Added Generic LowerCaseKeywordSniff to ensure all PHP keywords are defined in lowercase
-- The PSR2 and Squiz standards now use this sniff
- Added Generic SAPIUsageSniff to ensure the PHP_SAPI constant is used instead of php_sapi_name() (request #19863)
- Squiz FunctionSpacingSniff now has a setting to specify how many lines there should between functions (request #19843)
-- Default remains at 2
-- Override the "spacing" setting in a ruleset.xml file to change
- Squiz LowercasePHPFunctionSniff no longer throws errors for the limited set of PHP keywords it was checking
-- Add a rule for Generic.PHP.LowerCaseKeyword to your ruleset to replicate this functionality
- Added support for the PHP 5.4 T_CALLABLE token so it can be used in lower PHP versions
- Generic EndFileNoNewlineSniff now supports checking of CSS and JS files
- PSR2 SwitchDeclarationSniff now has a setting to specify how many spaces code should be indented
-- Default remains at 4; override the indent setting in a ruleset.xml file to change
-- Thanks to Asher Snyder for the patch
- Generic ScopeIndentSniff now has a setting to specify a list of tokens that should be ignored
-- The first token on the line is checked and the whole line is ignored if the token is in the array
-- Thanks to Eloy Lafuente for the patch
- Squiz LowercaseClassKeywordsSniff now checks for the TRAIT keyword
-- Thanks to Anthon Pang for the patch
- If you create your own PHP_CodeSniffer object, PHPCS will no longer exit when an unknown argument is found
-- This allows you to create wrapper scripts for PHPCS more easily
- PSR2 MethodDeclarationSniff no longer generates a notice for methods named "_"
-- Thanks to Bart S for the patch
- Squiz BlockCommentSniff no longer reports that a blank line between a scope closer and block comment is invalid
- Generic DuplicateClassNameSniff no longer reports an invalid error if multiple PHP open tags exist in a file
- Generic DuplicateClassNameSniff no longer reports duplicate errors if multiple PHP open tags exist in a file
- Fixed bug #19819 : Freeze with syntax error in use statement
- Fixed bug #19820 : Wrong message level in Generic_Sniffs_CodeAnalysis_EmptyStatementSniff
- Fixed bug #19859 : CodeSniffer::setIgnorePatterns API changed
- Fixed bug #19871 : findExtendedClassName doesn't return FQCN on namespaced classes
- Fixed bug #19879 : bitwise and operator interpreted as reference by value";s:12:"release_deps";a:3:{i:0;a:4:{s:4:"type";s:3:"php";s:3:"rel";s:2:"ge";s:7:"version";s:5:"5.1.2";s:8:"optional";s:2:"no";}i:1;a:6:{s:4:"type";s:3:"pkg";s:7:"channel";s:12:"pear.php.net";s:4:"name";s:4:"PEAR";s:3:"rel";s:2:"ge";s:7:"version";s:7:"1.4.0b1";s:8:"optional";s:2:"no";}i:2;a:5:{s:4:"type";s:3:"pkg";s:7:"channel";s:15:"pear.phpunit.de";s:4:"name";s:9:"PHP_Timer";s:3:"rel";s:3:"has";s:8:"optional";s:3:"yes";}}s:11:"maintainers";a:1:{i:0;a:5:{s:4:"name";s:13:"Greg Sherwood";s:5:"email";s:19:"gsherwood@squiz.net";s:6:"active";s:3:"yes";s:6:"handle";s:5:"squiz";s:4:"role";s:4:"lead";}}}s:10:"xsdversion";s:3:"2.0";s:13:"_lastmodified";i:1373672151;}
|