MailChimp for WordPress - Version 2.3.14

Version Description

  • September 25 =

Fixes

  • Use of undefined constant in previous update.
Download this release

Release Info

Developer DvanKooten
Plugin Icon 128x128 MailChimp for WordPress
Version 2.3.14
Comparing to
See all releases

Code changes from version 2.3.13 to 2.3.14

includes/class-form-manager.php CHANGED
@@ -184,11 +184,11 @@ class MC4WP_Lite_Form_Manager {
184
  echo '<script type="text/javascript">';
185
 
186
  // include general form enhancements
187
- require_once MC4WP_PLUGIN_DIR . 'includes/views/parts/form-enhancements.js';
188
 
189
  // include date polyfill?
190
  if( $this->print_date_fallback ) {
191
- include MC4WP_PLUGIN_DIR . 'includes/views/parts/date-polyfill.js';
192
  }
193
 
194
  echo '</script>';
184
  echo '<script type="text/javascript">';
185
 
186
  // include general form enhancements
187
+ include MC4WP_LITE_PLUGIN_DIR . 'includes/views/parts/form-enhancements.js';
188
 
189
  // include date polyfill?
190
  if( $this->print_date_fallback ) {
191
+ include MC4WP_LITE_PLUGIN_DIR . 'includes/views/parts/date-polyfill.js';
192
  }
193
 
194
  echo '</script>';
includes/integrations/class-integration.php CHANGED
@@ -168,7 +168,7 @@ abstract class MC4WP_Integration {
168
 
169
  // after checkbox HTML (..., honeypot, closing comment)
170
  $after = apply_filters( 'mc4wp_after_checkbox', '', $this->type );
171
- $after .= '<div style="position: absolute; left:-5000px;"><input type="text" name="_mc4wp_required_but_not_really" value="" tabindex="-1" autocomplete="off" /></div>';
172
  $after .= '<!-- / MailChimp for WordPress -->';
173
 
174
  return $before . $content . $after;
168
 
169
  // after checkbox HTML (..., honeypot, closing comment)
170
  $after = apply_filters( 'mc4wp_after_checkbox', '', $this->type );
171
+ $after .= '<div style="position: absolute; '. ( is_rtl() ? 'right' : 'left' ) . ':-5000px;"><input type="text" name="_mc4wp_required_but_not_really" value="" tabindex="-1" autocomplete="off" /></div>';
172
  $after .= '<!-- / MailChimp for WordPress -->';
173
 
174
  return $before . $content . $after;
languages/mailchimp-for-wp-ca_ES.mo ADDED
Binary file
languages/mailchimp-for-wp-ca_ES.po ADDED
@@ -0,0 +1,2099 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2015 Danny van Kooten
2
+ # This file is distributed under the GPL v3.
3
+ # Translators:
4
+ # Xavier Gimeno Torrent, 2015
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: MailChimp for WordPress\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/mailchimp-for-wp\n"
9
+ "POT-Creation-Date: 2015-05-26 14:41:46+00:00\n"
10
+ "PO-Revision-Date: 2015-09-25 18:43+0000\n"
11
+ "Last-Translator: Xavier Gimeno Torrent\n"
12
+ "Language-Team: Catalan (Spain) (http://www.transifex.com/ibericode/mailchimp-for-wordpress/language/ca_ES/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ca_ES\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.4\n"
19
+ "X-Poedit-Basepath: .\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: UNITED STATES\n"
22
+ "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2; _nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__; esc_html__;esc_attr_e; esc_html_e;esc_attr_x:1,2c; esc_html_x:1,2c;\n"
23
+ "X-Poedit-Language: English\n"
24
+ "X-Poedit-SearchPath-0: .\n"
25
+ "X-Poedit-SourceCharset: utf-8\n"
26
+ "X-Textdomain-Support: yes\n"
27
+
28
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:141
29
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:157
30
+ msgid "Settings"
31
+ msgstr "Configuració"
32
+
33
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:160
34
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:16
35
+ msgid "Upgrade to MailChimp for WordPress Pro"
36
+ msgstr "Actualitza a MailChimp per a WordPress Pro"
37
+
38
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:179
39
+ msgid "MailChimp API Settings"
40
+ msgstr "Configuració d'API de MailChimp"
41
+
42
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:180
43
+ msgid "MailChimp"
44
+ msgstr "MailChimp"
45
+
46
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:185
47
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:11
48
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:506
49
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:11
50
+ msgid "Checkbox Settings"
51
+ msgstr "Ajustos de les caselles de verificació"
52
+
53
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:186
54
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:507
55
+ msgid "Checkboxes"
56
+ msgstr "Caselles de verificació"
57
+
58
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:191
59
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:9
60
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:364
61
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:512
62
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:91
63
+ msgid "Form Settings"
64
+ msgstr "Propietats del formulari"
65
+
66
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:192
67
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:513
68
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-form-settings.php:10
69
+ msgid "Forms"
70
+ msgstr "Formularis"
71
+
72
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:196
73
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:197
74
+ msgid "Upgrade to Pro"
75
+ msgstr "Actualitza't a Pro"
76
+
77
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:283
78
+ msgid "This option is only available in MailChimp for WordPress Pro."
79
+ msgstr "Aquesta opció només està disponible a MailChimp per a WordPress Pro."
80
+
81
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:285
82
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:29
83
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:36
84
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:21
85
+ msgid "(PRO ONLY)"
86
+ msgstr "(NOMÉS PRO)"
87
+
88
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:286
89
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:610
90
+ msgid "Button text"
91
+ msgstr "Text del botó"
92
+
93
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:287
94
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:39
95
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:611
96
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:59
97
+ msgid "Initial value"
98
+ msgstr "Valor inicial"
99
+
100
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:288
101
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:29
102
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:34
103
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:39
104
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:612
105
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:49
106
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:54
107
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:59
108
+ msgid "(optional)"
109
+ msgstr "(opcional)"
110
+
111
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:289
112
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:613
113
+ msgid "Label for"
114
+ msgstr "Etiqueta per a"
115
+
116
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:290
117
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:614
118
+ msgid "(or leave empty)"
119
+ msgstr "(o deixa en blanc)"
120
+
121
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:291
122
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:615
123
+ msgid "Subscribe"
124
+ msgstr "Subscriure's"
125
+
126
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:292
127
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:616
128
+ msgid "Unsubscribe"
129
+ msgstr "Dessubscriure's"
130
+
131
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:316
132
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:654
133
+ msgid "Comment form"
134
+ msgstr "Formulari de comentaris"
135
+
136
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:317
137
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:655
138
+ msgid "Registration form"
139
+ msgstr "Formulari de registre"
140
+
141
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:321
142
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:659
143
+ msgid "MultiSite forms"
144
+ msgstr "Formularis Multi-Lloc"
145
+
146
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:325
147
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:663
148
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:337
149
+ msgid "BuddyPress registration"
150
+ msgstr "Registre BuddyPress"
151
+
152
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:333
153
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:337
154
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:671
155
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:675
156
+ msgid "%s checkout"
157
+ msgstr "Verificació de %s"
158
+
159
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:365
160
+ msgid ""
161
+ "The plugin can only fetch a maximum of 100 lists from MailChimp, only your "
162
+ "first 100 lists are shown."
163
+ msgstr "Aquest plugin pot obtenir un màxim de 100 llistes de Mailchimp. Només es mostren les teves 100 primeres llistes."
164
+
165
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:370
166
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:719
167
+ msgid "Renewed MailChimp cache."
168
+ msgstr "Memòria cau de MailChimp renovada."
169
+
170
+ #: mailchimp-for-wordpress/includes/admin/class-admin.php:372
171
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:721
172
+ msgid "Failed to renew MailChimp cache - please try again later."
173
+ msgstr "Ha fallat la renovació de la memòria cau de MailChimp - Sisplau, torna a provar-ho més tard."
174
+
175
+ #: mailchimp-for-wordpress/includes/class-widget.php:21
176
+ msgid "MailChimp Sign-Up Form"
177
+ msgstr "Formulari de subscripció de MailChimp"
178
+
179
+ #: mailchimp-for-wordpress/includes/class-widget.php:23
180
+ msgid "Displays your MailChimp for WordPress sign-up form"
181
+ msgstr "Mostra el teu formulari de subscripció de MailChimp per a WordPress"
182
+
183
+ #: mailchimp-for-wordpress/includes/class-widget.php:67
184
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:71
185
+ msgid "Newsletter"
186
+ msgstr "Llista de correu"
187
+
188
+ #: mailchimp-for-wordpress/includes/class-widget.php:70
189
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:82
190
+ msgid "Title:"
191
+ msgstr "Títol:"
192
+
193
+ #: mailchimp-for-wordpress/includes/class-widget.php:74
194
+ msgid ""
195
+ "You can edit your sign-up form in the <a href=\"%s\">MailChimp for WordPress"
196
+ " form settings</a>."
197
+ msgstr "Pots editar el teu formulari de subscripció a la <a href=\"%s\"> configuració dels formularis de MailChimp per a Wordpress </a>."
198
+
199
+ #: mailchimp-for-wordpress/includes/functions/general.php:15
200
+ #: mailchimp-for-wordpress-pro/includes/class-mailchimp.php:135
201
+ #: mailchimp-for-wordpress-pro/includes/config/default-form.php:3
202
+ msgid "Email address"
203
+ msgstr "Adreça de correu electrònic"
204
+
205
+ #: mailchimp-for-wordpress/includes/functions/general.php:16
206
+ #: mailchimp-for-wordpress-pro/includes/config/default-form.php:4
207
+ #: mailchimp-for-wordpress-pro/includes/config/inline-form.php:2
208
+ msgid "Your email address"
209
+ msgstr "La teva adreça de correu electrònic"
210
+
211
+ #: mailchimp-for-wordpress/includes/functions/general.php:17
212
+ #: mailchimp-for-wordpress-pro/includes/config/default-form.php:5
213
+ #: mailchimp-for-wordpress-pro/includes/config/inline-form.php:3
214
+ msgid "Sign up"
215
+ msgstr "Registre"
216
+
217
+ #: mailchimp-for-wordpress/includes/functions/general.php:24
218
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:9
219
+ msgid "Sign me up for the newsletter!"
220
+ msgstr "Subscriu-me a la llista de correu!"
221
+
222
+ #: mailchimp-for-wordpress/includes/functions/general.php:44
223
+ msgid ""
224
+ "Thank you, your sign-up request was successful! Please check your e-mail "
225
+ "inbox."
226
+ msgstr "Gràcies, la teva sol·licitud de subscripció s'ha completat! Sisplau, vés a la safata d'entrada del teu correu electrònic."
227
+
228
+ #: mailchimp-for-wordpress/includes/functions/general.php:45
229
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:35
230
+ msgid "Oops. Something went wrong. Please try again later."
231
+ msgstr "Vaja! Alguna cosa ha anat malament. Sisplau, torna a provar-ho més tard."
232
+
233
+ #: mailchimp-for-wordpress/includes/functions/general.php:46
234
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:36
235
+ msgid "Please provide a valid email address."
236
+ msgstr "Sisplau, introdueix una adreça de correu electrònic vàlida."
237
+
238
+ #: mailchimp-for-wordpress/includes/functions/general.php:47
239
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:37
240
+ msgid "Given email address is already subscribed, thank you!"
241
+ msgstr "Gràcies, però l'adreça de correu electrònic facilitada ja aquesta subscrita."
242
+
243
+ #: mailchimp-for-wordpress/includes/functions/general.php:48
244
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:38
245
+ msgid "Please complete the CAPTCHA."
246
+ msgstr "Sisplau, introdueix el codi de verificació CAPTCHA."
247
+
248
+ #: mailchimp-for-wordpress/includes/functions/general.php:49
249
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:39
250
+ msgid "Please fill in the required fields."
251
+ msgstr "Sisplau omple els camps sol·licitats."
252
+
253
+ #: mailchimp-for-wordpress/includes/functions/general.php:50
254
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:40
255
+ msgid "You were successfully unsubscribed."
256
+ msgstr "Has estat esborrat correctament."
257
+
258
+ #: mailchimp-for-wordpress/includes/functions/general.php:51
259
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:41
260
+ msgid "Given email address is not subscribed."
261
+ msgstr "El correu proporcionat no està subscrit."
262
+
263
+ #: mailchimp-for-wordpress/includes/integrations/class-cf7.php:55
264
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:52
265
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:91
266
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:96
267
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:106
268
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:121
269
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:134
270
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:145
271
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:164
272
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:178
273
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-cf7.php:57
274
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:17
275
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:37
276
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:56
277
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:75
278
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:98
279
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:116
280
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:139
281
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:52
282
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:60
283
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:71
284
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:113
285
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:118
286
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:59
287
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:72
288
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:82
289
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:97
290
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:115
291
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:123
292
+ msgid "Yes"
293
+ msgstr "Sí"
294
+
295
+ #: mailchimp-for-wordpress/includes/integrations/class-cf7.php:55
296
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:56
297
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:91
298
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:96
299
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:27
300
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:110
301
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:125
302
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:136
303
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:149
304
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:168
305
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:182
306
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-cf7.php:57
307
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:21
308
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:41
309
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:60
310
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:79
311
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:102
312
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:120
313
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:140
314
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:52
315
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:62
316
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:75
317
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:113
318
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:118
319
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:22
320
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:63
321
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:73
322
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:86
323
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:101
324
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:116
325
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:124
326
+ msgid "No"
327
+ msgstr "No"
328
+
329
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:235
330
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:238
331
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:300
332
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:309
333
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:235
334
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:238
335
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:300
336
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:309
337
+ msgid "MailChimp for WordPress - Error"
338
+ msgstr "MailChimp per a WordPress - Error"
339
+
340
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:236
341
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:236
342
+ msgid ""
343
+ "Please select a list to subscribe to in the <a href=\"%s\">checkbox "
344
+ "settings</a>."
345
+ msgstr "Sisplau selecciona una llista de subscripció a la <a href=\"%s\"> configuració de caselles de verificació </a>."
346
+
347
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:237
348
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:308
349
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:237
350
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:308
351
+ msgid "This message is only visible to administrators for debugging purposes."
352
+ msgstr "Aquest missatge només és visible als administradors per a fins de correcció d'errors."
353
+
354
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:301
355
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:301
356
+ msgid ""
357
+ "The MailChimp server returned the following error message as a response to "
358
+ "our sign-up request:"
359
+ msgstr "El servidor de MailChimp retorna el següent missatge d'error com a resposta a la teva sol·licitud de subscripció:"
360
+
361
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:303
362
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:303
363
+ msgid "This is the data that was sent to MailChimp:"
364
+ msgstr "Aquestes són les dades enviades a MailChimp:"
365
+
366
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:304
367
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:216
368
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:304
369
+ msgid "Email address:"
370
+ msgstr "Adreça de correu electrònic:"
371
+
372
+ #: mailchimp-for-wordpress/includes/integrations/class-integration.php:306
373
+ #: mailchimp-for-wordpress-pro/includes/integrations/class-integration.php:306
374
+ msgid "Merge variables:"
375
+ msgstr "Combinar variables:"
376
+
377
+ #. Plugin Name of the plugin/theme
378
+ msgid "MailChimp for WordPress"
379
+ msgstr "MailChimp per a WordPress"
380
+
381
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:12
382
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:99
383
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:10
384
+ msgid "MailChimp Settings"
385
+ msgstr "Configuració de MailChimp"
386
+
387
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:22
388
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:19
389
+ msgid "API Settings"
390
+ msgstr "Configuració de la API"
391
+
392
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:24
393
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:21
394
+ msgid "CONNECTED"
395
+ msgstr "CONNECTAT"
396
+
397
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:26
398
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:23
399
+ msgid "NOT CONNECTED"
400
+ msgstr "NO CONNECTAT"
401
+
402
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:32
403
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:29
404
+ msgid "API Key"
405
+ msgstr "Clau API"
406
+
407
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:34
408
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:31
409
+ msgid "Your MailChimp API key"
410
+ msgstr "La teva clau API de MailChimp"
411
+
412
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:35
413
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:32
414
+ msgid "Get your API key here."
415
+ msgstr "Obté la teva clau API aquí."
416
+
417
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:47
418
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:48
419
+ msgid "MailChimp Data"
420
+ msgstr "Dades de MailChimp"
421
+
422
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:48
423
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:49
424
+ msgid ""
425
+ "The table below shows your MailChimp lists data. If you applied changes to "
426
+ "your MailChimp lists, please use the following button to renew your cached "
427
+ "data."
428
+ msgstr "La següent taula mostra les dades de les teves llistes de MailChimp. Si has efectuat algun canvi en les llistes de MailChimp, sisplau utilitza el botó següent per renovar les seves dades a la memòria cau."
429
+
430
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:54
431
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:125
432
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:55
433
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:126
434
+ msgid "Renew MailChimp lists"
435
+ msgstr "Actualitzar les llistes de MailChimp"
436
+
437
+ #: mailchimp-for-wordpress/includes/views/api-settings.php:112
438
+ msgid "No lists were found in your MailChimp account"
439
+ msgstr "No s'ha trobat cap llista al seu compte de MailChimp"
440
+
441
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:16
442
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:14
443
+ msgid ""
444
+ "To use sign-up checkboxes, select at least one list and one form to add the "
445
+ "checkbox to."
446
+ msgstr "Per emprar caselles de verificació en el registre, selecciona com a mínim una llista i un formulari on afegir aquesta casella de verificació."
447
+
448
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:21
449
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:21
450
+ msgid "MailChimp settings for checkboxes"
451
+ msgstr "Ajustos de MailChimp per a caselles de verificació"
452
+
453
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:25
454
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:26
455
+ msgid ""
456
+ "If you want to use sign-up checkboxes, select at least one MailChimp list to"
457
+ " subscribe people to."
458
+ msgstr "Si vols emprar caselles de verificació en el registre, selecciona com a mínim una llista de MailChimp a què subscriure't."
459
+
460
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:31
461
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:34
462
+ msgid "MailChimp Lists"
463
+ msgstr "Llistes de MailChimp"
464
+
465
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:35
466
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:48
467
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:17
468
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:38
469
+ msgid "No lists found, <a href=\"%s\">are you connected to MailChimp</a>?"
470
+ msgstr "No s'han trobat llistes, ¿<a href=\"%s\"> estàs connectat a MailChimp </a>?"
471
+
472
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:42
473
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:45
474
+ msgid ""
475
+ "Select the list(s) to which people who check the checkbox should be "
476
+ "subscribed."
477
+ msgstr "Selecciona la(es) llista(es) a què es subscriuran els que marquin les caselles de verificació."
478
+
479
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:48
480
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:102
481
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:13
482
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:51
483
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:55
484
+ msgid "Double opt-in?"
485
+ msgstr "Vols que confirmin el registre?"
486
+
487
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:59
488
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:113
489
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:28
490
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:53
491
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:66
492
+ msgid ""
493
+ "Select \"yes\" if you want people to confirm their email address before "
494
+ "being subscribed (recommended)"
495
+ msgstr "Selecciona \"sí\" si vols que els subscriptors confirmin la seva adreça de correu electrònic abans de subscriure's (recomanat)"
496
+
497
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:63
498
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:82
499
+ msgid "Checkbox settings"
500
+ msgstr "Configuració de la casella de verificació"
501
+
502
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:67
503
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:85
504
+ msgid "Add the checkbox to these forms"
505
+ msgstr "Afegir caselles de verificació en aquests formularis"
506
+
507
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:79
508
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:92
509
+ msgid "Selecting a form will automatically add the sign-up checkbox to it."
510
+ msgstr "Al seleccionar un formulari s'afegirà automàticament la casella de verificació d'alta a aquest."
511
+
512
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:83
513
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:105
514
+ msgid "Checkbox label text"
515
+ msgstr "Text de la casella de verificació."
516
+
517
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:86
518
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:108
519
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:148
520
+ msgid "HTML tags like %s are allowed in the label text."
521
+ msgstr "Les etiquetes HTML com % s estan permeses en el text de l'etiqueta."
522
+
523
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:90
524
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:112
525
+ msgid "Pre-check the checkbox?"
526
+ msgstr "Deixem pre-marcada la casella de verificació?"
527
+
528
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:95
529
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:117
530
+ msgid "Load some default CSS?"
531
+ msgstr "Carreguem alguns estils CSS per defecte?"
532
+
533
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:97
534
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:119
535
+ msgid "Select \"yes\" if the checkbox appears in a weird place."
536
+ msgstr "Seleccioneu \"sí\" si la casella de verificació apareix en un lloc inadequat."
537
+
538
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:100
539
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:122
540
+ msgid "WooCommerce checkbox position"
541
+ msgstr "Posició de la casella de verificació a WooCommerce"
542
+
543
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:103
544
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:125
545
+ msgid "After the billing details"
546
+ msgstr "Detalls després de la factura"
547
+
548
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:104
549
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:126
550
+ msgid "After the additional information"
551
+ msgstr "Després de la informació extra"
552
+
553
+ #: mailchimp-for-wordpress/includes/views/checkbox-settings.php:107
554
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:129
555
+ msgid ""
556
+ "Choose the position for the checkbox in your WooCommerce checkout form."
557
+ msgstr "Escull la posició de les caselles de verificació en el seu formulari de pagament de WooCommerce."
558
+
559
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:15
560
+ msgid ""
561
+ "To use the MailChimp sign-up form, configure the form below and then either "
562
+ "paste %s in the content of a post or page or use the widget."
563
+ msgstr "Per emprar el formulari de subscripció de MailChimp, configura el següent formulari i després enganxa % s al contingut de l'article, pàgina, o giny."
564
+
565
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:20
566
+ msgid "Required form settings"
567
+ msgstr "Configuració de formulari requerida"
568
+
569
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:24
570
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:19
571
+ msgid "Load form styles (CSS)?"
572
+ msgstr "Carreguem els estils de formulari (CSS)?"
573
+
574
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:28
575
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:23
576
+ msgid "Yes, load basic form styles"
577
+ msgstr "Sí, carrega els estils de formulari bàsics"
578
+
579
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:29
580
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:24
581
+ msgid "Yes, load my custom form styles"
582
+ msgstr "Sí, carrega els meus estils de formulari personalitzats"
583
+
584
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:30
585
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:25
586
+ msgid "Yes, load default form theme"
587
+ msgstr "Sí, carrega els estils de formulari del tema per defecte"
588
+
589
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:31
590
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:26
591
+ msgid "Light Theme"
592
+ msgstr "Tema clar"
593
+
594
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:32
595
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:27
596
+ msgid "Red Theme"
597
+ msgstr "Tema vermell"
598
+
599
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:33
600
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:28
601
+ msgid "Green Theme"
602
+ msgstr "Tema verd"
603
+
604
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:34
605
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:29
606
+ msgid "Blue Theme"
607
+ msgstr "Tema blau"
608
+
609
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:35
610
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:30
611
+ msgid "Dark Theme"
612
+ msgstr "Tema fosc"
613
+
614
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:36
615
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:31
616
+ msgid "Custom Color Theme"
617
+ msgstr "Color de tema personalitzat"
618
+
619
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:41
620
+ msgid ""
621
+ "If you want to load some default CSS styles, select \"basic formatting "
622
+ "styles\" or choose one of the color themes"
623
+ msgstr "Si vols carregar els fulls d'estils CSS per defecte, selecciona \"Estils de formulari bàsics\" o escull un dels temes de colors."
624
+
625
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:45
626
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:14
627
+ msgid "Lists this form subscribes to"
628
+ msgstr "Les llistes d'aquest formulari et subscriuen a"
629
+
630
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:63
631
+ msgid ""
632
+ "Select the list(s) to which people who submit this form should be "
633
+ "subscribed."
634
+ msgstr "Selecciona la(es) llista(es) a què es subscriuran els que usin aquest formulari."
635
+
636
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:69
637
+ msgid "Form mark-up"
638
+ msgstr "Codi del formulari"
639
+
640
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:79
641
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:91
642
+ msgid ""
643
+ "Use the shortcode %s to display this form inside a post, page or text "
644
+ "widget."
645
+ msgstr "Insereix el shortcode % s per mostrar aquest formulari en una entrada, article o giny de text."
646
+
647
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:92
648
+ #: mailchimp-for-wordpress-pro/includes/views/parts/missing-fields-notice.php:4
649
+ msgid "Your form is missing the following (required) form fields:"
650
+ msgstr "Cal que afegeixis els següents camps (requerits) al teu formulari:"
651
+
652
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:117
653
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:71
654
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:57
655
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:70
656
+ msgid "Send Welcome Email?"
657
+ msgstr "Vols que enviem un correu electrònic de benvinguda?"
658
+
659
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:128
660
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:86
661
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:64
662
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:75
663
+ msgid ""
664
+ "Select \"yes\" if you want to send your lists Welcome Email if a subscribe "
665
+ "succeeds (only when double opt-in is disabled)."
666
+ msgstr "Selecciona \"sí\" si vols enviar a les teves llistes un correu electrònic de benvinguda quan es realitzi una subscripció correctament (només quan la confirmació de registre està desactivada)."
667
+
668
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:131
669
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:33
670
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:67
671
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:78
672
+ msgid "Update existing subscribers?"
673
+ msgstr "Vols actualitzar els subscriptors existents?"
674
+
675
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:138
676
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:47
677
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:89
678
+ msgid ""
679
+ "Select \"yes\" if you want to update existing subscribers (instead of "
680
+ "showing the \"already subscribed\" message)."
681
+ msgstr "Selecciona \"sí\" si vols actualitzar els subscriptors existents (en lloc de mostrar el missatge \"ja subscrit\")."
682
+
683
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:141
684
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:52
685
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:93
686
+ msgid "Replace interest groups?"
687
+ msgstr "Vols reemplaçar els grups d'interessos?"
688
+
689
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:152
690
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:66
691
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:104
692
+ msgid ""
693
+ "Select \"yes\" if you want to replace the interest groups with the groups "
694
+ "provided instead of adding the provided groups to the member's interest "
695
+ "groups (only when updating a subscriber)."
696
+ msgstr "Selecciona \"sí\" si vols reemplaçar els grups d'interessos pels grups previstos en lloc d'afegir els grups previstos als grups d'interessos de l'usuari (només quan s'actualitza un subscriptor)."
697
+
698
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:156
699
+ msgid "Form Settings & Messages"
700
+ msgstr "Configuració de formularis i missatges"
701
+
702
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:160
703
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:94
704
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:113
705
+ msgid "Enable AJAX form submission?"
706
+ msgstr "Habilitem AJAX als formularis de registre?"
707
+
708
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:171
709
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:108
710
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:118
711
+ msgid "Select \"yes\" if you want to use AJAX (JavaScript) to submit forms."
712
+ msgstr "Selecciona \"sí\" si vols utilitzar AJAX (JavaScript) en els formularis de registre."
713
+
714
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:174
715
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:112
716
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:121
717
+ msgid "Hide form after a successful sign-up?"
718
+ msgstr "Vols que s'oculti el formulari després d'un registre satisfactori?"
719
+
720
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:185
721
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:126
722
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:126
723
+ msgid "Select \"yes\" to hide the form fields after a successful sign-up."
724
+ msgstr "Selecciona \"sí\" per ocultar els camps del formulari després d'un registre satisfactori."
725
+
726
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:188
727
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:130
728
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:129
729
+ msgid "Redirect to URL after successful sign-ups"
730
+ msgstr "Redireccionar a una URL després d'una subscripció satisfactòria."
731
+
732
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:190
733
+ msgid "Example: %s"
734
+ msgstr "Exemple: %s"
735
+
736
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:191
737
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:133
738
+ msgid ""
739
+ "Leave empty or enter <code>0</code> for no redirect. Otherwise, use complete"
740
+ " (absolute) URLs, including <code>http://</code>."
741
+ msgstr "Deixa en blanc o introdueix <code>0</ code> per no redireccionar. En cas contrari, utilitza URL completes (absolutes), incloent <code>http://</code>."
742
+
743
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:195
744
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:140
745
+ msgid "Successfully subscribed"
746
+ msgstr "Subscripció satisfactòria"
747
+
748
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:198
749
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:156
750
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:143
751
+ msgid ""
752
+ "The text that shows when an email address is successfully subscribed to the "
753
+ "selected list(s)."
754
+ msgstr "Text a mostrar quan una adreça de correu electrònic s'ha subscrit correctament a la(es) llista(es) seleccionada(es)."
755
+
756
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:202
757
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:160
758
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:147
759
+ msgid "Invalid email address"
760
+ msgstr "Adreça de correu electrònic no vàlida"
761
+
762
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:205
763
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:163
764
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:150
765
+ msgid "The text that shows when an invalid email address is given."
766
+ msgstr "Text a mostrar quan es proporciona una adreça de correu electrònic no vàlida."
767
+
768
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:209
769
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:167
770
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:154
771
+ msgid "Required field missing"
772
+ msgstr "Introdueix el camp requerit"
773
+
774
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:212
775
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:170
776
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:157
777
+ msgid ""
778
+ "The text that shows when a required field for the selected list(s) is "
779
+ "missing."
780
+ msgstr "Text a mostrar quan no s'ha introduït un camp obligatori per a la(es) llista(es) seleccionada(es)."
781
+
782
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:216
783
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:174
784
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:161
785
+ msgid "Already subscribed"
786
+ msgstr "Ja estàs subscrit"
787
+
788
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:219
789
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:177
790
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:164
791
+ msgid ""
792
+ "The text that shows when the given email is already subscribed to the "
793
+ "selected list(s)."
794
+ msgstr "Text a mostrar quan l'adreça de correu electrònic proporcionada ja està subscrita a la(es) llista(es) seleccionada(es)."
795
+
796
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:224
797
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:182
798
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:169
799
+ msgid "Invalid CAPTCHA"
800
+ msgstr "Codi de verificació CAPTCHA no vàlid"
801
+
802
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:229
803
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:174
804
+ msgid "General error"
805
+ msgstr "Error general"
806
+
807
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:232
808
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:193
809
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:177
810
+ msgid "The text that shows when a general error occured."
811
+ msgstr "Text a mostrar quan es produeix un error general."
812
+
813
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:236
814
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:197
815
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:181
816
+ msgid "Unsubscribed"
817
+ msgstr "Dessubscrit"
818
+
819
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:239
820
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:200
821
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:184
822
+ msgid ""
823
+ "When using the unsubscribe method, this is the text that shows when the "
824
+ "given email address is successfully unsubscribed from the selected list(s)."
825
+ msgstr "Quan s'empra el mètode dessubscriure's, aquest és el text a mostrar quan l'adreça de correu electrònic facilitada s'ha dessubscrit correctament de la(es) llista(es) seleccionada(es)."
826
+
827
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:243
828
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:204
829
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:188
830
+ msgid "Not subscribed"
831
+ msgstr "No subscrit"
832
+
833
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:246
834
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:207
835
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:191
836
+ msgid ""
837
+ "When using the unsubscribe method, this is the text that shows when the "
838
+ "given email address is not on the selected list(s)."
839
+ msgstr "Quan s'empra el mètode dessubscriure's, aquest és el text a mostrar quan l'adreça de correu electrònic facilitada no és a la(es) llista(es) seleccionada(es)."
840
+
841
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:252
842
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:213
843
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:197
844
+ msgid "HTML tags like %s are allowed in the message fields."
845
+ msgstr "Les etiquetes HTML com %s estan permeses en els camps del missatge."
846
+
847
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:266
848
+ msgid "Form Styling"
849
+ msgstr "Estil del formulari"
850
+
851
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:267
852
+ msgid "Alter the visual appearance of the form by applying CSS rules to %s."
853
+ msgstr "Modifica l'aspecte del formulari aplicant estils CSS a %s."
854
+
855
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:268
856
+ msgid ""
857
+ "You can add the CSS rules to your theme stylesheet using the <a "
858
+ "href=\"%s\">Theme Editor</a> or by using a plugin like %s"
859
+ msgstr "Pots afegir regles CSS al full d'estils del teu tema emprant l'<a href=\"%s\">Editor de Temes</a> o usant plugins com ara %s"
860
+
861
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:269
862
+ msgid ""
863
+ "The <a href=\"%s\" target=\"_blank\">plugin FAQ</a> lists the various CSS "
864
+ "selectors you can use to target the different form elements."
865
+ msgstr "A les <a href=\"%s\" target=\"_blank\"> preguntes més freqüents del plugin</a> hi ha una llista dels diversos selectors CSS que pots emprar per modificar els diferents elements del formulari."
866
+
867
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:270
868
+ msgid ""
869
+ "If you need an easier way to style your forms, consider <a "
870
+ "href=\"%s\">upgrading to MailChimp for WordPress Pro</a> which comes with an"
871
+ " easy Styles Builder."
872
+ msgstr "Si necessites donar estil als teus formularis de forma sencilla, <a href=\"%s\">actualitza a MailChimp per a WordPress Pro</a>. Inclou un \"Constructor d'Estils\" que et permet personalitzar estils de formulari sense haver d'escriure gens de codi."
873
+
874
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:272
875
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:366
876
+ msgid "Variables"
877
+ msgstr "Variables"
878
+
879
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:274
880
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:11
881
+ msgid ""
882
+ "The following list of variables can be used to <a href=\"%s\">add some "
883
+ "dynamic content to your form or success and error messages</a>."
884
+ msgstr "La següent llista de variables es pot emprar per a <a href=\"%s\">afegir continguts dinàmics al teu formulari o als seus missatges d'éxit i error</a>."
885
+
886
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:274
887
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:11
888
+ msgid "This allows you to personalise your form or response messages."
889
+ msgstr "Això et permet personalitzar el formulari o els seus missatges de resposta."
890
+
891
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:282
892
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:16
893
+ msgid "Replaced with the visitor's email (if set in URL or cookie)."
894
+ msgstr "Es substitueix pel correu electrònic del visitant (si s'ha configurat a la URL o a les galetes)."
895
+
896
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:286
897
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:20
898
+ msgid "Replaced with the form response (error or success messages)."
899
+ msgstr "Es substitueix per la resposta del formulari (missatges d'error o èxit)."
900
+
901
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:291
902
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:25
903
+ msgid "Replaced with a captcha field."
904
+ msgstr "Es substitueix per un camp de verificació captcha."
905
+
906
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:296
907
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:30
908
+ msgid "Replaced with the number of subscribers on the selected list(s)"
909
+ msgstr "Es substitueix pel nombre de subscriptors de la(es) llista(es) seleccionada(es)"
910
+
911
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:300
912
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:34
913
+ msgid "Replaced with the current site language, eg: %s"
914
+ msgstr "Es substitueix per l'idioma actual del lloc, per exemple: %s"
915
+
916
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:304
917
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:38
918
+ msgid "Replaced with the visitor's IP address"
919
+ msgstr "Es substitueix per l'adreça IP del visitant"
920
+
921
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:308
922
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:42
923
+ msgid "Replaced with the current date (yyyy/mm/dd eg: %s)"
924
+ msgstr "Es substitueix per la data actual (aaaa/mm/dd per exemple: %s)"
925
+
926
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:312
927
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:46
928
+ msgid "Replaced with the current time (hh:mm:ss eg: %s)"
929
+ msgstr "Es substitueix per l'hora actual (hh:mm:ss per exemple: %s)"
930
+
931
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:316
932
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:50
933
+ msgid ""
934
+ "Replaced with the logged in user's email (or nothing, if there is no logged "
935
+ "in user)"
936
+ msgstr "Es substitueix per l'adreça de correu electrònic de l'usuari que ha iniciat sessió (o per res, si cap usuari ha iniciat sessió)"
937
+
938
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:320
939
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:54
940
+ msgid "First name of the current user"
941
+ msgstr "Nom de l'usuari actual"
942
+
943
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:324
944
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:58
945
+ msgid "Last name of the current user"
946
+ msgstr "Cognom(s) de l'usuari actual"
947
+
948
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:328
949
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:62
950
+ msgid "Current user ID"
951
+ msgstr "ID de l'usuari actual"
952
+
953
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:332
954
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:66
955
+ msgid "Current URL"
956
+ msgstr "URL actual"
957
+
958
+ #: mailchimp-for-wordpress/includes/views/form-settings.php:336
959
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-text-variables.php:70
960
+ msgid "The value of the <strong>FNAME</strong> field, if set."
961
+ msgstr "El valor del camp <strong>FNAME</strong>, si s'ha definit."
962
+
963
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:10
964
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:31
965
+ msgid "Add a new field"
966
+ msgstr "Afegir un nou camp"
967
+
968
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:12
969
+ msgid "Use the tool below to generate the HTML for your form fields."
970
+ msgstr "Utilitza la següent eina per a generar el codi HTML per al teu formulari."
971
+
972
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:15
973
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:35
974
+ msgid "Select MailChimp field.."
975
+ msgstr "Selecciona el camp de MailChimp ..."
976
+
977
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:19
978
+ msgid "Submit Button"
979
+ msgstr "Botón de alta"
980
+
981
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:20
982
+ msgid "Subscribe / unsubscribe choice"
983
+ msgstr "Opció de subscriure's / dessubscriure's"
984
+
985
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:21
986
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:40
987
+ msgid "List choice"
988
+ msgstr "Llista d'opcions"
989
+
990
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:29
991
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:49
992
+ msgid "Label"
993
+ msgstr "Etiqueta"
994
+
995
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:34
996
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:54
997
+ msgid "Placeholder"
998
+ msgstr "Marcador de posició"
999
+
1000
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:44
1001
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:64
1002
+ msgid "Labels"
1003
+ msgstr "Etiquetes"
1004
+
1005
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:44
1006
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:64
1007
+ msgid "(leave empty to hide)"
1008
+ msgstr "(deixar en blanc per ocultar)"
1009
+
1010
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:49
1011
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:69
1012
+ msgid "Wrap in paragraph %s tags?"
1013
+ msgstr "Embolicar les etiquetes %s al paràgraf?"
1014
+
1015
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:54
1016
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:73
1017
+ msgid "Required field?"
1018
+ msgstr "Camp obligatori?"
1019
+
1020
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:58
1021
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:77
1022
+ msgid "Add to form"
1023
+ msgstr "Afegir al formulari"
1024
+
1025
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:62
1026
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:81
1027
+ msgid "Generated HTML"
1028
+ msgstr "HTML generat"
1029
+
1030
+ #: mailchimp-for-wordpress/includes/views/parts/admin-field-wizard.php:69
1031
+ msgid "Select at least one list first."
1032
+ msgstr "Selecciona almenys una llista primer."
1033
+
1034
+ #: mailchimp-for-wordpress/includes/views/parts/admin-footer.php:11
1035
+ msgid ""
1036
+ "MailChimp for WordPress is in need of translations. Is the plugin not "
1037
+ "translated in your language or do you spot errors with the current "
1038
+ "translations? Helping out is easy! Head over to <a href=\"%s\">the "
1039
+ "translation project and click \"help translate\"</a>."
1040
+ msgstr "Mailchimp per a Wordpress necessita que el tradueixin. No està traduït al teu idioma o hi ha errors en la traducció actual? Ajudar-nos és fàcil. Visita <a href=\"%s\">el projecte de traducció i selecciona \"help translate\"</a>."
1041
+
1042
+ #: mailchimp-for-wordpress/includes/views/parts/admin-footer.php:14
1043
+ msgid ""
1044
+ "Enjoying this plugin? <a href=\"%s\">Upgrade to MailChimp for WordPress "
1045
+ "Pro</a> for an even better plugin, you will love it."
1046
+ msgstr "T'agrada el plugin? <a href=\"%s\">Actualitza a MailChimp per a WordPress Pro ara</a> per gaudir d'un plugin encara millor. T'encantarà."
1047
+
1048
+ #: mailchimp-for-wordpress/includes/views/parts/admin-footer.php:20
1049
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-footer.php:13
1050
+ msgid ""
1051
+ "This plugin is not developed by or affiliated with MailChimp in any way."
1052
+ msgstr "Aquest plugin no està desenvolupat per ni està afiliat a MailChimp en cap sentit."
1053
+
1054
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:9
1055
+ msgid "Looking for help?"
1056
+ msgstr "Necessites ajut?"
1057
+
1058
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:10
1059
+ msgid ""
1060
+ "Make sure to look at the <a href=\"%s\">MailChimp for WordPress "
1061
+ "documentation</a>, the plugin <a href=\"%s\">FAQ</a> or use the <a "
1062
+ "href=\"%s\">support forums</a> on WordPress.org."
1063
+ msgstr "Assegura't de llegir <a href=\"%s\">la documentació de MailChimp per a WordPress</a>, les <a href=\"%s\">preguntes més freqüents</a> del plugin o utilitza els <a href=\"%s\">fòrums de suport</a> a WordPress.org."
1064
+
1065
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:14
1066
+ msgid "Do you enjoy this plugin?"
1067
+ msgstr "T'agrada aquest plugin?"
1068
+
1069
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:17
1070
+ msgid "Leave a %s plugin review on WordPress.org"
1071
+ msgstr "Valora el plugin %s a WordPress.org"
1072
+
1073
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:18
1074
+ msgid "I am using MailChimp for WordPress by @DannyvanKooten - it is great!"
1075
+ msgstr "Jo faig servir MailChimp per a WordPress de @DannyvanKooten - És genial!"
1076
+
1077
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:18
1078
+ msgid "Tweet about MailChimp for WordPress"
1079
+ msgstr "Tuitejar sobre MailChimp per a WordPress"
1080
+
1081
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:19
1082
+ msgid ""
1083
+ "Review the plugin on your blog and link to <a href=\"%s\">the plugin "
1084
+ "page</a>."
1085
+ msgstr "Valora el plugin al teu bloc i enllaça'ns a <a href=\"%s\">la pàgina del plugin</a>."
1086
+
1087
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:19
1088
+ msgid "There is an <a href=\"%s\">affiliate program</a> as well."
1089
+ msgstr "També tenim un <a href=\"%s\">programa d'afiliats </a>."
1090
+
1091
+ #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:20
1092
+ msgid "Vote \"works\" on the WordPress.org plugin page"
1093
+ msgstr "Vota \"funciona\" a la pàgina del plugin a WordPress.org"
1094
+
1095
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:10
1096
+ msgid ""
1097
+ "This plugin has an even better premium version, you will absolutely love it."
1098
+ msgstr "Aquest plugin té una versió premium encara millor que t'encantarà."
1099
+
1100
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:11
1101
+ msgid "Some differences with this free version of the plugin:"
1102
+ msgstr "Diferències amb la versió gratuïta del plugin:"
1103
+
1104
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:14
1105
+ msgid "Multiple forms"
1106
+ msgstr "Múltiples formularis"
1107
+
1108
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:15
1109
+ msgid "Each subscribing to one or multiple MailChimp lists."
1110
+ msgstr "Subscripció a una o vàries llistes de MailChimp."
1111
+
1112
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:18
1113
+ msgid "AJAX forms"
1114
+ msgstr "Formularis AJAX"
1115
+
1116
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:19
1117
+ msgid "Forms do not require a full page reload."
1118
+ msgstr "Els formularis no requereixen una recàrrega completa de pàgina."
1119
+
1120
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:22
1121
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-reports.php:14
1122
+ msgid "Statistics"
1123
+ msgstr "Estadístiques"
1124
+
1125
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:23
1126
+ msgid "Every form interaction is logged and visualised in insightful charts."
1127
+ msgstr "Cada interacció del formulari es registra i visualitza amb gràfics intuïtius."
1128
+
1129
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:26
1130
+ msgid "Styles Builder"
1131
+ msgstr "Creador d'estils CSS"
1132
+
1133
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:27
1134
+ msgid "Create beautiful form themes with ease."
1135
+ msgstr "Crea fàcilment bonics temes per a formularis."
1136
+
1137
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:31
1138
+ msgid "Upgrade Now"
1139
+ msgstr "Actualitza ara"
1140
+
1141
+ #: mailchimp-for-wordpress/includes/views/parts/admin-upgrade-to-pro.php:32
1142
+ msgid "View Demo"
1143
+ msgstr "Veure demo"
1144
+
1145
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:176
1146
+ msgid "Documentation"
1147
+ msgstr "Documentació"
1148
+
1149
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:240
1150
+ msgid "Save Form"
1151
+ msgstr "Guardar formulari"
1152
+
1153
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:244
1154
+ msgid "Update Form"
1155
+ msgstr "Actualitzar formulari"
1156
+
1157
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:295
1158
+ msgid "Back to general form settings"
1159
+ msgstr "Tornar a les opcions generals de configuració"
1160
+
1161
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:297
1162
+ msgid "Form updated."
1163
+ msgstr "Formulari actualitzat."
1164
+
1165
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:298
1166
+ msgid "Form saved."
1167
+ msgstr "Formulari guardat."
1168
+
1169
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:365
1170
+ msgid "Optional Settings"
1171
+ msgstr "Propietats Opcionals"
1172
+
1173
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:500
1174
+ msgid "MailChimp & Plugin License Settings"
1175
+ msgstr "Configuració de MailChimp i de la llicència"
1176
+
1177
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:501
1178
+ msgid "MailChimp & License"
1179
+ msgstr "MailChimp i llicència"
1180
+
1181
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:517
1182
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:518
1183
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-reports.php:10
1184
+ msgid "Reports"
1185
+ msgstr "Informes"
1186
+
1187
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:709
1188
+ msgid ""
1189
+ "Please make sure the plugin is connected to MailChimp. <a "
1190
+ "href=\"%s\">Provide a valid API key.</a>"
1191
+ msgstr "Sisplau, assegura't que el plugin està connectat a MailChimp. <a href=\"%s\">Proporciona una clau d'API vàlida.</a>"
1192
+
1193
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:824
1194
+ msgid ""
1195
+ "You disabled logging using the %s filter. Re-enable it to use the Reports "
1196
+ "page."
1197
+ msgstr "Has deshabilitat l'entrada utilitzant el filtre %s. Si vols fer servir la pàgina d'informes, l'hauràs de re-habilitar."
1198
+
1199
+ #: mailchimp-for-wordpress-pro/includes/admin/class-admin.php:840
1200
+ msgid ""
1201
+ "<strong>Welcome to MailChimp for WordPress Pro!</strong> We transfered the "
1202
+ "settings you set in the Lite version, you can safely <a "
1203
+ "href=\"%s\">deactivate it now</a>."
1204
+ msgstr "<strong>Benvingut a MailChimp per a WordPress Pro!</ Strong> Hem transferit la configuració de la versió Lite, i la pots desactivar de manera segura <a href=\"%s\">ara</a>."
1205
+
1206
+ #: mailchimp-for-wordpress-pro/includes/admin/class-statistics.php:130
1207
+ msgid "End date can't be before the start date"
1208
+ msgstr "La data final no pot ser anterior a la data inicial"
1209
+
1210
+ #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:436
1211
+ msgid ""
1212
+ "Couldn't create the stylesheet. Manually add the generated CSS to your theme"
1213
+ " stylesheet or use a plugin like <em>%s</em>."
1214
+ msgstr "No s'ha pogut crear el full d'estils. Afegeix manualment el CSS generat al full d'estil del teu tema o fes servir plugins com ara <em>%s</em>."
1215
+
1216
+ #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:437
1217
+ msgid "%sShow generated CSS%s"
1218
+ msgstr "%sMostra el CSS generat%s"
1219
+
1220
+ #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:447
1221
+ msgid "The %sCSS Stylesheet%s has been created."
1222
+ msgstr "S'ha creat el %full d'estils CSS%s."
1223
+
1224
+ #: mailchimp-for-wordpress-pro/includes/class-form-manager.php:263
1225
+ msgid "<strong>Error:</strong> Please specify a form ID. Example: %s."
1226
+ msgstr "<strong>Error:</ strong> Sisplau, especifica un identificador de formulari. Exemple: %s."
1227
+
1228
+ #: mailchimp-for-wordpress-pro/includes/class-form-manager.php:278
1229
+ msgid ""
1230
+ "<strong>Error:</strong> Sign-up form not found. Please check if you used the"
1231
+ " correct form ID."
1232
+ msgstr "<strong>Error:</ strong> formulari de registre no trobat. Sisplau, comprova si has utilitzat l'identificador de formulari correcte."
1233
+
1234
+ #: mailchimp-for-wordpress-pro/includes/class-mailchimp.php:140
1235
+ msgid "IP Address"
1236
+ msgstr "Adreça IP"
1237
+
1238
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:199
1239
+ msgid "New MailChimp Sign-Up"
1240
+ msgstr "Nou formulari de registre MailChimp"
1241
+
1242
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:207
1243
+ msgid "New Sign-Up"
1244
+ msgstr "Nou registre"
1245
+
1246
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:208
1247
+ msgid "<strong>%s</strong> signed-up at %s on %s using the form \"%s\"."
1248
+ msgstr "<strong>%s</strong> registre a %s el %s amb el formulari \"%s\"."
1249
+
1250
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:213
1251
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:77
1252
+ msgid "List"
1253
+ msgstr "Llista"
1254
+
1255
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:253
1256
+ msgid "Other fields"
1257
+ msgstr "Altres camps"
1258
+
1259
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:275
1260
+ msgid ""
1261
+ "Note that you've enabled double opt-in for the \"%s\" form. The user won't "
1262
+ "be added to the selected MailChimp lists until they confirm their email "
1263
+ "address."
1264
+ msgstr "Has habilitat la confirmació de registre per al formulari \"%s\". L'usuari no s'afegirà a les llistes seleccionades de MailChimp fins que confirmi la seva adreça de correu electrònic."
1265
+
1266
+ #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:277
1267
+ msgid "This email was auto-sent by the MailChimp for WordPress plugin."
1268
+ msgstr "Aquest correu ha estat autoenviat pel plugin MailChimp per a WordPress."
1269
+
1270
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:20
1271
+ msgid "MailChimp for WP Form"
1272
+ msgstr "Formulari MailChimp per a WordPress"
1273
+
1274
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:21
1275
+ msgid "Displays one of your MailChimp for WordPress sign-up forms"
1276
+ msgstr "Mostra un dels teus formularis MailChimp per a WordPress"
1277
+
1278
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:43
1279
+ msgid ""
1280
+ "Please select the sign-up form you'd like to show here in the <a "
1281
+ "href=\"%s\">widget settings</a>."
1282
+ msgstr "Selecciona el formulari de registre que vols mostrar aquí a la <a href=\"%s\"> configuració de ginys </ a>."
1283
+
1284
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:86
1285
+ msgid "Form:"
1286
+ msgstr "Formulari:"
1287
+
1288
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:88
1289
+ msgid "Select the form to show"
1290
+ msgstr "Selecciona el formulari a mostrar"
1291
+
1292
+ #: mailchimp-for-wordpress-pro/includes/class-widget.php:96
1293
+ msgid "You don't have any sign-up forms. <a href=\"%s\">Create one now.</a>"
1294
+ msgstr "No tens cap formulari de registre. <a href=\"%s\"> Crea'n un ara.</a>"
1295
+
1296
+ #: mailchimp-for-wordpress-pro/includes/config/default-options.php:34
1297
+ msgid ""
1298
+ "Thank you, your sign-up request was successful! Please check your email "
1299
+ "inbox to confirm."
1300
+ msgstr "Gràcies, la teva sol·licitud de registre s'ha realitzat amb èxit. Sisplau revisa la safata d'entrada del teu correu electrònic."
1301
+
1302
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:144
1303
+ msgid "I know. Don't bug me."
1304
+ msgstr "Ja ho sé. No m'empipis! "
1305
+
1306
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:163
1307
+ msgid ""
1308
+ "<b>Warning!</b> You're blocking external requests which means you won't be "
1309
+ "able to get %s updates. Please add %s to %s."
1310
+ msgstr "<b>Avís!</b> Estàs bloquejant les sol·licituds externes el que significa que no podràs obtenir les actualitzacions de %s. Sisplau, afegeix %s per a %s."
1311
+
1312
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:205
1313
+ msgid "Your %s license has been activated. You have an unlimited license. "
1314
+ msgstr "La teva llicència de %s ha estat activada. Tens una llicència il·limitada."
1315
+
1316
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:207
1317
+ msgid "Your %s license has been activated. You have used %d/%d activations. "
1318
+ msgstr "La teva llicència de %s ha estat activada. Has utilitzat %d/%d activacions."
1319
+
1320
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:212
1321
+ msgid "<a href=\"%s\">Did you know you can upgrade your license?</a>"
1322
+ msgstr "<a href=\"%s\">Sabies que pots ampliar la teva llicència?</a>"
1323
+
1324
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:216
1325
+ msgid ""
1326
+ "<a href=\"%s\">Your license is expiring in %d days, would you like to extend"
1327
+ " it?</a>"
1328
+ msgstr "<a href=\"%s\">La teva llicència expira en %d dies, la vols renovar?</a>"
1329
+
1330
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:225
1331
+ msgid ""
1332
+ "You've reached your activation limit. You must <a href=\"%s\">reset</a> or "
1333
+ "<a href=\"%s\">upgrade your license</a> to use it on this site."
1334
+ msgstr "Has arribat al límit de les teves activacions. Has de <a href=\"%s\">restablir</a> o <a href=\"%s\">ampliar la teva llicència</a> per usar-la en aquest lloc."
1335
+
1336
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:229
1337
+ msgid ""
1338
+ "Your license has expired. You must <a href=\"%s\">renew your license</a> if "
1339
+ "you want to use it again."
1340
+ msgstr "La teva llicència ha caducat. Has de <a href=\"%s\">renovar la teva llicència</a> si la vols tornar a usar."
1341
+
1342
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:232
1343
+ msgid "Failed to activate your license, your license key seems to be invalid."
1344
+ msgstr "No s'ha pogut activar la llicència, la clau de llicència sembla que no és vàlida."
1345
+
1346
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:257
1347
+ msgid "Your %s license has been deactivated."
1348
+ msgstr "La teva llicència de %s ha estat desactivada."
1349
+
1350
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:262
1351
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:66
1352
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:74
1353
+ msgid ""
1354
+ "Your plugin license has expired. You will no longer have access to plugin "
1355
+ "updates unless you <a href=\"%s\">renew your license</a>."
1356
+ msgstr "La teva llicència del plugin ha caducat. No tindràs accés a les actualitzacions del plugin si no <a href=\"%s\">renoves la teva llicència</a>."
1357
+
1358
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:264
1359
+ msgid "Failed to deactivate your %s license."
1360
+ msgstr "No s'ha pogut desactivar la teva llicència de %s."
1361
+
1362
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:302
1363
+ msgid "Request error: \"%s\""
1364
+ msgstr "Error de sol·licitud: \"%s\""
1365
+
1366
+ #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:461
1367
+ msgid "%s: License Settings"
1368
+ msgstr "%s: Configuració de llicència"
1369
+
1370
+ #: mailchimp-for-wordpress-pro/includes/license/class-plugin-license-manager.php:67
1371
+ msgid ""
1372
+ "%s is network activated, please contact your site administrator to manage "
1373
+ "the license."
1374
+ msgstr "%s si la xarxa està activada, sisplau contacta amb l'administrador del lloc per gestionar la llicència."
1375
+
1376
+ #: mailchimp-for-wordpress-pro/includes/license/class-update-manager.php:64
1377
+ msgid ""
1378
+ "%s failed to check for updates because of the following error: <em>%s</em>"
1379
+ msgstr "%s no s'han pogut comprovar les actualitzacions a causa del següent error: <em>%s</em>"
1380
+
1381
+ #: mailchimp-for-wordpress-pro/includes/license/class-update-manager.php:126
1382
+ msgid ""
1383
+ "This site has not been activated properly on mc4wp.com and thus cannot check"
1384
+ " for future updates. Please activate your site with a valid license key."
1385
+ msgstr "Aquest lloc no s'ha activat correctament a mc4wp.com i per tant no es pot comprovar si hi ha actualitzacions. Sisplau, activa el teu lloc amb una llicència vàlida."
1386
+
1387
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:23
1388
+ msgid "License status"
1389
+ msgstr "Estat de la llicència"
1390
+
1391
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:26
1392
+ msgid "ACTIVE"
1393
+ msgstr "ACTIVA"
1394
+
1395
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:26
1396
+ msgid "you are receiving updates"
1397
+ msgstr "reps actualitzacions"
1398
+
1399
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:28
1400
+ msgid "EXPIRED"
1401
+ msgstr "CADUCADA"
1402
+
1403
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:28
1404
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:30
1405
+ msgid "you are <strong>not</strong> receiving updates."
1406
+ msgstr "<strong>no</strong> reps actualitzacions."
1407
+
1408
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:30
1409
+ msgid "INACTIVE"
1410
+ msgstr "INACTIVA"
1411
+
1412
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:35
1413
+ msgid "Toggle license status"
1414
+ msgstr "Canviar l'estat de la llicència"
1415
+
1416
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:39
1417
+ msgid "Deactivate License"
1418
+ msgstr "Desactivar la llicència"
1419
+
1420
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:40
1421
+ msgid ""
1422
+ "(deactivate your license so you can activate it on another WordPress site)"
1423
+ msgstr "(desactivar la teva llicència per poder activar-la en un altre lloc de WordPress)"
1424
+
1425
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:44
1426
+ msgid "Activate License"
1427
+ msgstr "Activar la llicència"
1428
+
1429
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:46
1430
+ msgid "Please enter a license key in the field below first."
1431
+ msgstr "Sisplau, primer introdueix una clau de llicència en el següent camp."
1432
+
1433
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:54
1434
+ msgid "License Key"
1435
+ msgstr "Clau de llicència"
1436
+
1437
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:56
1438
+ msgid "Paste your license key here, as found in the email receipt."
1439
+ msgstr "Enganxa aquí la clau de la teva llicència, que trobaràs al correu electrònic que has rebut."
1440
+
1441
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:78
1442
+ msgid "Your %s license will expire on %s."
1443
+ msgstr "La teva llicència de %s caducarà el %s."
1444
+
1445
+ #: mailchimp-for-wordpress-pro/includes/license/views/form.php:82
1446
+ msgid "%sRenew your license now%s."
1447
+ msgstr " %sRenova la teva llicència ara%s."
1448
+
1449
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:49
1450
+ msgid "ID"
1451
+ msgstr "Identificador"
1452
+
1453
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:50
1454
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:462
1455
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:498
1456
+ msgid "Form"
1457
+ msgstr "Formulari"
1458
+
1459
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:51
1460
+ msgid "Shortcode"
1461
+ msgstr "Shortcode"
1462
+
1463
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:52
1464
+ msgid "List(s)"
1465
+ msgstr "Llista(es)"
1466
+
1467
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:53
1468
+ msgid "Last edited"
1469
+ msgstr "Darrera edició"
1470
+
1471
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:104
1472
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:108
1473
+ msgid "Edit Form"
1474
+ msgstr "Editar el formulari"
1475
+
1476
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:105
1477
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:290
1478
+ msgid "Delete"
1479
+ msgstr "Eliminar"
1480
+
1481
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:137
1482
+ msgid "No MailChimp list(s) selected yet."
1483
+ msgstr "Encara no has seleccionat cap llista(es) de MailChimp."
1484
+
1485
+ #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:147
1486
+ msgid "You have not created any sign-up forms yet. Time to do so!"
1487
+ msgstr "Encara no has creat cap formulari de registre. És hora de fer-ho!"
1488
+
1489
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:46
1490
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-reports.php:15
1491
+ msgid "Log"
1492
+ msgstr "Registre"
1493
+
1494
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:47
1495
+ msgid "Log Items"
1496
+ msgstr "Registres"
1497
+
1498
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:76
1499
+ msgid "Email"
1500
+ msgstr "Correu electrònic"
1501
+
1502
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:78
1503
+ msgid "Data"
1504
+ msgstr "Data"
1505
+
1506
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:79
1507
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:153
1508
+ msgid "Success"
1509
+ msgstr ""
1510
+
1511
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:80
1512
+ msgid "Type"
1513
+ msgstr ""
1514
+
1515
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:81
1516
+ msgid "Source"
1517
+ msgstr ""
1518
+
1519
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:82
1520
+ msgid "Subscribed"
1521
+ msgstr ""
1522
+
1523
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:150
1524
+ msgid "Log items deleted."
1525
+ msgstr ""
1526
+
1527
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:324
1528
+ msgid "Registration"
1529
+ msgstr ""
1530
+
1531
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:333
1532
+ msgid "Top Bar"
1533
+ msgstr ""
1534
+
1535
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:341
1536
+ msgid "MultiSite registration"
1537
+ msgstr ""
1538
+
1539
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:354
1540
+ msgid "Contact Form 7"
1541
+ msgstr ""
1542
+
1543
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:358
1544
+ msgid "bbPress: New Topic"
1545
+ msgstr ""
1546
+
1547
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:362
1548
+ msgid "bbPress: New Reply"
1549
+ msgstr ""
1550
+
1551
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:368
1552
+ msgid "Other Form"
1553
+ msgstr ""
1554
+
1555
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:434
1556
+ msgid "No subscribe requests found."
1557
+ msgstr ""
1558
+
1559
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:456
1560
+ msgid "All"
1561
+ msgstr ""
1562
+
1563
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:468
1564
+ msgid "Checkbox"
1565
+ msgstr ""
1566
+
1567
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:529
1568
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:543
1569
+ msgid "Order"
1570
+ msgstr ""
1571
+
1572
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:532
1573
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:546
1574
+ msgid "Checkout"
1575
+ msgstr ""
1576
+
1577
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:558
1578
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:565
1579
+ msgid "Comment"
1580
+ msgstr ""
1581
+
1582
+ #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:558
1583
+ msgid "deleted"
1584
+ msgstr ""
1585
+
1586
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:8
1587
+ msgid ""
1588
+ "Any settings you specify here will override the <a href=\"%s\">general form "
1589
+ "settings</a>. If no setting is specified, the corresponding general setting "
1590
+ "value will be used."
1591
+ msgstr ""
1592
+
1593
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:25
1594
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:45
1595
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:64
1596
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:83
1597
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:106
1598
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:124
1599
+ msgid "Inherit"
1600
+ msgstr ""
1601
+
1602
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:137
1603
+ msgid "Send an email copy of the form data?"
1604
+ msgstr ""
1605
+
1606
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:141
1607
+ msgid ""
1608
+ "Tick \"yes\" if you want to receive an email with the form data for every "
1609
+ "sign-up request."
1610
+ msgstr ""
1611
+
1612
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:144
1613
+ msgid "Send the copy to this email:"
1614
+ msgstr ""
1615
+
1616
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:150
1617
+ msgid "Messages"
1618
+ msgstr ""
1619
+
1620
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/optional-form-settings.php:190
1621
+ msgid "Other errors"
1622
+ msgstr ""
1623
+
1624
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:39
1625
+ msgid "Submit button"
1626
+ msgstr ""
1627
+
1628
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:41
1629
+ msgid "Subscribe / unsubscribe action"
1630
+ msgstr ""
1631
+
1632
+ #: mailchimp-for-wordpress-pro/includes/views/metaboxes/required-form-settings.php:90
1633
+ msgid "Form usage"
1634
+ msgstr ""
1635
+
1636
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:78
1637
+ msgid ""
1638
+ "Select \"yes\" if you want to update existing subscribers with the data that"
1639
+ " is sent."
1640
+ msgstr ""
1641
+
1642
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:100
1643
+ msgid ""
1644
+ "Use %s in your Contact Form 7 mark-up to add a sign-up checkbox to your CF7 "
1645
+ "forms."
1646
+ msgstr ""
1647
+
1648
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:136
1649
+ msgid "Custom label texts"
1650
+ msgstr ""
1651
+
1652
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-checkbox-settings.php:137
1653
+ msgid ""
1654
+ "Override the default checkbox label text for any given checkbox using the "
1655
+ "fields below."
1656
+ msgstr ""
1657
+
1658
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-form-settings.php:13
1659
+ msgid "Forms & Settings"
1660
+ msgstr ""
1661
+
1662
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-form-settings.php:14
1663
+ msgid "CSS Styles Builder"
1664
+ msgstr ""
1665
+
1666
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:10
1667
+ msgid "License & API Settings"
1668
+ msgstr ""
1669
+
1670
+ #: mailchimp-for-wordpress-pro/includes/views/pages/admin-general-settings.php:113
1671
+ msgid "No lists were found in your MailChimp account."
1672
+ msgstr ""
1673
+
1674
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-footer.php:10
1675
+ msgid ""
1676
+ "Need help? Have a look at the <a href=\"%s\">plugin documentation</a> or "
1677
+ "email us directly at <a href=\"%s\">support@mc4wp.com</a>."
1678
+ msgstr ""
1679
+
1680
+ #: mailchimp-for-wordpress-pro/includes/views/parts/admin-footer.php:11
1681
+ msgid ""
1682
+ "Please use the same email address as you used when purchasing the plugin."
1683
+ msgstr ""
1684
+
1685
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:11
1686
+ msgid "Use the fields below to create custom styling rules for your forms."
1687
+ msgstr ""
1688
+
1689
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:16
1690
+ msgid ""
1691
+ "Tip: have a look at our <a href=\"%s\">knowledge base</a> articles on <a "
1692
+ "href=\"%s\">creating an inline form</a> or <a href=\"%s\">styling your "
1693
+ "form</a> in general."
1694
+ msgstr ""
1695
+
1696
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:22
1697
+ msgid ""
1698
+ "You are not loading your custom stylesheet at this moment. To apply these "
1699
+ "styles on your site, select \"load custom form styles\" in the <a "
1700
+ "href=\"%s\">MailChimp for WordPress form settings</a>."
1701
+ msgstr ""
1702
+
1703
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:30
1704
+ msgid "Select form to build styles for:"
1705
+ msgstr ""
1706
+
1707
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:41
1708
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:285
1709
+ msgid "Create at least one form first."
1710
+ msgstr ""
1711
+
1712
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:57
1713
+ msgid "You need to have JavaScript enabled to see a preview of your form."
1714
+ msgstr ""
1715
+
1716
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:62
1717
+ msgid "Form container style"
1718
+ msgstr ""
1719
+
1720
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:66
1721
+ msgid "Form width"
1722
+ msgstr ""
1723
+
1724
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:66
1725
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:118
1726
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:160
1727
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:202
1728
+ msgid "px or %"
1729
+ msgstr ""
1730
+
1731
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:70
1732
+ msgid "Text alignment"
1733
+ msgstr ""
1734
+
1735
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:73
1736
+ msgid "Choose alignment"
1737
+ msgstr ""
1738
+
1739
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:74
1740
+ msgid "Left"
1741
+ msgstr ""
1742
+
1743
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:75
1744
+ msgid "Center"
1745
+ msgstr ""
1746
+
1747
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:76
1748
+ msgid "Right"
1749
+ msgstr ""
1750
+
1751
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:81
1752
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:210
1753
+ msgid "Background color"
1754
+ msgstr ""
1755
+
1756
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:83
1757
+ msgid "Padding"
1758
+ msgstr ""
1759
+
1760
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:89
1761
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:168
1762
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:219
1763
+ msgid "Border color"
1764
+ msgstr ""
1765
+
1766
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:91
1767
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:170
1768
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:215
1769
+ msgid "Border width"
1770
+ msgstr ""
1771
+
1772
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:95
1773
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:126
1774
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:228
1775
+ msgid "Text color"
1776
+ msgstr ""
1777
+
1778
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:97
1779
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:128
1780
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:230
1781
+ msgid "Text size"
1782
+ msgstr ""
1783
+
1784
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:101
1785
+ msgid "Background image"
1786
+ msgstr ""
1787
+
1788
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:114
1789
+ msgid "Label styles"
1790
+ msgstr ""
1791
+
1792
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:118
1793
+ msgid "Label width"
1794
+ msgstr ""
1795
+
1796
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:132
1797
+ msgid "Text style"
1798
+ msgstr ""
1799
+
1800
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:135
1801
+ msgid "Choose text style.."
1802
+ msgstr ""
1803
+
1804
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:136
1805
+ msgid "Normal"
1806
+ msgstr ""
1807
+
1808
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:137
1809
+ msgid "Bold"
1810
+ msgstr ""
1811
+
1812
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:138
1813
+ msgid "Italic"
1814
+ msgstr ""
1815
+
1816
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:139
1817
+ msgid "Bold & Italic"
1818
+ msgstr ""
1819
+
1820
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:142
1821
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:174
1822
+ msgid "Display"
1823
+ msgstr ""
1824
+
1825
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:146
1826
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:178
1827
+ msgid "Inline"
1828
+ msgstr ""
1829
+
1830
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:147
1831
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:179
1832
+ msgid "New line"
1833
+ msgstr ""
1834
+
1835
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:156
1836
+ msgid "Field styles"
1837
+ msgstr ""
1838
+
1839
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:160
1840
+ msgid "Field width"
1841
+ msgstr ""
1842
+
1843
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:164
1844
+ msgid "Field height"
1845
+ msgstr ""
1846
+
1847
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:182
1848
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:224
1849
+ msgid "Border radius"
1850
+ msgstr ""
1851
+
1852
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:186
1853
+ msgid "Focus outline"
1854
+ msgstr ""
1855
+
1856
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:198
1857
+ msgid "Button styles"
1858
+ msgstr ""
1859
+
1860
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:202
1861
+ msgid "Button width"
1862
+ msgstr ""
1863
+
1864
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:206
1865
+ msgid "Button height"
1866
+ msgstr ""
1867
+
1868
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:238
1869
+ msgid "Error and success messages"
1870
+ msgstr ""
1871
+
1872
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:242
1873
+ msgid "Success text color"
1874
+ msgstr ""
1875
+
1876
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:244
1877
+ msgid "Error text color"
1878
+ msgstr ""
1879
+
1880
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:252
1881
+ msgid "Advanced"
1882
+ msgstr ""
1883
+
1884
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:256
1885
+ msgid "CSS Selector Prefix"
1886
+ msgstr ""
1887
+
1888
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:258
1889
+ msgid ""
1890
+ "Use this to create a more specific (and thus more \"important\") CSS "
1891
+ "selector."
1892
+ msgstr ""
1893
+
1894
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:261
1895
+ msgid "Manual CSS"
1896
+ msgstr ""
1897
+
1898
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:261
1899
+ msgid ""
1900
+ "The CSS rules you enter here will be appended to the custom stylesheet."
1901
+ msgstr ""
1902
+
1903
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:269
1904
+ msgid "Copy styles from other form"
1905
+ msgstr ""
1906
+
1907
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:283
1908
+ msgid "Copy Styles"
1909
+ msgstr ""
1910
+
1911
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:283
1912
+ msgid ""
1913
+ "Are you sure you want to copy form styles from another form? This will "
1914
+ "overwrite current styles for this form."
1915
+ msgstr ""
1916
+
1917
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:298
1918
+ msgid "Are you sure you want to delete all custom styles for this form?"
1919
+ msgstr ""
1920
+
1921
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:298
1922
+ msgid "Delete Form Styles"
1923
+ msgstr ""
1924
+
1925
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-css-builder.php:305
1926
+ msgid "Form preview"
1927
+ msgstr ""
1928
+
1929
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:8
1930
+ msgid "Sign-Up Forms"
1931
+ msgstr ""
1932
+
1933
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:8
1934
+ msgid "Create New Form"
1935
+ msgstr ""
1936
+
1937
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:16
1938
+ msgid "General form settings"
1939
+ msgstr ""
1940
+
1941
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:36
1942
+ msgid ""
1943
+ "If you %screated a custom stylesheet%s and want it to be loaded, select "
1944
+ "\"custom form styles\". Otherwise, choose the basic formatting styles or one"
1945
+ " of the default themes."
1946
+ msgstr ""
1947
+
1948
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:40
1949
+ msgid "Select Color"
1950
+ msgstr ""
1951
+
1952
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:48
1953
+ msgid "Save all changes"
1954
+ msgstr ""
1955
+
1956
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:50
1957
+ msgid "Default MailChimp settings"
1958
+ msgstr ""
1959
+
1960
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:51
1961
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:109
1962
+ msgid ""
1963
+ "The following settings apply to <strong>all</strong> forms but can be "
1964
+ "overridden on a per-form basis."
1965
+ msgstr ""
1966
+
1967
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:108
1968
+ msgid "Default Form Settings"
1969
+ msgstr ""
1970
+
1971
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:132
1972
+ msgid ""
1973
+ "Leave empty for no redirect. Otherwise, use complete (absolute) URLs, "
1974
+ "including <code>http://</code>."
1975
+ msgstr ""
1976
+
1977
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-forms-general-settings.php:137
1978
+ msgid "Default Messages"
1979
+ msgstr ""
1980
+
1981
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:15
1982
+ msgid "Today"
1983
+ msgstr ""
1984
+
1985
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:16
1986
+ msgid "Yesterday"
1987
+ msgstr ""
1988
+
1989
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:17
1990
+ msgid "Last Week"
1991
+ msgstr ""
1992
+
1993
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:18
1994
+ msgid "Last Month"
1995
+ msgstr ""
1996
+
1997
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:19
1998
+ msgid "Last Quarter"
1999
+ msgstr ""
2000
+
2001
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:20
2002
+ msgid "Last Year"
2003
+ msgstr ""
2004
+
2005
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:21
2006
+ msgid "Custom"
2007
+ msgstr ""
2008
+
2009
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:25
2010
+ msgid "From"
2011
+ msgstr ""
2012
+
2013
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:32
2014
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:57
2015
+ msgid "Jan"
2016
+ msgstr ""
2017
+
2018
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:33
2019
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:58
2020
+ msgid "Feb"
2021
+ msgstr ""
2022
+
2023
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:34
2024
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:59
2025
+ msgid "Mar"
2026
+ msgstr ""
2027
+
2028
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:35
2029
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:60
2030
+ msgid "Apr"
2031
+ msgstr ""
2032
+
2033
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:36
2034
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:61
2035
+ msgid "May"
2036
+ msgstr ""
2037
+
2038
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:37
2039
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:62
2040
+ msgid "Jun"
2041
+ msgstr ""
2042
+
2043
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:38
2044
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:63
2045
+ msgid "Jul"
2046
+ msgstr ""
2047
+
2048
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:39
2049
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:64
2050
+ msgid "Aug"
2051
+ msgstr ""
2052
+
2053
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:40
2054
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:65
2055
+ msgid "Sep"
2056
+ msgstr ""
2057
+
2058
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:41
2059
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:66
2060
+ msgid "Oct"
2061
+ msgstr ""
2062
+
2063
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:42
2064
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:67
2065
+ msgid "Nov"
2066
+ msgstr ""
2067
+
2068
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:43
2069
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:68
2070
+ msgid "Dec"
2071
+ msgstr ""
2072
+
2073
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:50
2074
+ msgid "To"
2075
+ msgstr ""
2076
+
2077
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:76
2078
+ msgid "Filter"
2079
+ msgstr ""
2080
+
2081
+ #: mailchimp-for-wordpress-pro/includes/views/tabs/admin-reports-statistics.php:83
2082
+ msgid "Show these lines:"
2083
+ msgstr ""
2084
+
2085
+ #. Plugin URI of the plugin/theme
2086
+ msgid "https://mc4wp.com/"
2087
+ msgstr ""
2088
+
2089
+ #. Description of the plugin/theme
2090
+ msgid "Adds various sign-up methods to your website."
2091
+ msgstr ""
2092
+
2093
+ #. Author of the plugin/theme
2094
+ msgid "Danny van Kooten"
2095
+ msgstr ""
2096
+
2097
+ #. Author URI of the plugin/theme
2098
+ msgid "http://dannyvankooten.com"
2099
+ msgstr ""
languages/mailchimp-for-wp-es_ES.mo CHANGED
Binary file
languages/mailchimp-for-wp-es_ES.po CHANGED
@@ -16,7 +16,7 @@ msgstr ""
16
  "Project-Id-Version: MailChimp for WordPress\n"
17
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/mailchimp-for-wp\n"
18
  "POT-Creation-Date: 2015-05-26 14:41:46+00:00\n"
19
- "PO-Revision-Date: 2015-09-24 20:11+0000\n"
20
  "Last-Translator: Xavier Gimeno Torrent\n"
21
  "Language-Team: Spanish (Spain) (http://www.transifex.com/ibericode/mailchimp-for-wordpress/language/es_ES/)\n"
22
  "MIME-Version: 1.0\n"
@@ -1058,7 +1058,7 @@ msgstr "¿Te gusta el plugin? <a href=\"%s\">Actualiza a MailChimp para WordPres
1058
  #: mailchimp-for-wordpress-pro/includes/views/parts/admin-footer.php:13
1059
  msgid ""
1060
  "This plugin is not developed by or affiliated with MailChimp in any way."
1061
- msgstr "Este plugin no está creado por ni está afiliado a MailChimp en ningún sentido."
1062
 
1063
  #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:9
1064
  msgid "Looking for help?"
@@ -1214,13 +1214,13 @@ msgstr "<strong> ¡Bienvenido a MailChimp para WordPress Pro! </ strong> Hemos t
1214
 
1215
  #: mailchimp-for-wordpress-pro/includes/admin/class-statistics.php:130
1216
  msgid "End date can't be before the start date"
1217
- msgstr "La fecha final no puede ser anterior a la fecha de inicio"
1218
 
1219
  #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:436
1220
  msgid ""
1221
  "Couldn't create the stylesheet. Manually add the generated CSS to your theme"
1222
  " stylesheet or use a plugin like <em>%s</em>."
1223
- msgstr "No se pudo crear la hoja de estilo. Agrega manualmente el CSS generado a la hoja de estilo de tu tema utilizando el %sEditor de Temas%s s o utiliza FTP y edita <em>%s</ em>."
1224
 
1225
  #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:437
1226
  msgid "%sShow generated CSS%s"
@@ -1232,13 +1232,13 @@ msgstr "La %shoja de estilos CSS%s ha sido creada."
1232
 
1233
  #: mailchimp-for-wordpress-pro/includes/class-form-manager.php:263
1234
  msgid "<strong>Error:</strong> Please specify a form ID. Example: %s."
1235
- msgstr "<strong>Error:</strong> Por favor, especifica un ID de formulario. Ejemplo: %s."
1236
 
1237
  #: mailchimp-for-wordpress-pro/includes/class-form-manager.php:278
1238
  msgid ""
1239
  "<strong>Error:</strong> Sign-up form not found. Please check if you used the"
1240
  " correct form ID."
1241
- msgstr "<strong> Error: </strong> formulario de registro no encontrado. Por favor, comprueba si has utilizado el ID de formulario correcto."
1242
 
1243
  #: mailchimp-for-wordpress-pro/includes/class-mailchimp.php:140
1244
  msgid "IP Address"
@@ -1246,7 +1246,7 @@ msgstr "Dirección IP"
1246
 
1247
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:199
1248
  msgid "New MailChimp Sign-Up"
1249
- msgstr "Nuevo formulario de registro de Mailchimp"
1250
 
1251
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:207
1252
  msgid "New Sign-Up"
@@ -1254,7 +1254,7 @@ msgstr "Nuevo registro"
1254
 
1255
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:208
1256
  msgid "<strong>%s</strong> signed-up at %s on %s using the form \"%s\"."
1257
- msgstr "<strong>%s</strong> fomulario de alta en %s en %s está utilizando el formato \"%s \"."
1258
 
1259
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:213
1260
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:77
@@ -1270,25 +1270,25 @@ msgid ""
1270
  "Note that you've enabled double opt-in for the \"%s\" form. The user won't "
1271
  "be added to the selected MailChimp lists until they confirm their email "
1272
  "address."
1273
- msgstr "Has habilitado la confirmación de registro para el formulario \"%s\". El usuario no se añadirá a las listas seleccionadas de MailChimp hasta que confirme su dirección de email. "
1274
 
1275
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:277
1276
  msgid "This email was auto-sent by the MailChimp for WordPress plugin."
1277
- msgstr "Este correo fue auto-enviado por el plugin MailChimp para WordPress"
1278
 
1279
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:20
1280
  msgid "MailChimp for WP Form"
1281
- msgstr "MailChimp para el Formulario de WP"
1282
 
1283
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:21
1284
  msgid "Displays one of your MailChimp for WordPress sign-up forms"
1285
- msgstr "Muestra uno de tus formularios de MailChimp para Wordpress"
1286
 
1287
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:43
1288
  msgid ""
1289
  "Please select the sign-up form you'd like to show here in the <a "
1290
  "href=\"%s\">widget settings</a>."
1291
- msgstr "Por favor, seleccione el formulario de registro que le gustaría mostrar aquí en los<a href=\"%s\"> ajustes del widget</ a>."
1292
 
1293
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:86
1294
  msgid "Form:"
@@ -1296,65 +1296,65 @@ msgstr "Fomulario:"
1296
 
1297
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:88
1298
  msgid "Select the form to show"
1299
- msgstr "Seleccione el formulario a mostrar"
1300
 
1301
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:96
1302
  msgid "You don't have any sign-up forms. <a href=\"%s\">Create one now.</a>"
1303
- msgstr "No tiene ningún formulario de registro. <a href=\"%s\">Cree uno ahora.</ a>"
1304
 
1305
  #: mailchimp-for-wordpress-pro/includes/config/default-options.php:34
1306
  msgid ""
1307
  "Thank you, your sign-up request was successful! Please check your email "
1308
  "inbox to confirm."
1309
- msgstr "Gracias, su solicitud de registro se ha realizado con éxito. Por favor revise la bandeja de entrada de su email."
1310
 
1311
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:144
1312
  msgid "I know. Don't bug me."
1313
- msgstr "Lo sé. No me fastidies."
1314
 
1315
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:163
1316
  msgid ""
1317
  "<b>Warning!</b> You're blocking external requests which means you won't be "
1318
  "able to get %s updates. Please add %s to %s."
1319
- msgstr "<b>Advertencia!</ b> Está bloqueando solicitudes externas lo que significa que no será capaz de obtener las actualizaciones de %s. Por favor, añada %s para %s."
1320
 
1321
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:205
1322
  msgid "Your %s license has been activated. You have an unlimited license. "
1323
- msgstr "Su licencia de %s ha sido activada. Tiene una licencia ilimitada."
1324
 
1325
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:207
1326
  msgid "Your %s license has been activated. You have used %d/%d activations. "
1327
- msgstr "Su licencia de %s ha sido activada. Ha utilizado %d/%d activaciones."
1328
 
1329
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:212
1330
  msgid "<a href=\"%s\">Did you know you can upgrade your license?</a>"
1331
- msgstr "<a href=\"%s\">¿Sabía que puede ampliar su licencia?</a>"
1332
 
1333
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:216
1334
  msgid ""
1335
  "<a href=\"%s\">Your license is expiring in %d days, would you like to extend"
1336
  " it?</a>"
1337
- msgstr "<a href=\"%s\">Su licencia expira en %d días, ¿le gustaría renovarla?</a>"
1338
 
1339
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:225
1340
  msgid ""
1341
  "You've reached your activation limit. You must <a href=\"%s\">reset</a> or "
1342
  "<a href=\"%s\">upgrade your license</a> to use it on this site."
1343
- msgstr "Ha alcanzado el límite de sus activaciones. Debe <a href=\"%s\">reestablecer</a> o <a href=\"%s\">ampliar su licencia</a> para usarlo en este sitio."
1344
 
1345
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:229
1346
  msgid ""
1347
  "Your license has expired. You must <a href=\"%s\">renew your license</a> if "
1348
  "you want to use it again."
1349
- msgstr "Su licencia ha caducado. Debe <a href=\"%s\">renovar tu licencia</a> si quiere usarla de nuevo."
1350
 
1351
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:232
1352
  msgid "Failed to activate your license, your license key seems to be invalid."
1353
- msgstr "No se pudo activar la licencia, la clave de licencia parece no válida."
1354
 
1355
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:257
1356
  msgid "Your %s license has been deactivated."
1357
- msgstr "Su licencia de %s se ha desactivado."
1358
 
1359
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:262
1360
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:66
@@ -1362,11 +1362,11 @@ msgstr "Su licencia de %s se ha desactivado."
1362
  msgid ""
1363
  "Your plugin license has expired. You will no longer have access to plugin "
1364
  "updates unless you <a href=\"%s\">renew your license</a>."
1365
- msgstr "Su licencia ha caducado. No tendrá acceso al plugin si no <a href=\"%s\">renueva su licencia</a>."
1366
 
1367
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:264
1368
  msgid "Failed to deactivate your %s license."
1369
- msgstr "No se pudo desactivar su licencia de %s"
1370
 
1371
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:302
1372
  msgid "Request error: \"%s\""
@@ -1380,18 +1380,18 @@ msgstr "%s: Configuración de licencia"
1380
  msgid ""
1381
  "%s is network activated, please contact your site administrator to manage "
1382
  "the license."
1383
- msgstr "%s si la red está activada, por favor póngase en contacto con el administrador del sitio para gestionar la licencia."
1384
 
1385
  #: mailchimp-for-wordpress-pro/includes/license/class-update-manager.php:64
1386
  msgid ""
1387
  "%s failed to check for updates because of the following error: <em>%s</em>"
1388
- msgstr "%s fallo al comprobar las actualizaciones debido al siguiente error: <em>%s</ em>"
1389
 
1390
  #: mailchimp-for-wordpress-pro/includes/license/class-update-manager.php:126
1391
  msgid ""
1392
  "This site has not been activated properly on mc4wp.com and thus cannot check"
1393
  " for future updates. Please activate your site with a valid license key."
1394
- msgstr "Este sitio no se ha activado correctamente en mc4wp.com y por lo tanto no se puede comprobar si hay actualizaciones. Por favor, active su sitio con una licencia válida."
1395
 
1396
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:23
1397
  msgid "License status"
@@ -1399,37 +1399,37 @@ msgstr "Estado de la licencia"
1399
 
1400
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:26
1401
  msgid "ACTIVE"
1402
- msgstr "ACTIVO"
1403
 
1404
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:26
1405
  msgid "you are receiving updates"
1406
- msgstr "está recibiendo actualizaciones"
1407
 
1408
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:28
1409
  msgid "EXPIRED"
1410
- msgstr "CADUCADO"
1411
 
1412
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:28
1413
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:30
1414
  msgid "you are <strong>not</strong> receiving updates."
1415
- msgstr "<strong>no está</strong> recibiendo actualizaciones."
1416
 
1417
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:30
1418
  msgid "INACTIVE"
1419
- msgstr "INACTIVO"
1420
 
1421
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:35
1422
  msgid "Toggle license status"
1423
- msgstr "Estado de la licencia"
1424
 
1425
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:39
1426
  msgid "Deactivate License"
1427
- msgstr "Desactiva la licencia"
1428
 
1429
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:40
1430
  msgid ""
1431
  "(deactivate your license so you can activate it on another WordPress site)"
1432
- msgstr "(desactivar la licencia para que pueda activarla en otro sitio de WordPress)"
1433
 
1434
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:44
1435
  msgid "Activate License"
@@ -1437,7 +1437,7 @@ msgstr "Activar la licencia"
1437
 
1438
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:46
1439
  msgid "Please enter a license key in the field below first."
1440
- msgstr "Por favor, primero introduzca una clave de licencia en el campo de abajo."
1441
 
1442
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:54
1443
  msgid "License Key"
@@ -1445,19 +1445,19 @@ msgstr "Clave de licencia"
1445
 
1446
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:56
1447
  msgid "Paste your license key here, as found in the email receipt."
1448
- msgstr "Pege aquí la clave de su licencia, que encontrará en el email que ha recibido."
1449
 
1450
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:78
1451
  msgid "Your %s license will expire on %s."
1452
- msgstr "Su %s licencia expirará el %s."
1453
 
1454
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:82
1455
  msgid "%sRenew your license now%s."
1456
- msgstr "%sRenovar licencia ahora%s."
1457
 
1458
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:49
1459
  msgid "ID"
1460
- msgstr "ID"
1461
 
1462
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:50
1463
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:462
@@ -1475,7 +1475,7 @@ msgstr "Lista(s)"
1475
 
1476
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:53
1477
  msgid "Last edited"
1478
- msgstr "Recién editado"
1479
 
1480
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:104
1481
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:108
@@ -1489,11 +1489,11 @@ msgstr "Eliminar"
1489
 
1490
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:137
1491
  msgid "No MailChimp list(s) selected yet."
1492
- msgstr "Todavía no se ha seleccionado ninguna lista de MailChimp"
1493
 
1494
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:147
1495
  msgid "You have not created any sign-up forms yet. Time to do so!"
1496
- msgstr "No ha creado ningún formulario de registro todavía. ¡Es hora de hacerlo!"
1497
 
1498
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:46
1499
  #: mailchimp-for-wordpress-pro/includes/views/pages/admin-reports.php:15
@@ -1502,7 +1502,7 @@ msgstr "Registro"
1502
 
1503
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:47
1504
  msgid "Log Items"
1505
- msgstr "Ingresar artículos"
1506
 
1507
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:76
1508
  msgid "Email"
16
  "Project-Id-Version: MailChimp for WordPress\n"
17
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/mailchimp-for-wp\n"
18
  "POT-Creation-Date: 2015-05-26 14:41:46+00:00\n"
19
+ "PO-Revision-Date: 2015-09-25 18:42+0000\n"
20
  "Last-Translator: Xavier Gimeno Torrent\n"
21
  "Language-Team: Spanish (Spain) (http://www.transifex.com/ibericode/mailchimp-for-wordpress/language/es_ES/)\n"
22
  "MIME-Version: 1.0\n"
1058
  #: mailchimp-for-wordpress-pro/includes/views/parts/admin-footer.php:13
1059
  msgid ""
1060
  "This plugin is not developed by or affiliated with MailChimp in any way."
1061
+ msgstr "Este plugin no está desarrollado por ni está afiliado a MailChimp en ningún sentido."
1062
 
1063
  #: mailchimp-for-wordpress/includes/views/parts/admin-need-support.php:9
1064
  msgid "Looking for help?"
1214
 
1215
  #: mailchimp-for-wordpress-pro/includes/admin/class-statistics.php:130
1216
  msgid "End date can't be before the start date"
1217
+ msgstr "La fecha final no puede ser anterior a la fecha inicial"
1218
 
1219
  #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:436
1220
  msgid ""
1221
  "Couldn't create the stylesheet. Manually add the generated CSS to your theme"
1222
  " stylesheet or use a plugin like <em>%s</em>."
1223
+ msgstr "No se pudo crear la hoja de estilos. Agrega manualmente el CSS generado a la hoja de estilo de tu tema o usa plugins como por ejemplo <em>%s</em>."
1224
 
1225
  #: mailchimp-for-wordpress-pro/includes/admin/class-styles-builder.php:437
1226
  msgid "%sShow generated CSS%s"
1232
 
1233
  #: mailchimp-for-wordpress-pro/includes/class-form-manager.php:263
1234
  msgid "<strong>Error:</strong> Please specify a form ID. Example: %s."
1235
+ msgstr "<strong>Error:</strong> Por favor, especifica un identificador de formulario. Ejemplo: %s."
1236
 
1237
  #: mailchimp-for-wordpress-pro/includes/class-form-manager.php:278
1238
  msgid ""
1239
  "<strong>Error:</strong> Sign-up form not found. Please check if you used the"
1240
  " correct form ID."
1241
+ msgstr "<strong> Error: </strong> formulario de registro no encontrado. Por favor, comprueba si has utilizado el identificador de formulario correcto."
1242
 
1243
  #: mailchimp-for-wordpress-pro/includes/class-mailchimp.php:140
1244
  msgid "IP Address"
1246
 
1247
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:199
1248
  msgid "New MailChimp Sign-Up"
1249
+ msgstr "Nuevo formulario de registro MailChimp"
1250
 
1251
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:207
1252
  msgid "New Sign-Up"
1254
 
1255
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:208
1256
  msgid "<strong>%s</strong> signed-up at %s on %s using the form \"%s\"."
1257
+ msgstr "<strong>%s</strong> registro en %s el %s con el formulario \"%s \"."
1258
 
1259
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:213
1260
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:77
1270
  "Note that you've enabled double opt-in for the \"%s\" form. The user won't "
1271
  "be added to the selected MailChimp lists until they confirm their email "
1272
  "address."
1273
+ msgstr "Has habilitado la confirmación de registro para el formulario \"%s\". El usuario no se añadirá a las listas seleccionadas de MailChimp hasta que confirme su dirección de email."
1274
 
1275
  #: mailchimp-for-wordpress-pro/includes/class-subscribe-request.php:277
1276
  msgid "This email was auto-sent by the MailChimp for WordPress plugin."
1277
+ msgstr "Este correo fue auto-enviado por el plugin MailChimp para WordPress."
1278
 
1279
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:20
1280
  msgid "MailChimp for WP Form"
1281
+ msgstr "Formulario MailChimp para WordPress"
1282
 
1283
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:21
1284
  msgid "Displays one of your MailChimp for WordPress sign-up forms"
1285
+ msgstr "Muestra uno de tus formularios MailChimp para Wordpress"
1286
 
1287
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:43
1288
  msgid ""
1289
  "Please select the sign-up form you'd like to show here in the <a "
1290
  "href=\"%s\">widget settings</a>."
1291
+ msgstr "Por favor, selecciona el formulario de registro que quieres mostrar aquí en los <a href=\"%s\"> ajustes de widget</ a>."
1292
 
1293
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:86
1294
  msgid "Form:"
1296
 
1297
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:88
1298
  msgid "Select the form to show"
1299
+ msgstr "Selecciona el formulario a mostrar"
1300
 
1301
  #: mailchimp-for-wordpress-pro/includes/class-widget.php:96
1302
  msgid "You don't have any sign-up forms. <a href=\"%s\">Create one now.</a>"
1303
+ msgstr "No tienes ningún formulario de registro. <a href=\"%s\">Crea uno ahora.</ a>"
1304
 
1305
  #: mailchimp-for-wordpress-pro/includes/config/default-options.php:34
1306
  msgid ""
1307
  "Thank you, your sign-up request was successful! Please check your email "
1308
  "inbox to confirm."
1309
+ msgstr "Gracias, tu solicitud de registro se ha realizado con éxito. Por favor revisa la bandeja de entrada de tu correo electrónico."
1310
 
1311
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:144
1312
  msgid "I know. Don't bug me."
1313
+ msgstr "Ya lo sé. ¡No me fastidies!"
1314
 
1315
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:163
1316
  msgid ""
1317
  "<b>Warning!</b> You're blocking external requests which means you won't be "
1318
  "able to get %s updates. Please add %s to %s."
1319
+ msgstr "<b>¡Aviso!</b> Estás bloqueando las solicitudes externas lo que significa que no podrás obtener las actualizaciones de %s. Por favor, añade %s para %s."
1320
 
1321
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:205
1322
  msgid "Your %s license has been activated. You have an unlimited license. "
1323
+ msgstr "Tu licencia de %s ha sido activada. Tienes una licencia ilimitada."
1324
 
1325
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:207
1326
  msgid "Your %s license has been activated. You have used %d/%d activations. "
1327
+ msgstr "Tu licencia de %s ha sido activada. Has utilizado %d/%d activaciones."
1328
 
1329
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:212
1330
  msgid "<a href=\"%s\">Did you know you can upgrade your license?</a>"
1331
+ msgstr "<a href=\"%s\">¿Sabías que puedes ampliar tu licencia?</a>"
1332
 
1333
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:216
1334
  msgid ""
1335
  "<a href=\"%s\">Your license is expiring in %d days, would you like to extend"
1336
  " it?</a>"
1337
+ msgstr "<a href=\"%s\">Tu licencia expira en %d días, ¿quieres renovarla?</a>"
1338
 
1339
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:225
1340
  msgid ""
1341
  "You've reached your activation limit. You must <a href=\"%s\">reset</a> or "
1342
  "<a href=\"%s\">upgrade your license</a> to use it on this site."
1343
+ msgstr "Has alcanzado el límite de tus activaciones. Debes <a href=\"%s\">reestablecer</a> o <a href=\"%s\">ampliar tu licencia</a> para usarla en este sitio."
1344
 
1345
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:229
1346
  msgid ""
1347
  "Your license has expired. You must <a href=\"%s\">renew your license</a> if "
1348
  "you want to use it again."
1349
+ msgstr "Tu licencia ha caducado. Debes <a href=\"%s\">renovar tu licencia</a> si quieres usarla de nuevo."
1350
 
1351
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:232
1352
  msgid "Failed to activate your license, your license key seems to be invalid."
1353
+ msgstr "No se pudo activar la licencia, la clave de licencia parece que no es válida."
1354
 
1355
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:257
1356
  msgid "Your %s license has been deactivated."
1357
+ msgstr "Tu licencia de %s ha sido desactivada."
1358
 
1359
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:262
1360
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:66
1362
  msgid ""
1363
  "Your plugin license has expired. You will no longer have access to plugin "
1364
  "updates unless you <a href=\"%s\">renew your license</a>."
1365
+ msgstr "Tu licencia del plugin ha caducado. No tendrás acceso a las actualizaciones del plugin si no <a href=\"%s\">renuevas tu licencia</a>."
1366
 
1367
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:264
1368
  msgid "Failed to deactivate your %s license."
1369
+ msgstr "No se pudo desactivar su licencia de %s."
1370
 
1371
  #: mailchimp-for-wordpress-pro/includes/license/class-license-manager.php:302
1372
  msgid "Request error: \"%s\""
1380
  msgid ""
1381
  "%s is network activated, please contact your site administrator to manage "
1382
  "the license."
1383
+ msgstr "%s si la red está activada, por favor contacta con el administrador del sitio para gestionar la licencia."
1384
 
1385
  #: mailchimp-for-wordpress-pro/includes/license/class-update-manager.php:64
1386
  msgid ""
1387
  "%s failed to check for updates because of the following error: <em>%s</em>"
1388
+ msgstr "%s no se han podido comprobar las actualizaciones debido al siguiente error: <em>%s</ em>"
1389
 
1390
  #: mailchimp-for-wordpress-pro/includes/license/class-update-manager.php:126
1391
  msgid ""
1392
  "This site has not been activated properly on mc4wp.com and thus cannot check"
1393
  " for future updates. Please activate your site with a valid license key."
1394
+ msgstr "Este sitio no se ha activado correctamente en mc4wp.com y por lo tanto no se puede comprobar si hay actualizaciones. Por favor, activa tu sitio con una licencia válida."
1395
 
1396
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:23
1397
  msgid "License status"
1399
 
1400
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:26
1401
  msgid "ACTIVE"
1402
+ msgstr "ACTIVA"
1403
 
1404
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:26
1405
  msgid "you are receiving updates"
1406
+ msgstr "recibes actualizaciones"
1407
 
1408
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:28
1409
  msgid "EXPIRED"
1410
+ msgstr "CADUCADA"
1411
 
1412
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:28
1413
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:30
1414
  msgid "you are <strong>not</strong> receiving updates."
1415
+ msgstr "<strong>no</strong> recibes actualizaciones."
1416
 
1417
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:30
1418
  msgid "INACTIVE"
1419
+ msgstr "INACTIVA"
1420
 
1421
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:35
1422
  msgid "Toggle license status"
1423
+ msgstr "Cambiar el estado de la licencia"
1424
 
1425
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:39
1426
  msgid "Deactivate License"
1427
+ msgstr "Desactivar la licencia"
1428
 
1429
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:40
1430
  msgid ""
1431
  "(deactivate your license so you can activate it on another WordPress site)"
1432
+ msgstr "(desactivar tu licencia para poder activarla en otro sitio de WordPress)"
1433
 
1434
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:44
1435
  msgid "Activate License"
1437
 
1438
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:46
1439
  msgid "Please enter a license key in the field below first."
1440
+ msgstr "Por favor, primero introduce una clave de licencia en el campo siguiente."
1441
 
1442
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:54
1443
  msgid "License Key"
1445
 
1446
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:56
1447
  msgid "Paste your license key here, as found in the email receipt."
1448
+ msgstr "Pega aquí la clave de tu licencia, que encontrarás en el correo electrónico que has recibido."
1449
 
1450
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:78
1451
  msgid "Your %s license will expire on %s."
1452
+ msgstr "Tu licencia de %s caducará el %s."
1453
 
1454
  #: mailchimp-for-wordpress-pro/includes/license/views/form.php:82
1455
  msgid "%sRenew your license now%s."
1456
+ msgstr "%sRenova tu licencia ahora%s."
1457
 
1458
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:49
1459
  msgid "ID"
1460
+ msgstr "Identificador"
1461
 
1462
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:50
1463
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:462
1475
 
1476
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:53
1477
  msgid "Last edited"
1478
+ msgstr "Última edición"
1479
 
1480
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:104
1481
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:108
1489
 
1490
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:137
1491
  msgid "No MailChimp list(s) selected yet."
1492
+ msgstr "No has seleccionado ninguna lista(s) de MailChimp aún."
1493
 
1494
  #: mailchimp-for-wordpress-pro/includes/tables/class-forms-table.php:147
1495
  msgid "You have not created any sign-up forms yet. Time to do so!"
1496
+ msgstr "No has creado ningún formulario de registro aún. ¡Es hora de hacerlo!"
1497
 
1498
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:46
1499
  #: mailchimp-for-wordpress-pro/includes/views/pages/admin-reports.php:15
1502
 
1503
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:47
1504
  msgid "Log Items"
1505
+ msgstr "Registros"
1506
 
1507
  #: mailchimp-for-wordpress-pro/includes/tables/class-log-table.php:76
1508
  msgid "Email"
mailchimp-for-wp.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: MailChimp for WordPress Lite
4
  Plugin URI: https://mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
5
  Description: Lite version of MailChimp for WordPress. Adds various sign-up methods to your website.
6
- Version: 2.3.13
7
  Author: ibericode
8
  Author URI: https://ibericode.com/
9
  Text Domain: mailchimp-for-wp
@@ -47,7 +47,7 @@ function mc4wp_load_plugin() {
47
  }
48
 
49
  // bootstrap the lite plugin
50
- define( 'MC4WP_LITE_VERSION', '2.3.13' );
51
  define( 'MC4WP_LITE_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
52
  define( 'MC4WP_LITE_PLUGIN_URL', plugins_url( '/' , __FILE__ ) );
53
  define( 'MC4WP_LITE_PLUGIN_FILE', __FILE__ );
3
  Plugin Name: MailChimp for WordPress Lite
4
  Plugin URI: https://mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
5
  Description: Lite version of MailChimp for WordPress. Adds various sign-up methods to your website.
6
+ Version: 2.3.14
7
  Author: ibericode
8
  Author URI: https://ibericode.com/
9
  Text Domain: mailchimp-for-wp
47
  }
48
 
49
  // bootstrap the lite plugin
50
+ define( 'MC4WP_LITE_VERSION', '2.3.14' );
51
  define( 'MC4WP_LITE_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
52
  define( 'MC4WP_LITE_PLUGIN_URL', plugins_url( '/' , __FILE__ ) );
53
  define( 'MC4WP_LITE_PLUGIN_FILE', __FILE__ );
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://mc4wp.com/#utm_source=wp-plugin-repo&utm_medium=mailchimp-f
4
  Tags: email, mailchimp, marketing, newsletter, signup, widget, mc4wp, contact form 7, woocommerce, buddypress,ibericode
5
  Requires at least: 3.7
6
  Tested up to: 4.3.1
7
- Stable tag: 2.3.13
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -167,6 +167,12 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
167
 
168
  == Changelog ==
169
 
 
 
 
 
 
 
170
  = 2.3.13 - September 25, 2015 =
171
 
172
  **Fixes**
@@ -178,7 +184,7 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
178
 
179
  - Minor styling improvements for RTL sites.
180
  - MailChimp list fields of type "website" will now become HTML5 `url` type fields.
181
- - Auto-prefix fields of type `url` with `http`
182
 
183
  = 2.3.12 - September 21, 2015 =
184
 
4
  Tags: email, mailchimp, marketing, newsletter, signup, widget, mc4wp, contact form 7, woocommerce, buddypress,ibericode
5
  Requires at least: 3.7
6
  Tested up to: 4.3.1
7
+ Stable tag: 2.3.14
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
167
 
168
  == Changelog ==
169
 
170
+ = 2.3.14 - September 25 =
171
+
172
+ **Fixes**
173
+
174
+ - Use of undefined constant in previous update.
175
+
176
  = 2.3.13 - September 25, 2015 =
177
 
178
  **Fixes**
184
 
185
  - Minor styling improvements for RTL sites.
186
  - MailChimp list fields of type "website" will now become HTML5 `url` type fields.
187
+ - Auto-prefix fields of type `url` with `http://`
188
 
189
  = 2.3.12 - September 21, 2015 =
190
 
vendor/autoload_52.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
- return ComposerAutoloaderInit005fbf91077a87667f0bda159f1ec9b1::getLoader();
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
+ return ComposerAutoloaderInit3d327b3703336a564033225b8d046767::getLoader();
vendor/composer/autoload_classmap.php CHANGED
@@ -6,507 +6,63 @@ $vendorDir = dirname(dirname(__FILE__));
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
- 'CodeClimate\\Bundle\\TestReporterBundle\\ApiClient' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/ApiClient.php',
10
- 'CodeClimate\\Bundle\\TestReporterBundle\\Command\\TestReporterCommand' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/Command/TestReporterCommand.php',
11
- 'CodeClimate\\Bundle\\TestReporterBundle\\Console\\Application' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/Console/Application.php',
12
- 'CodeClimate\\Bundle\\TestReporterBundle\\CoverageCollector' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/CoverageCollector.php',
13
- 'CodeClimate\\Bundle\\TestReporterBundle\\Entity\\CiInfo' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/Entity/CiInfo.php',
14
- 'CodeClimate\\Bundle\\TestReporterBundle\\Entity\\JsonFile' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/Entity/JsonFile.php',
15
- 'CodeClimate\\Bundle\\TestReporterBundle\\Version' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Bundle/TestReporterBundle/Version.php',
16
- 'CodeClimate\\Component\\System\\Git\\GitCommand' => $vendorDir . '/codeclimate/php-test-reporter/src/CodeClimate/Component/System/Git/GitCommand.php',
17
- 'Contrib\\Bundle\\CoverallsBundle\\Console\\Application' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsBundle/Console/Application.php',
18
- 'Contrib\\Bundle\\CoverallsBundle\\Entity\\ArrayConvertable' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsBundle/Entity/ArrayConvertable.php',
19
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Api\\CoverallsApi' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Api/CoverallsApi.php',
20
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Api\\Jobs' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Api/Jobs.php',
21
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Collector\\CiEnvVarsCollector' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Collector/CiEnvVarsCollector.php',
22
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Collector\\CloverXmlCoverageCollector' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Collector/CloverXmlCoverageCollector.php',
23
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Collector\\GitInfoCollector' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Collector/GitInfoCollector.php',
24
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Command\\CoverallsV1JobsCommand' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Command/CoverallsV1JobsCommand.php',
25
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Config\\Configuration' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Config/Configuration.php',
26
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Config\\Configurator' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Config/Configurator.php',
27
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Config\\CoverallsConfiguration' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Config/CoverallsConfiguration.php',
28
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\Coveralls' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/Coveralls.php',
29
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\Git\\Commit' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/Git/Commit.php',
30
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\Git\\Git' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/Git/Git.php',
31
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\Git\\Remote' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/Git/Remote.php',
32
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\JsonFile' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/JsonFile.php',
33
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\Metrics' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/Metrics.php',
34
- 'Contrib\\Bundle\\CoverallsV1Bundle\\Entity\\SourceFile' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Bundle/CoverallsV1Bundle/Entity/SourceFile.php',
35
- 'Contrib\\Component\\File\\Path' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Component/File/Path.php',
36
- 'Contrib\\Component\\Log\\ConsoleLogger' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Component/Log/ConsoleLogger.php',
37
- 'Contrib\\Component\\System\\Git\\GitCommand' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Component/System/Git/GitCommand.php',
38
- 'Contrib\\Component\\System\\SystemCommand' => $vendorDir . '/satooshi/php-coveralls/src/Contrib/Component/System/SystemCommand.php',
39
- 'Doctrine\\Instantiator\\Exception\\ExceptionInterface' => $vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ExceptionInterface.php',
40
- 'Doctrine\\Instantiator\\Exception\\InvalidArgumentException' => $vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator/Exception/InvalidArgumentException.php',
41
- 'Doctrine\\Instantiator\\Exception\\UnexpectedValueException' => $vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator/Exception/UnexpectedValueException.php',
42
- 'Doctrine\\Instantiator\\Instantiator' => $vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php',
43
- 'Doctrine\\Instantiator\\InstantiatorInterface' => $vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php',
44
- 'File_Iterator' => $vendorDir . '/phpunit/php-file-iterator/File/Iterator.php',
45
- 'File_Iterator_Facade' => $vendorDir . '/phpunit/php-file-iterator/File/Iterator/Facade.php',
46
- 'File_Iterator_Factory' => $vendorDir . '/phpunit/php-file-iterator/File/Iterator/Factory.php',
47
- 'Generic_Sniffs_Arrays_DisallowLongArraySyntaxSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php',
48
- 'Generic_Sniffs_Arrays_DisallowShortArraySyntaxSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/DisallowShortArraySyntaxSniff.php',
49
- 'Generic_Sniffs_Classes_DuplicateClassNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php',
50
- 'Generic_Sniffs_CodeAnalysis_EmptyStatementSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php',
51
- 'Generic_Sniffs_CodeAnalysis_ForLoopShouldBeWhileLoopSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php',
52
- 'Generic_Sniffs_CodeAnalysis_ForLoopWithTestFunctionCallSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php',
53
- 'Generic_Sniffs_CodeAnalysis_JumbledIncrementerSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php',
54
- 'Generic_Sniffs_CodeAnalysis_UnconditionalIfStatementSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php',
55
- 'Generic_Sniffs_CodeAnalysis_UnnecessaryFinalModifierSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php',
56
- 'Generic_Sniffs_CodeAnalysis_UnusedFunctionParameterSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php',
57
- 'Generic_Sniffs_CodeAnalysis_UselessOverridingMethodSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php',
58
- 'Generic_Sniffs_Commenting_DocCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/DocCommentSniff.php',
59
- 'Generic_Sniffs_Commenting_FixmeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/FixmeSniff.php',
60
- 'Generic_Sniffs_Commenting_TodoSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/TodoSniff.php',
61
- 'Generic_Sniffs_ControlStructures_InlineControlStructureSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php',
62
- 'Generic_Sniffs_Debug_CSSLintSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/CSSLintSniff.php',
63
- 'Generic_Sniffs_Debug_ClosureLinterSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php',
64
- 'Generic_Sniffs_Debug_JSHintSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/JSHintSniff.php',
65
- 'Generic_Sniffs_Files_ByteOrderMarkSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php',
66
- 'Generic_Sniffs_Files_EndFileNewlineSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php',
67
- 'Generic_Sniffs_Files_EndFileNoNewlineSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php',
68
- 'Generic_Sniffs_Files_InlineHTMLSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/InlineHTMLSniff.php',
69
- 'Generic_Sniffs_Files_LineEndingsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php',
70
- 'Generic_Sniffs_Files_LineLengthSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php',
71
- 'Generic_Sniffs_Files_LowercasedFilenameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/LowercasedFilenameSniff.php',
72
- 'Generic_Sniffs_Files_OneClassPerFileSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php',
73
- 'Generic_Sniffs_Files_OneInterfacePerFileSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php',
74
- 'Generic_Sniffs_Files_OneTraitPerFileSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/OneTraitPerFileSniff.php',
75
- 'Generic_Sniffs_Formatting_DisallowMultipleStatementsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php',
76
- 'Generic_Sniffs_Formatting_MultipleStatementAlignmentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php',
77
- 'Generic_Sniffs_Formatting_NoSpaceAfterCastSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php',
78
- 'Generic_Sniffs_Formatting_SpaceAfterCastSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php',
79
- 'Generic_Sniffs_Functions_CallTimePassByReferenceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php',
80
- 'Generic_Sniffs_Functions_FunctionCallArgumentSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php',
81
- 'Generic_Sniffs_Functions_OpeningFunctionBraceBsdAllmanSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php',
82
- 'Generic_Sniffs_Functions_OpeningFunctionBraceKernighanRitchieSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php',
83
- 'Generic_Sniffs_Metrics_CyclomaticComplexitySniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php',
84
- 'Generic_Sniffs_Metrics_NestingLevelSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php',
85
- 'Generic_Sniffs_NamingConventions_CamelCapsFunctionNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php',
86
- 'Generic_Sniffs_NamingConventions_ConstructorNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php',
87
- 'Generic_Sniffs_NamingConventions_UpperCaseConstantNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php',
88
- 'Generic_Sniffs_PHP_CharacterBeforePHPOpeningTagSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php',
89
- 'Generic_Sniffs_PHP_ClosingPHPTagSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php',
90
- 'Generic_Sniffs_PHP_DeprecatedFunctionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php',
91
- 'Generic_Sniffs_PHP_DisallowShortOpenTagSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php',
92
- 'Generic_Sniffs_PHP_ForbiddenFunctionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php',
93
- 'Generic_Sniffs_PHP_LowerCaseConstantSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php',
94
- 'Generic_Sniffs_PHP_LowerCaseKeywordSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php',
95
- 'Generic_Sniffs_PHP_NoSilencedErrorsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php',
96
- 'Generic_Sniffs_PHP_SAPIUsageSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php',
97
- 'Generic_Sniffs_PHP_SyntaxSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/SyntaxSniff.php',
98
- 'Generic_Sniffs_PHP_UpperCaseConstantSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php',
99
- 'Generic_Sniffs_Strings_UnnecessaryStringConcatSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php',
100
- 'Generic_Sniffs_VersionControl_SubversionPropertiesSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php',
101
- 'Generic_Sniffs_WhiteSpace_DisallowSpaceIndentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php',
102
- 'Generic_Sniffs_WhiteSpace_DisallowTabIndentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php',
103
- 'Generic_Sniffs_WhiteSpace_ScopeIndentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php',
104
- 'Guzzle\\Batch\\AbstractBatchDecorator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php',
105
- 'Guzzle\\Batch\\Batch' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/Batch.php',
106
- 'Guzzle\\Batch\\BatchBuilder' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php',
107
- 'Guzzle\\Batch\\BatchClosureDivisor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php',
108
- 'Guzzle\\Batch\\BatchClosureTransfer' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php',
109
- 'Guzzle\\Batch\\BatchCommandTransfer' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php',
110
- 'Guzzle\\Batch\\BatchDivisorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php',
111
- 'Guzzle\\Batch\\BatchInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php',
112
- 'Guzzle\\Batch\\BatchRequestTransfer' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php',
113
- 'Guzzle\\Batch\\BatchSizeDivisor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php',
114
- 'Guzzle\\Batch\\BatchTransferInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php',
115
- 'Guzzle\\Batch\\ExceptionBufferingBatch' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php',
116
- 'Guzzle\\Batch\\Exception\\BatchTransferException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php',
117
- 'Guzzle\\Batch\\FlushingBatch' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php',
118
- 'Guzzle\\Batch\\HistoryBatch' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php',
119
- 'Guzzle\\Batch\\NotifyingBatch' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php',
120
- 'Guzzle\\Cache\\AbstractCacheAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php',
121
- 'Guzzle\\Cache\\CacheAdapterFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php',
122
- 'Guzzle\\Cache\\CacheAdapterInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php',
123
- 'Guzzle\\Cache\\ClosureCacheAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php',
124
- 'Guzzle\\Cache\\DoctrineCacheAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php',
125
- 'Guzzle\\Cache\\NullCacheAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php',
126
- 'Guzzle\\Cache\\Zf1CacheAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php',
127
- 'Guzzle\\Cache\\Zf2CacheAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php',
128
- 'Guzzle\\Common\\AbstractHasDispatcher' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php',
129
- 'Guzzle\\Common\\Collection' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Collection.php',
130
- 'Guzzle\\Common\\Event' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Event.php',
131
- 'Guzzle\\Common\\Exception\\BadMethodCallException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php',
132
- 'Guzzle\\Common\\Exception\\ExceptionCollection' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php',
133
- 'Guzzle\\Common\\Exception\\GuzzleException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php',
134
- 'Guzzle\\Common\\Exception\\InvalidArgumentException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php',
135
- 'Guzzle\\Common\\Exception\\RuntimeException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php',
136
- 'Guzzle\\Common\\Exception\\UnexpectedValueException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php',
137
- 'Guzzle\\Common\\FromConfigInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php',
138
- 'Guzzle\\Common\\HasDispatcherInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php',
139
- 'Guzzle\\Common\\ToArrayInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php',
140
- 'Guzzle\\Common\\Version' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Common/Version.php',
141
- 'Guzzle\\Http\\AbstractEntityBodyDecorator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php',
142
- 'Guzzle\\Http\\CachingEntityBody' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php',
143
- 'Guzzle\\Http\\Client' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Client.php',
144
- 'Guzzle\\Http\\ClientInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php',
145
- 'Guzzle\\Http\\Curl\\CurlHandle' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php',
146
- 'Guzzle\\Http\\Curl\\CurlMulti' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php',
147
- 'Guzzle\\Http\\Curl\\CurlMultiInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php',
148
- 'Guzzle\\Http\\Curl\\CurlMultiProxy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php',
149
- 'Guzzle\\Http\\Curl\\CurlVersion' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php',
150
- 'Guzzle\\Http\\Curl\\RequestMediator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php',
151
- 'Guzzle\\Http\\EntityBody' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/EntityBody.php',
152
- 'Guzzle\\Http\\EntityBodyInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php',
153
- 'Guzzle\\Http\\Exception\\BadResponseException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php',
154
- 'Guzzle\\Http\\Exception\\ClientErrorResponseException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php',
155
- 'Guzzle\\Http\\Exception\\CouldNotRewindStreamException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php',
156
- 'Guzzle\\Http\\Exception\\CurlException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php',
157
- 'Guzzle\\Http\\Exception\\HttpException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php',
158
- 'Guzzle\\Http\\Exception\\MultiTransferException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php',
159
- 'Guzzle\\Http\\Exception\\RequestException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php',
160
- 'Guzzle\\Http\\Exception\\ServerErrorResponseException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php',
161
- 'Guzzle\\Http\\Exception\\TooManyRedirectsException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php',
162
- 'Guzzle\\Http\\IoEmittingEntityBody' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php',
163
- 'Guzzle\\Http\\Message\\AbstractMessage' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php',
164
- 'Guzzle\\Http\\Message\\EntityEnclosingRequest' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php',
165
- 'Guzzle\\Http\\Message\\EntityEnclosingRequestInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php',
166
- 'Guzzle\\Http\\Message\\Header' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header.php',
167
- 'Guzzle\\Http\\Message\\Header\\CacheControl' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php',
168
- 'Guzzle\\Http\\Message\\Header\\HeaderCollection' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php',
169
- 'Guzzle\\Http\\Message\\Header\\HeaderFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php',
170
- 'Guzzle\\Http\\Message\\Header\\HeaderFactoryInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php',
171
- 'Guzzle\\Http\\Message\\Header\\HeaderInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php',
172
- 'Guzzle\\Http\\Message\\Header\\Link' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php',
173
- 'Guzzle\\Http\\Message\\MessageInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php',
174
- 'Guzzle\\Http\\Message\\PostFile' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php',
175
- 'Guzzle\\Http\\Message\\PostFileInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php',
176
- 'Guzzle\\Http\\Message\\Request' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Request.php',
177
- 'Guzzle\\Http\\Message\\RequestFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php',
178
- 'Guzzle\\Http\\Message\\RequestFactoryInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php',
179
- 'Guzzle\\Http\\Message\\RequestInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php',
180
- 'Guzzle\\Http\\Message\\Response' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Message/Response.php',
181
- 'Guzzle\\Http\\Mimetypes' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php',
182
- 'Guzzle\\Http\\QueryAggregator\\CommaAggregator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php',
183
- 'Guzzle\\Http\\QueryAggregator\\DuplicateAggregator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php',
184
- 'Guzzle\\Http\\QueryAggregator\\PhpAggregator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php',
185
- 'Guzzle\\Http\\QueryAggregator\\QueryAggregatorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php',
186
- 'Guzzle\\Http\\QueryString' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/QueryString.php',
187
- 'Guzzle\\Http\\ReadLimitEntityBody' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php',
188
- 'Guzzle\\Http\\RedirectPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php',
189
- 'Guzzle\\Http\\StaticClient' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/StaticClient.php',
190
- 'Guzzle\\Http\\Url' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Http/Url.php',
191
- 'Guzzle\\Inflection\\Inflector' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php',
192
- 'Guzzle\\Inflection\\InflectorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php',
193
- 'Guzzle\\Inflection\\MemoizingInflector' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php',
194
- 'Guzzle\\Inflection\\PreComputedInflector' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php',
195
- 'Guzzle\\Iterator\\AppendIterator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php',
196
- 'Guzzle\\Iterator\\ChunkedIterator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php',
197
- 'Guzzle\\Iterator\\FilterIterator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php',
198
- 'Guzzle\\Iterator\\MapIterator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php',
199
- 'Guzzle\\Iterator\\MethodProxyIterator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php',
200
- 'Guzzle\\Log\\AbstractLogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php',
201
- 'Guzzle\\Log\\ArrayLogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php',
202
- 'Guzzle\\Log\\ClosureLogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php',
203
- 'Guzzle\\Log\\LogAdapterInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php',
204
- 'Guzzle\\Log\\MessageFormatter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php',
205
- 'Guzzle\\Log\\MonologLogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php',
206
- 'Guzzle\\Log\\PsrLogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php',
207
- 'Guzzle\\Log\\Zf1LogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php',
208
- 'Guzzle\\Log\\Zf2LogAdapter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php',
209
- 'Guzzle\\Parser\\Cookie\\CookieParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php',
210
- 'Guzzle\\Parser\\Cookie\\CookieParserInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php',
211
- 'Guzzle\\Parser\\Message\\AbstractMessageParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php',
212
- 'Guzzle\\Parser\\Message\\MessageParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php',
213
- 'Guzzle\\Parser\\Message\\MessageParserInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php',
214
- 'Guzzle\\Parser\\Message\\PeclHttpMessageParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php',
215
- 'Guzzle\\Parser\\ParserRegistry' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php',
216
- 'Guzzle\\Parser\\UriTemplate\\PeclUriTemplate' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php',
217
- 'Guzzle\\Parser\\UriTemplate\\UriTemplate' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php',
218
- 'Guzzle\\Parser\\UriTemplate\\UriTemplateInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php',
219
- 'Guzzle\\Parser\\Url\\UrlParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php',
220
- 'Guzzle\\Parser\\Url\\UrlParserInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php',
221
- 'Guzzle\\Plugin\\Async\\AsyncPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php',
222
- 'Guzzle\\Plugin\\Backoff\\AbstractBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php',
223
- 'Guzzle\\Plugin\\Backoff\\AbstractErrorCodeBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php',
224
- 'Guzzle\\Plugin\\Backoff\\BackoffLogger' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php',
225
- 'Guzzle\\Plugin\\Backoff\\BackoffPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php',
226
- 'Guzzle\\Plugin\\Backoff\\BackoffStrategyInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php',
227
- 'Guzzle\\Plugin\\Backoff\\CallbackBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php',
228
- 'Guzzle\\Plugin\\Backoff\\ConstantBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php',
229
- 'Guzzle\\Plugin\\Backoff\\CurlBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php',
230
- 'Guzzle\\Plugin\\Backoff\\ExponentialBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php',
231
- 'Guzzle\\Plugin\\Backoff\\HttpBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php',
232
- 'Guzzle\\Plugin\\Backoff\\LinearBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php',
233
- 'Guzzle\\Plugin\\Backoff\\ReasonPhraseBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php',
234
- 'Guzzle\\Plugin\\Backoff\\TruncatedBackoffStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php',
235
- 'Guzzle\\Plugin\\Cache\\CacheKeyProviderInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php',
236
- 'Guzzle\\Plugin\\Cache\\CachePlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php',
237
- 'Guzzle\\Plugin\\Cache\\CacheStorageInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php',
238
- 'Guzzle\\Plugin\\Cache\\CallbackCanCacheStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php',
239
- 'Guzzle\\Plugin\\Cache\\CanCacheStrategyInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php',
240
- 'Guzzle\\Plugin\\Cache\\DefaultCacheKeyProvider' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php',
241
- 'Guzzle\\Plugin\\Cache\\DefaultCacheStorage' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php',
242
- 'Guzzle\\Plugin\\Cache\\DefaultCanCacheStrategy' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php',
243
- 'Guzzle\\Plugin\\Cache\\DefaultRevalidation' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php',
244
- 'Guzzle\\Plugin\\Cache\\DenyRevalidation' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php',
245
- 'Guzzle\\Plugin\\Cache\\RevalidationInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php',
246
- 'Guzzle\\Plugin\\Cache\\SkipRevalidation' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php',
247
- 'Guzzle\\Plugin\\Cookie\\Cookie' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php',
248
- 'Guzzle\\Plugin\\Cookie\\CookieJar\\ArrayCookieJar' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php',
249
- 'Guzzle\\Plugin\\Cookie\\CookieJar\\CookieJarInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php',
250
- 'Guzzle\\Plugin\\Cookie\\CookieJar\\FileCookieJar' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php',
251
- 'Guzzle\\Plugin\\Cookie\\CookiePlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php',
252
- 'Guzzle\\Plugin\\Cookie\\Exception\\InvalidCookieException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php',
253
- 'Guzzle\\Plugin\\CurlAuth\\CurlAuthPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php',
254
- 'Guzzle\\Plugin\\ErrorResponse\\ErrorResponseExceptionInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php',
255
- 'Guzzle\\Plugin\\ErrorResponse\\ErrorResponsePlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php',
256
- 'Guzzle\\Plugin\\ErrorResponse\\Exception\\ErrorResponseException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php',
257
- 'Guzzle\\Plugin\\History\\HistoryPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php',
258
- 'Guzzle\\Plugin\\Log\\LogPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php',
259
- 'Guzzle\\Plugin\\Md5\\CommandContentMd5Plugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php',
260
- 'Guzzle\\Plugin\\Md5\\Md5ValidatorPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php',
261
- 'Guzzle\\Plugin\\Mock\\MockPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php',
262
- 'Guzzle\\Plugin\\Oauth\\OauthPlugin' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php',
263
- 'Guzzle\\Service\\AbstractConfigLoader' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php',
264
- 'Guzzle\\Service\\Builder\\ServiceBuilder' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php',
265
- 'Guzzle\\Service\\Builder\\ServiceBuilderInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php',
266
- 'Guzzle\\Service\\Builder\\ServiceBuilderLoader' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php',
267
- 'Guzzle\\Service\\CachingConfigLoader' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php',
268
- 'Guzzle\\Service\\Client' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Client.php',
269
- 'Guzzle\\Service\\ClientInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php',
270
- 'Guzzle\\Service\\Command\\AbstractCommand' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php',
271
- 'Guzzle\\Service\\Command\\ClosureCommand' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php',
272
- 'Guzzle\\Service\\Command\\CommandInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php',
273
- 'Guzzle\\Service\\Command\\CreateResponseClassEvent' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php',
274
- 'Guzzle\\Service\\Command\\DefaultRequestSerializer' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php',
275
- 'Guzzle\\Service\\Command\\DefaultResponseParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php',
276
- 'Guzzle\\Service\\Command\\Factory\\AliasFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php',
277
- 'Guzzle\\Service\\Command\\Factory\\CompositeFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php',
278
- 'Guzzle\\Service\\Command\\Factory\\ConcreteClassFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php',
279
- 'Guzzle\\Service\\Command\\Factory\\FactoryInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php',
280
- 'Guzzle\\Service\\Command\\Factory\\MapFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php',
281
- 'Guzzle\\Service\\Command\\Factory\\ServiceDescriptionFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php',
282
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\AbstractRequestVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php',
283
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\BodyVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php',
284
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\HeaderVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php',
285
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\JsonVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php',
286
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\PostFieldVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php',
287
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\PostFileVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php',
288
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\QueryVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php',
289
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\RequestVisitorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php',
290
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\ResponseBodyVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php',
291
- 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\XmlVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php',
292
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\AbstractResponseVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php',
293
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\BodyVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php',
294
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\HeaderVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php',
295
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\JsonVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php',
296
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\ReasonPhraseVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php',
297
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\ResponseVisitorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php',
298
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\StatusCodeVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php',
299
- 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\XmlVisitor' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php',
300
- 'Guzzle\\Service\\Command\\LocationVisitor\\VisitorFlyweight' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php',
301
- 'Guzzle\\Service\\Command\\OperationCommand' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php',
302
- 'Guzzle\\Service\\Command\\OperationResponseParser' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php',
303
- 'Guzzle\\Service\\Command\\RequestSerializerInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php',
304
- 'Guzzle\\Service\\Command\\ResponseClassInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php',
305
- 'Guzzle\\Service\\Command\\ResponseParserInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php',
306
- 'Guzzle\\Service\\ConfigLoaderInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php',
307
- 'Guzzle\\Service\\Description\\Operation' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php',
308
- 'Guzzle\\Service\\Description\\OperationInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php',
309
- 'Guzzle\\Service\\Description\\Parameter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php',
310
- 'Guzzle\\Service\\Description\\SchemaFormatter' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php',
311
- 'Guzzle\\Service\\Description\\SchemaValidator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php',
312
- 'Guzzle\\Service\\Description\\ServiceDescription' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php',
313
- 'Guzzle\\Service\\Description\\ServiceDescriptionInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php',
314
- 'Guzzle\\Service\\Description\\ServiceDescriptionLoader' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php',
315
- 'Guzzle\\Service\\Description\\ValidatorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php',
316
- 'Guzzle\\Service\\Exception\\CommandException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php',
317
- 'Guzzle\\Service\\Exception\\CommandTransferException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php',
318
- 'Guzzle\\Service\\Exception\\DescriptionBuilderException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php',
319
- 'Guzzle\\Service\\Exception\\InconsistentClientTransferException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php',
320
- 'Guzzle\\Service\\Exception\\ResponseClassException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php',
321
- 'Guzzle\\Service\\Exception\\ServiceBuilderException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php',
322
- 'Guzzle\\Service\\Exception\\ServiceNotFoundException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php',
323
- 'Guzzle\\Service\\Exception\\ValidationException' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php',
324
- 'Guzzle\\Service\\Resource\\AbstractResourceIteratorFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php',
325
- 'Guzzle\\Service\\Resource\\CompositeResourceIteratorFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php',
326
- 'Guzzle\\Service\\Resource\\MapResourceIteratorFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php',
327
- 'Guzzle\\Service\\Resource\\Model' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php',
328
- 'Guzzle\\Service\\Resource\\ResourceIterator' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php',
329
- 'Guzzle\\Service\\Resource\\ResourceIteratorApplyBatched' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php',
330
- 'Guzzle\\Service\\Resource\\ResourceIteratorClassFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php',
331
- 'Guzzle\\Service\\Resource\\ResourceIteratorFactoryInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php',
332
- 'Guzzle\\Service\\Resource\\ResourceIteratorInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php',
333
- 'Guzzle\\Stream\\PhpStreamRequestFactory' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php',
334
- 'Guzzle\\Stream\\Stream' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Stream/Stream.php',
335
- 'Guzzle\\Stream\\StreamInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php',
336
- 'Guzzle\\Stream\\StreamRequestFactoryInterface' => $vendorDir . '/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php',
337
- 'Guzzle\\Tests\\Batch\\AbstractBatchDecoratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php',
338
- 'Guzzle\\Tests\\Batch\\BatchBuilderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php',
339
- 'Guzzle\\Tests\\Batch\\BatchClosureDivisorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php',
340
- 'Guzzle\\Tests\\Batch\\BatchClosureTransferTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php',
341
- 'Guzzle\\Tests\\Batch\\BatchCommandTransferTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php',
342
- 'Guzzle\\Tests\\Batch\\BatchRequestTransferTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php',
343
- 'Guzzle\\Tests\\Batch\\BatchSizeDivisorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php',
344
- 'Guzzle\\Tests\\Batch\\BatchTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php',
345
- 'Guzzle\\Tests\\Batch\\ExceptionBufferingBatchTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php',
346
- 'Guzzle\\Tests\\Batch\\FlushingBatchTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php',
347
- 'Guzzle\\Tests\\Batch\\HistoryBatchTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php',
348
- 'Guzzle\\Tests\\Batch\\NotifyingBatchTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php',
349
- 'Guzzle\\Tests\\Cache\\CacheAdapterFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php',
350
- 'Guzzle\\Tests\\Cache\\CacheAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php',
351
- 'Guzzle\\Tests\\Cache\\ClosureCacheAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php',
352
- 'Guzzle\\Tests\\Cache\\Zf2CacheAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php',
353
- 'Guzzle\\Tests\\Common\\AbstractHasAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php',
354
- 'Guzzle\\Tests\\Common\\Cache\\NullCacheAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php',
355
- 'Guzzle\\Tests\\Common\\CollectionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php',
356
- 'Guzzle\\Tests\\Common\\EventTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php',
357
- 'Guzzle\\Tests\\Common\\Exception\\BatchTransferExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php',
358
- 'Guzzle\\Tests\\Common\\Exception\\ExceptionCollectionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php',
359
- 'Guzzle\\Tests\\Common\\VersionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Common/VersionTest.php',
360
- 'Guzzle\\Tests\\GuzzleTestCase' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php',
361
- 'Guzzle\\Tests\\Http\\AbstractEntityBodyDecoratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php',
362
- 'Guzzle\\Tests\\Http\\CachingEntityBodyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/CachingEntityBodyTest.php',
363
- 'Guzzle\\Tests\\Http\\ClientTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php',
364
- 'Guzzle\\Tests\\Http\\CommaAggregatorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/CommaAggregatorTest.php',
365
- 'Guzzle\\Tests\\Http\\Curl\\CurlHandleTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php',
366
- 'Guzzle\\Tests\\Http\\Curl\\CurlMultiProxyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiProxyTest.php',
367
- 'Guzzle\\Tests\\Http\\Curl\\CurlMultiTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php',
368
- 'Guzzle\\Tests\\Http\\Curl\\CurlVersionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php',
369
- 'Guzzle\\Tests\\Http\\Curl\\RequestMediatorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php',
370
- 'Guzzle\\Tests\\Http\\DuplicateAggregatorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/DuplicateAggregatorTest.php',
371
- 'Guzzle\\Tests\\Http\\EntityBodyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php',
372
- 'Guzzle\\Tests\\Http\\Exception\\CurlExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php',
373
- 'Guzzle\\Tests\\Http\\Exception\\ExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php',
374
- 'Guzzle\\Tests\\Http\\Exception\\MultiTransferExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/MultiTransferExceptionTest.php',
375
- 'Guzzle\\Tests\\Http\\IoEmittingEntityBodyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php',
376
- 'Guzzle\\Tests\\Http\\Message\\AbstractMessageTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php',
377
- 'Guzzle\\Tests\\Http\\Message\\EntityEnclosingRequestTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php',
378
- 'Guzzle\\Tests\\Http\\Message\\HeaderComparison' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparison.php',
379
- 'Guzzle\\Tests\\Http\\Message\\HeaderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php',
380
- 'Guzzle\\Tests\\Http\\Message\\Header\\HeaderFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/HeaderFactoryTest.php',
381
- 'Guzzle\\Tests\\Http\\Message\\Header\\LinkTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/LinkTest.php',
382
- 'Guzzle\\Tests\\Http\\Message\\HttpRequestFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php',
383
- 'Guzzle\\Tests\\Http\\Message\\PostFileTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php',
384
- 'Guzzle\\Tests\\Http\\Message\\RequestTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php',
385
- 'Guzzle\\Tests\\Http\\MimetypesTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php',
386
- 'Guzzle\\Tests\\Http\\PhpAggregatorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/PhpAggregatorTest.php',
387
- 'Guzzle\\Tests\\Http\\QueryStringTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php',
388
- 'Guzzle\\Tests\\Http\\ReadLimitEntityBodyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php',
389
- 'Guzzle\\Tests\\Http\\Server' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php',
390
- 'Guzzle\\Tests\\Http\\UrlTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php',
391
- 'Guzzle\\Tests\\Inflection\\InflectorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php',
392
- 'Guzzle\\Tests\\Inflection\\MemoizingInflectorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php',
393
- 'Guzzle\\Tests\\Inflection\\PreComputedInflectorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php',
394
- 'Guzzle\\Tests\\Iterator\\AppendIteratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php',
395
- 'Guzzle\\Tests\\Iterator\\ChunkedIteratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php',
396
- 'Guzzle\\Tests\\Iterator\\FilterIteratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php',
397
- 'Guzzle\\Tests\\Iterator\\MapIteratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php',
398
- 'Guzzle\\Tests\\Iterator\\MethodProxyIteratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php',
399
- 'Guzzle\\Tests\\Log\\ArrayLogAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php',
400
- 'Guzzle\\Tests\\Log\\ClosureLogAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php',
401
- 'Guzzle\\Tests\\Log\\MessageFormatterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php',
402
- 'Guzzle\\Tests\\Log\\PsrLogAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Log/PsrLogAdapterTest.php',
403
- 'Guzzle\\Tests\\Log\\Zf2LogAdapterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php',
404
- 'Guzzle\\Tests\\Message\\HeaderComparisonTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php',
405
- 'Guzzle\\Tests\\Message\\ResponseTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php',
406
- 'Guzzle\\Tests\\Mock\\CustomResponseModel' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php',
407
- 'Guzzle\\Tests\\Mock\\ErrorResponseMock' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/ErrorResponseMock.php',
408
- 'Guzzle\\Tests\\Mock\\ExceptionMock' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php',
409
- 'Guzzle\\Tests\\Mock\\MockMulti' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php',
410
- 'Guzzle\\Tests\\Mock\\MockObserver' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php',
411
- 'Guzzle\\Tests\\Mock\\MockSubject' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php',
412
- 'Guzzle\\Tests\\Parser\\Cookie\\CookieParserProvider' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php',
413
- 'Guzzle\\Tests\\Parser\\Cookie\\CookieParserTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php',
414
- 'Guzzle\\Tests\\Parser\\Message\\MessageParserProvider' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php',
415
- 'Guzzle\\Tests\\Parser\\Message\\MessageParserTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php',
416
- 'Guzzle\\Tests\\Parser\\Message\\PeclHttpMessageParserTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php',
417
- 'Guzzle\\Tests\\Parser\\ParserRegistryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php',
418
- 'Guzzle\\Tests\\Parsers\\UriTemplate\\AbstractUriTemplateTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php',
419
- 'Guzzle\\Tests\\Parsers\\UriTemplate\\PeclUriTemplateTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php',
420
- 'Guzzle\\Tests\\Parsers\\UriTemplate\\UriTemplateTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php',
421
- 'Guzzle\\Tests\\Plugin\\Async\\AsyncPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php',
422
- 'Guzzle\\Tests\\Plugin\\Backoff\\AbstractBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php',
423
- 'Guzzle\\Tests\\Plugin\\Backoff\\BackoffLoggerTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php',
424
- 'Guzzle\\Tests\\Plugin\\Backoff\\BackoffPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php',
425
- 'Guzzle\\Tests\\Plugin\\Backoff\\CallbackBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php',
426
- 'Guzzle\\Tests\\Plugin\\Backoff\\ConstantBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php',
427
- 'Guzzle\\Tests\\Plugin\\Backoff\\CurlBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php',
428
- 'Guzzle\\Tests\\Plugin\\Backoff\\ExponentialBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php',
429
- 'Guzzle\\Tests\\Plugin\\Backoff\\HttpBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php',
430
- 'Guzzle\\Tests\\Plugin\\Backoff\\LinearBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php',
431
- 'Guzzle\\Tests\\Plugin\\Backoff\\ReasonPhraseBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php',
432
- 'Guzzle\\Tests\\Plugin\\Backoff\\TruncatedBackoffStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php',
433
- 'Guzzle\\Tests\\Plugin\\Cache\\CachePluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php',
434
- 'Guzzle\\Tests\\Plugin\\Cache\\CallbackCanCacheStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php',
435
- 'Guzzle\\Tests\\Plugin\\Cache\\DefaultCacheStorageTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php',
436
- 'Guzzle\\Tests\\Plugin\\Cache\\DefaultCanCacheStrategyTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php',
437
- 'Guzzle\\Tests\\Plugin\\Cache\\DefaultRevalidationTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php',
438
- 'Guzzle\\Tests\\Plugin\\Cache\\DenyRevalidationTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php',
439
- 'Guzzle\\Tests\\Plugin\\Cache\\SkipRevalidationTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php',
440
- 'Guzzle\\Tests\\Plugin\\Cookie\\CookieJar\\ArrayCookieJarTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php',
441
- 'Guzzle\\Tests\\Plugin\\Cookie\\CookieJar\\FileCookieJarTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php',
442
- 'Guzzle\\Tests\\Plugin\\Cookie\\CookiePluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php',
443
- 'Guzzle\\Tests\\Plugin\\Cookie\\CookieTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php',
444
- 'Guzzle\\Tests\\Plugin\\CurlAuth\\CurlAuthPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php',
445
- 'Guzzle\\Tests\\Plugin\\ErrorResponse\\ErrorResponsePluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse/ErrorResponsePluginTest.php',
446
- 'Guzzle\\Tests\\Plugin\\History\\HistoryPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php',
447
- 'Guzzle\\Tests\\Plugin\\Log\\LogPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php',
448
- 'Guzzle\\Tests\\Plugin\\Md5\\CommandContentMd5PluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php',
449
- 'Guzzle\\Tests\\Plugin\\Md5\\Md5ValidatorPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php',
450
- 'Guzzle\\Tests\\Plugin\\Mock\\MockPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php',
451
- 'Guzzle\\Tests\\Plugin\\Oauth\\OauthPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php',
452
- 'Guzzle\\Tests\\Plugin\\Redirect\\RedirectPluginTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php',
453
- 'Guzzle\\Tests\\Plugin\\Redirect\\StaticClientTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Http/StaticClientTest.php',
454
- 'Guzzle\\Tests\\Service\\AbstractConfigLoaderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php',
455
- 'Guzzle\\Tests\\Service\\Builder\\ServiceBuilderLoaderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php',
456
- 'Guzzle\\Tests\\Service\\CachingConfigLoaderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php',
457
- 'Guzzle\\Tests\\Service\\ClientTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php',
458
- 'Guzzle\\Tests\\Service\\Command\\AbstractCommandTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php',
459
- 'Guzzle\\Tests\\Service\\Command\\AliasFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php',
460
- 'Guzzle\\Tests\\Service\\Command\\ClosureCommandTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php',
461
- 'Guzzle\\Tests\\Service\\Command\\CommandTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php',
462
- 'Guzzle\\Tests\\Service\\Command\\CompositeFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php',
463
- 'Guzzle\\Tests\\Service\\Command\\ConcreteClassFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php',
464
- 'Guzzle\\Tests\\Service\\Command\\DefaultRequestSerializerTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php',
465
- 'Guzzle\\Tests\\Service\\Command\\DefaultResponseParserTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php',
466
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\AbstractVisitorTestCase' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php',
467
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\BodyVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php',
468
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\HeaderVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php',
469
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\JsonVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php',
470
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\PostFieldVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php',
471
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\PostFileVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php',
472
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\QueryVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php',
473
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\ResponseBodyVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php',
474
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\XmlVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php',
475
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\AbstractResponseVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php',
476
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\BodyVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php',
477
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\HeaderVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php',
478
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\JsonVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php',
479
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\ReasonPhraseVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php',
480
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\StatusCodeVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php',
481
- 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\XmlVisitorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php',
482
- 'Guzzle\\Tests\\Service\\Command\\MapFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php',
483
- 'Guzzle\\Tests\\Service\\Command\\OperationCommandTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php',
484
- 'Guzzle\\Tests\\Service\\Command\\OperationResponseParserTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php',
485
- 'Guzzle\\Tests\\Service\\Command\\ServiceDescriptionFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php',
486
- 'Guzzle\\Tests\\Service\\Command\\VisitorFlyweightTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php',
487
- 'Guzzle\\Tests\\Service\\Description\\OperationTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php',
488
- 'Guzzle\\Tests\\Service\\Description\\ParameterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php',
489
- 'Guzzle\\Tests\\Service\\Description\\SchemaFormatterTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php',
490
- 'Guzzle\\Tests\\Service\\Description\\SchemaValidatorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php',
491
- 'Guzzle\\Tests\\Service\\Description\\ServiceDescriptionLoaderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php',
492
- 'Guzzle\\Tests\\Service\\Description\\ServiceDescriptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php',
493
- 'Guzzle\\Tests\\Service\\Exception\\CommandTransferExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php',
494
- 'Guzzle\\Tests\\Service\\Exception\\InconsistentClientTransferExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php',
495
- 'Guzzle\\Tests\\Service\\Exception\\ValidationExceptionTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php',
496
- 'Guzzle\\Tests\\Service\\Mock\\Command\\IterableCommand' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php',
497
- 'Guzzle\\Tests\\Service\\Mock\\Command\\MockCommand' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php',
498
- 'Guzzle\\Tests\\Service\\Mock\\Command\\OtherCommand' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php',
499
- 'Guzzle\\Tests\\Service\\Mock\\Command\\Sub\\Sub' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php',
500
- 'Guzzle\\Tests\\Service\\Mock\\MockClient' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php',
501
- 'Guzzle\\Tests\\Service\\Mock\\Model\\MockCommandIterator' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php',
502
- 'Guzzle\\Tests\\Service\\Resource\\CompositeResourceIteratorFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php',
503
- 'Guzzle\\Tests\\Service\\Resource\\MapResourceIteratorFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php',
504
- 'Guzzle\\Tests\\Service\\Resource\\ModelTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php',
505
- 'Guzzle\\Tests\\Service\\Resource\\ResourceIteratorClassFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php',
506
- 'Guzzle\\Tests\\Service\\Resource\\ResourceIteratorTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php',
507
- 'Guzzle\\Tests\\Service\\ServiceBuilderTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php',
508
- 'Guzzle\\Tests\\Stream\\PhpStreamRequestFactoryTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Stream/PhpStreamRequestFactoryTest.php',
509
- 'Guzzle\\Tests\\Stream\\StreamTest' => $vendorDir . '/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php',
510
  'MC4WP_API' => $baseDir . '/includes/class-api.php',
511
  'MC4WP_BuddyPress_Integration' => $baseDir . '/includes/integrations/class-buddypress.php',
512
  'MC4WP_CF7_Integration' => $baseDir . '/includes/integrations/class-cf7.php',
@@ -535,1010 +91,7 @@ return array(
535
  'MC4WP_User_Integration' => $baseDir . '/includes/integrations/class-user-integration.php',
536
  'MC4WP_WooCommerce_Integration' => $baseDir . '/includes/integrations/class-woocommerce.php',
537
  'MC4WP_bbPress_Integration' => $baseDir . '/includes/integrations/class-bbpress.php',
538
- 'MySource_Sniffs_CSS_BrowserSpecificStylesSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php',
539
- 'MySource_Sniffs_Channels_DisallowSelfActionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php',
540
- 'MySource_Sniffs_Channels_IncludeOwnSystemSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeOwnSystemSniff.php',
541
- 'MySource_Sniffs_Channels_IncludeSystemSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php',
542
- 'MySource_Sniffs_Channels_UnusedSystemSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php',
543
- 'MySource_Sniffs_Commenting_FunctionCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php',
544
- 'MySource_Sniffs_Debug_DebugCodeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php',
545
- 'MySource_Sniffs_Debug_FirebugConsoleSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php',
546
- 'MySource_Sniffs_Objects_AssignThisSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php',
547
- 'MySource_Sniffs_Objects_CreateWidgetTypeCallbackSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php',
548
- 'MySource_Sniffs_Objects_DisallowNewWidgetSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php',
549
- 'MySource_Sniffs_PHP_AjaxNullComparisonSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php',
550
- 'MySource_Sniffs_PHP_EvalObjectFactorySniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php',
551
- 'MySource_Sniffs_PHP_GetRequestDataSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php',
552
- 'MySource_Sniffs_PHP_ReturnFunctionValueSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php',
553
- 'MySource_Sniffs_Strings_JoinStringsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php',
554
- 'PEAR_Sniffs_Classes_ClassDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php',
555
- 'PEAR_Sniffs_Commenting_ClassCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php',
556
- 'PEAR_Sniffs_Commenting_FileCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php',
557
- 'PEAR_Sniffs_Commenting_FunctionCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php',
558
- 'PEAR_Sniffs_Commenting_InlineCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php',
559
- 'PEAR_Sniffs_ControlStructures_ControlSignatureSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php',
560
- 'PEAR_Sniffs_ControlStructures_MultiLineConditionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php',
561
- 'PEAR_Sniffs_Files_IncludingFileSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php',
562
- 'PEAR_Sniffs_Formatting_MultiLineAssignmentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php',
563
- 'PEAR_Sniffs_Functions_FunctionCallSignatureSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php',
564
- 'PEAR_Sniffs_Functions_FunctionDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php',
565
- 'PEAR_Sniffs_Functions_ValidDefaultValueSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php',
566
- 'PEAR_Sniffs_NamingConventions_ValidClassNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php',
567
- 'PEAR_Sniffs_NamingConventions_ValidFunctionNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php',
568
- 'PEAR_Sniffs_NamingConventions_ValidVariableNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php',
569
- 'PEAR_Sniffs_WhiteSpace_ObjectOperatorIndentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php',
570
- 'PEAR_Sniffs_WhiteSpace_ScopeClosingBraceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php',
571
- 'PEAR_Sniffs_WhiteSpace_ScopeIndentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php',
572
- 'PHPUnit_Exception' => $vendorDir . '/phpunit/phpunit/src/Exception.php',
573
- 'PHPUnit_Extensions_GroupTestSuite' => $vendorDir . '/phpunit/phpunit/src/Extensions/GroupTestSuite.php',
574
- 'PHPUnit_Extensions_PhptTestCase' => $vendorDir . '/phpunit/phpunit/src/Extensions/PhptTestCase.php',
575
- 'PHPUnit_Extensions_PhptTestSuite' => $vendorDir . '/phpunit/phpunit/src/Extensions/PhptTestSuite.php',
576
- 'PHPUnit_Extensions_RepeatedTest' => $vendorDir . '/phpunit/phpunit/src/Extensions/RepeatedTest.php',
577
- 'PHPUnit_Extensions_TestDecorator' => $vendorDir . '/phpunit/phpunit/src/Extensions/TestDecorator.php',
578
- 'PHPUnit_Extensions_TicketListener' => $vendorDir . '/phpunit/phpunit/src/Extensions/TicketListener.php',
579
- 'PHPUnit_Framework_Assert' => $vendorDir . '/phpunit/phpunit/src/Framework/Assert.php',
580
- 'PHPUnit_Framework_AssertionFailedError' => $vendorDir . '/phpunit/phpunit/src/Framework/AssertionFailedError.php',
581
- 'PHPUnit_Framework_BaseTestListener' => $vendorDir . '/phpunit/phpunit/src/Framework/BaseTestListener.php',
582
- 'PHPUnit_Framework_CodeCoverageException' => $vendorDir . '/phpunit/phpunit/src/Framework/CodeCoverageException.php',
583
- 'PHPUnit_Framework_Constraint' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint.php',
584
- 'PHPUnit_Framework_Constraint_And' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/And.php',
585
- 'PHPUnit_Framework_Constraint_ArrayHasKey' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ArrayHasKey.php',
586
- 'PHPUnit_Framework_Constraint_ArraySubset' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ArraySubset.php',
587
- 'PHPUnit_Framework_Constraint_Attribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Attribute.php',
588
- 'PHPUnit_Framework_Constraint_Callback' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Callback.php',
589
- 'PHPUnit_Framework_Constraint_ClassHasAttribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ClassHasAttribute.php',
590
- 'PHPUnit_Framework_Constraint_ClassHasStaticAttribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ClassHasStaticAttribute.php',
591
- 'PHPUnit_Framework_Constraint_Composite' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Composite.php',
592
- 'PHPUnit_Framework_Constraint_Count' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Count.php',
593
- 'PHPUnit_Framework_Constraint_Exception' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Exception.php',
594
- 'PHPUnit_Framework_Constraint_ExceptionCode' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ExceptionCode.php',
595
- 'PHPUnit_Framework_Constraint_ExceptionMessage' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ExceptionMessage.php',
596
- 'PHPUnit_Framework_Constraint_ExceptionMessageRegExp' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ExceptionMessageRegExp.php',
597
- 'PHPUnit_Framework_Constraint_FileExists' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/FileExists.php',
598
- 'PHPUnit_Framework_Constraint_GreaterThan' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/GreaterThan.php',
599
- 'PHPUnit_Framework_Constraint_IsAnything' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsAnything.php',
600
- 'PHPUnit_Framework_Constraint_IsEmpty' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsEmpty.php',
601
- 'PHPUnit_Framework_Constraint_IsEqual' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsEqual.php',
602
- 'PHPUnit_Framework_Constraint_IsFalse' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsFalse.php',
603
- 'PHPUnit_Framework_Constraint_IsIdentical' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php',
604
- 'PHPUnit_Framework_Constraint_IsInstanceOf' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsInstanceOf.php',
605
- 'PHPUnit_Framework_Constraint_IsJson' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsJson.php',
606
- 'PHPUnit_Framework_Constraint_IsNull' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsNull.php',
607
- 'PHPUnit_Framework_Constraint_IsTrue' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsTrue.php',
608
- 'PHPUnit_Framework_Constraint_IsType' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/IsType.php',
609
- 'PHPUnit_Framework_Constraint_JsonMatches' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php',
610
- 'PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/JsonMatches/ErrorMessageProvider.php',
611
- 'PHPUnit_Framework_Constraint_LessThan' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/LessThan.php',
612
- 'PHPUnit_Framework_Constraint_Not' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Not.php',
613
- 'PHPUnit_Framework_Constraint_ObjectHasAttribute' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/ObjectHasAttribute.php',
614
- 'PHPUnit_Framework_Constraint_Or' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Or.php',
615
- 'PHPUnit_Framework_Constraint_PCREMatch' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/PCREMatch.php',
616
- 'PHPUnit_Framework_Constraint_SameSize' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/SameSize.php',
617
- 'PHPUnit_Framework_Constraint_StringContains' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/StringContains.php',
618
- 'PHPUnit_Framework_Constraint_StringEndsWith' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/StringEndsWith.php',
619
- 'PHPUnit_Framework_Constraint_StringMatches' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/StringMatches.php',
620
- 'PHPUnit_Framework_Constraint_StringStartsWith' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/StringStartsWith.php',
621
- 'PHPUnit_Framework_Constraint_TraversableContains' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/TraversableContains.php',
622
- 'PHPUnit_Framework_Constraint_TraversableContainsOnly' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/TraversableContainsOnly.php',
623
- 'PHPUnit_Framework_Constraint_Xor' => $vendorDir . '/phpunit/phpunit/src/Framework/Constraint/Xor.php',
624
- 'PHPUnit_Framework_Error' => $vendorDir . '/phpunit/phpunit/src/Framework/Error.php',
625
- 'PHPUnit_Framework_Error_Deprecated' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Deprecated.php',
626
- 'PHPUnit_Framework_Error_Notice' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Notice.php',
627
- 'PHPUnit_Framework_Error_Warning' => $vendorDir . '/phpunit/phpunit/src/Framework/Error/Warning.php',
628
- 'PHPUnit_Framework_Exception' => $vendorDir . '/phpunit/phpunit/src/Framework/Exception.php',
629
- 'PHPUnit_Framework_ExceptionWrapper' => $vendorDir . '/phpunit/phpunit/src/Framework/ExceptionWrapper.php',
630
- 'PHPUnit_Framework_ExpectationFailedException' => $vendorDir . '/phpunit/phpunit/src/Framework/ExpectationFailedException.php',
631
- 'PHPUnit_Framework_IncompleteTest' => $vendorDir . '/phpunit/phpunit/src/Framework/IncompleteTest.php',
632
- 'PHPUnit_Framework_IncompleteTestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/IncompleteTestCase.php',
633
- 'PHPUnit_Framework_IncompleteTestError' => $vendorDir . '/phpunit/phpunit/src/Framework/IncompleteTestError.php',
634
- 'PHPUnit_Framework_InvalidCoversTargetError' => $vendorDir . '/phpunit/phpunit/src/Framework/InvalidCoversTargetError.php',
635
- 'PHPUnit_Framework_InvalidCoversTargetException' => $vendorDir . '/phpunit/phpunit/src/Framework/InvalidCoversTargetException.php',
636
- 'PHPUnit_Framework_MockObject_BadMethodCallException' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/BadMethodCallException.php',
637
- 'PHPUnit_Framework_MockObject_Builder_Identity' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Identity.php',
638
- 'PHPUnit_Framework_MockObject_Builder_InvocationMocker' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/InvocationMocker.php',
639
- 'PHPUnit_Framework_MockObject_Builder_Match' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Match.php',
640
- 'PHPUnit_Framework_MockObject_Builder_MethodNameMatch' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/MethodNameMatch.php',
641
- 'PHPUnit_Framework_MockObject_Builder_Namespace' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Namespace.php',
642
- 'PHPUnit_Framework_MockObject_Builder_ParametersMatch' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/ParametersMatch.php',
643
- 'PHPUnit_Framework_MockObject_Builder_Stub' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Stub.php',
644
- 'PHPUnit_Framework_MockObject_Exception' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/Exception.php',
645
- 'PHPUnit_Framework_MockObject_Generator' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php',
646
- 'PHPUnit_Framework_MockObject_Invocation' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation.php',
647
- 'PHPUnit_Framework_MockObject_InvocationMocker' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/InvocationMocker.php',
648
- 'PHPUnit_Framework_MockObject_Invocation_Object' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Object.php',
649
- 'PHPUnit_Framework_MockObject_Invocation_Static' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Static.php',
650
- 'PHPUnit_Framework_MockObject_Invokable' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invokable.php',
651
- 'PHPUnit_Framework_MockObject_Matcher' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher.php',
652
- 'PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/AnyInvokedCount.php',
653
- 'PHPUnit_Framework_MockObject_Matcher_AnyParameters' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/AnyParameters.php',
654
- 'PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ConsecutiveParameters.php',
655
- 'PHPUnit_Framework_MockObject_Matcher_Invocation' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/Invocation.php',
656
- 'PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtIndex.php',
657
- 'PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtLeastCount.php',
658
- 'PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtLeastOnce.php',
659
- 'PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtMostCount.php',
660
- 'PHPUnit_Framework_MockObject_Matcher_InvokedCount' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedCount.php',
661
- 'PHPUnit_Framework_MockObject_Matcher_InvokedRecorder' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedRecorder.php',
662
- 'PHPUnit_Framework_MockObject_Matcher_MethodName' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/MethodName.php',
663
- 'PHPUnit_Framework_MockObject_Matcher_Parameters' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/Parameters.php',
664
- 'PHPUnit_Framework_MockObject_Matcher_StatelessInvocation' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/StatelessInvocation.php',
665
- 'PHPUnit_Framework_MockObject_MockBuilder' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/MockBuilder.php',
666
- 'PHPUnit_Framework_MockObject_MockObject' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/MockObject.php',
667
- 'PHPUnit_Framework_MockObject_RuntimeException' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/RuntimeException.php',
668
- 'PHPUnit_Framework_MockObject_Stub' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub.php',
669
- 'PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ConsecutiveCalls.php',
670
- 'PHPUnit_Framework_MockObject_Stub_Exception' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Exception.php',
671
- 'PHPUnit_Framework_MockObject_Stub_MatcherCollection' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/MatcherCollection.php',
672
- 'PHPUnit_Framework_MockObject_Stub_Return' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Return.php',
673
- 'PHPUnit_Framework_MockObject_Stub_ReturnArgument' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnArgument.php',
674
- 'PHPUnit_Framework_MockObject_Stub_ReturnCallback' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnCallback.php',
675
- 'PHPUnit_Framework_MockObject_Stub_ReturnSelf' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnSelf.php',
676
- 'PHPUnit_Framework_MockObject_Stub_ReturnValueMap' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnValueMap.php',
677
- 'PHPUnit_Framework_MockObject_Verifiable' => $vendorDir . '/phpunit/phpunit-mock-objects/src/Framework/MockObject/Verifiable.php',
678
- 'PHPUnit_Framework_OutputError' => $vendorDir . '/phpunit/phpunit/src/Framework/OutputError.php',
679
- 'PHPUnit_Framework_RiskyTest' => $vendorDir . '/phpunit/phpunit/src/Framework/RiskyTest.php',
680
- 'PHPUnit_Framework_RiskyTestError' => $vendorDir . '/phpunit/phpunit/src/Framework/RiskyTestError.php',
681
- 'PHPUnit_Framework_SelfDescribing' => $vendorDir . '/phpunit/phpunit/src/Framework/SelfDescribing.php',
682
- 'PHPUnit_Framework_SkippedTest' => $vendorDir . '/phpunit/phpunit/src/Framework/SkippedTest.php',
683
- 'PHPUnit_Framework_SkippedTestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/SkippedTestCase.php',
684
- 'PHPUnit_Framework_SkippedTestError' => $vendorDir . '/phpunit/phpunit/src/Framework/SkippedTestError.php',
685
- 'PHPUnit_Framework_SkippedTestSuiteError' => $vendorDir . '/phpunit/phpunit/src/Framework/SkippedTestSuiteError.php',
686
- 'PHPUnit_Framework_SyntheticError' => $vendorDir . '/phpunit/phpunit/src/Framework/SyntheticError.php',
687
- 'PHPUnit_Framework_Test' => $vendorDir . '/phpunit/phpunit/src/Framework/Test.php',
688
- 'PHPUnit_Framework_TestCase' => $vendorDir . '/phpunit/phpunit/src/Framework/TestCase.php',
689
- 'PHPUnit_Framework_TestFailure' => $vendorDir . '/phpunit/phpunit/src/Framework/TestFailure.php',
690
- 'PHPUnit_Framework_TestListener' => $vendorDir . '/phpunit/phpunit/src/Framework/TestListener.php',
691
- 'PHPUnit_Framework_TestResult' => $vendorDir . '/phpunit/phpunit/src/Framework/TestResult.php',
692
- 'PHPUnit_Framework_TestSuite' => $vendorDir . '/phpunit/phpunit/src/Framework/TestSuite.php',
693
- 'PHPUnit_Framework_TestSuite_DataProvider' => $vendorDir . '/phpunit/phpunit/src/Framework/TestSuite/DataProvider.php',
694
- 'PHPUnit_Framework_UnintentionallyCoveredCodeError' => $vendorDir . '/phpunit/phpunit/src/Framework/UnintentionallyCoveredCodeError.php',
695
- 'PHPUnit_Framework_Warning' => $vendorDir . '/phpunit/phpunit/src/Framework/Warning.php',
696
- 'PHPUnit_Runner_BaseTestRunner' => $vendorDir . '/phpunit/phpunit/src/Runner/BaseTestRunner.php',
697
- 'PHPUnit_Runner_Exception' => $vendorDir . '/phpunit/phpunit/src/Runner/Exception.php',
698
- 'PHPUnit_Runner_Filter_Factory' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/Factory.php',
699
- 'PHPUnit_Runner_Filter_GroupFilterIterator' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/Group.php',
700
- 'PHPUnit_Runner_Filter_Group_Exclude' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/Group/Exclude.php',
701
- 'PHPUnit_Runner_Filter_Group_Include' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/Group/Include.php',
702
- 'PHPUnit_Runner_Filter_Test' => $vendorDir . '/phpunit/phpunit/src/Runner/Filter/Test.php',
703
- 'PHPUnit_Runner_StandardTestSuiteLoader' => $vendorDir . '/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php',
704
- 'PHPUnit_Runner_TestSuiteLoader' => $vendorDir . '/phpunit/phpunit/src/Runner/TestSuiteLoader.php',
705
- 'PHPUnit_Runner_Version' => $vendorDir . '/phpunit/phpunit/src/Runner/Version.php',
706
- 'PHPUnit_TextUI_Command' => $vendorDir . '/phpunit/phpunit/src/TextUI/Command.php',
707
- 'PHPUnit_TextUI_ResultPrinter' => $vendorDir . '/phpunit/phpunit/src/TextUI/ResultPrinter.php',
708
- 'PHPUnit_TextUI_TestRunner' => $vendorDir . '/phpunit/phpunit/src/TextUI/TestRunner.php',
709
- 'PHPUnit_Util_Blacklist' => $vendorDir . '/phpunit/phpunit/src/Util/Blacklist.php',
710
- 'PHPUnit_Util_Configuration' => $vendorDir . '/phpunit/phpunit/src/Util/Configuration.php',
711
- 'PHPUnit_Util_ErrorHandler' => $vendorDir . '/phpunit/phpunit/src/Util/ErrorHandler.php',
712
- 'PHPUnit_Util_Fileloader' => $vendorDir . '/phpunit/phpunit/src/Util/Fileloader.php',
713
- 'PHPUnit_Util_Filesystem' => $vendorDir . '/phpunit/phpunit/src/Util/Filesystem.php',
714
- 'PHPUnit_Util_Filter' => $vendorDir . '/phpunit/phpunit/src/Util/Filter.php',
715
- 'PHPUnit_Util_Getopt' => $vendorDir . '/phpunit/phpunit/src/Util/Getopt.php',
716
- 'PHPUnit_Util_GlobalState' => $vendorDir . '/phpunit/phpunit/src/Util/GlobalState.php',
717
- 'PHPUnit_Util_InvalidArgumentHelper' => $vendorDir . '/phpunit/phpunit/src/Util/InvalidArgumentHelper.php',
718
- 'PHPUnit_Util_Log_JSON' => $vendorDir . '/phpunit/phpunit/src/Util/Log/JSON.php',
719
- 'PHPUnit_Util_Log_JUnit' => $vendorDir . '/phpunit/phpunit/src/Util/Log/JUnit.php',
720
- 'PHPUnit_Util_Log_TAP' => $vendorDir . '/phpunit/phpunit/src/Util/Log/TAP.php',
721
- 'PHPUnit_Util_PHP' => $vendorDir . '/phpunit/phpunit/src/Util/PHP.php',
722
- 'PHPUnit_Util_PHP_Default' => $vendorDir . '/phpunit/phpunit/src/Util/PHP/Default.php',
723
- 'PHPUnit_Util_PHP_Windows' => $vendorDir . '/phpunit/phpunit/src/Util/PHP/Windows.php',
724
- 'PHPUnit_Util_Printer' => $vendorDir . '/phpunit/phpunit/src/Util/Printer.php',
725
- 'PHPUnit_Util_Regex' => $vendorDir . '/phpunit/phpunit/src/Util/Regex.php',
726
- 'PHPUnit_Util_String' => $vendorDir . '/phpunit/phpunit/src/Util/String.php',
727
- 'PHPUnit_Util_Test' => $vendorDir . '/phpunit/phpunit/src/Util/Test.php',
728
- 'PHPUnit_Util_TestDox_NamePrettifier' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php',
729
- 'PHPUnit_Util_TestDox_ResultPrinter' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/ResultPrinter.php',
730
- 'PHPUnit_Util_TestDox_ResultPrinter_HTML' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/ResultPrinter/HTML.php',
731
- 'PHPUnit_Util_TestDox_ResultPrinter_Text' => $vendorDir . '/phpunit/phpunit/src/Util/TestDox/ResultPrinter/Text.php',
732
- 'PHPUnit_Util_TestSuiteIterator' => $vendorDir . '/phpunit/phpunit/src/Util/TestSuiteIterator.php',
733
- 'PHPUnit_Util_Type' => $vendorDir . '/phpunit/phpunit/src/Util/Type.php',
734
- 'PHPUnit_Util_XML' => $vendorDir . '/phpunit/phpunit/src/Util/XML.php',
735
- 'PHP_CodeCoverage' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage.php',
736
- 'PHP_CodeCoverage_Driver' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Driver.php',
737
- 'PHP_CodeCoverage_Driver_HHVM' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Driver/HHVM.php',
738
- 'PHP_CodeCoverage_Driver_PHPDBG' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Driver/PHPDBG.php',
739
- 'PHP_CodeCoverage_Driver_Xdebug' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Driver/Xdebug.php',
740
- 'PHP_CodeCoverage_Exception' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Exception.php',
741
- 'PHP_CodeCoverage_Exception_UnintentionallyCoveredCode' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Exception/UnintentionallyCoveredCode.php',
742
- 'PHP_CodeCoverage_Filter' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Filter.php',
743
- 'PHP_CodeCoverage_Report_Clover' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Clover.php',
744
- 'PHP_CodeCoverage_Report_Crap4j' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Crap4j.php',
745
- 'PHP_CodeCoverage_Report_Factory' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Factory.php',
746
- 'PHP_CodeCoverage_Report_HTML' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML.php',
747
- 'PHP_CodeCoverage_Report_HTML_Renderer' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer.php',
748
- 'PHP_CodeCoverage_Report_HTML_Renderer_Dashboard' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Dashboard.php',
749
- 'PHP_CodeCoverage_Report_HTML_Renderer_Directory' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Directory.php',
750
- 'PHP_CodeCoverage_Report_HTML_Renderer_File' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/File.php',
751
- 'PHP_CodeCoverage_Report_Node' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Node.php',
752
- 'PHP_CodeCoverage_Report_Node_Directory' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Directory.php',
753
- 'PHP_CodeCoverage_Report_Node_File' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/File.php',
754
- 'PHP_CodeCoverage_Report_Node_Iterator' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Iterator.php',
755
- 'PHP_CodeCoverage_Report_PHP' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/PHP.php',
756
- 'PHP_CodeCoverage_Report_Text' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/Text.php',
757
- 'PHP_CodeCoverage_Report_XML' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML.php',
758
- 'PHP_CodeCoverage_Report_XML_Directory' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Directory.php',
759
- 'PHP_CodeCoverage_Report_XML_File' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File.php',
760
- 'PHP_CodeCoverage_Report_XML_File_Coverage' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Coverage.php',
761
- 'PHP_CodeCoverage_Report_XML_File_Method' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Method.php',
762
- 'PHP_CodeCoverage_Report_XML_File_Report' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Report.php',
763
- 'PHP_CodeCoverage_Report_XML_File_Unit' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Unit.php',
764
- 'PHP_CodeCoverage_Report_XML_Node' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Node.php',
765
- 'PHP_CodeCoverage_Report_XML_Project' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Project.php',
766
- 'PHP_CodeCoverage_Report_XML_Tests' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Tests.php',
767
- 'PHP_CodeCoverage_Report_XML_Totals' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Totals.php',
768
- 'PHP_CodeCoverage_Util' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Util.php',
769
- 'PHP_CodeCoverage_Util_InvalidArgumentHelper' => $vendorDir . '/phpunit/php-code-coverage/src/CodeCoverage/Util/InvalidArgumentHelper.php',
770
- 'PHP_CodeSniffer' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer.php',
771
- 'PHP_CodeSniffer_CLI' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/CLI.php',
772
- 'PHP_CodeSniffer_DocGenerators_Generator' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/Generator.php',
773
- 'PHP_CodeSniffer_DocGenerators_HTML' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/HTML.php',
774
- 'PHP_CodeSniffer_DocGenerators_Markdown' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/Markdown.php',
775
- 'PHP_CodeSniffer_DocGenerators_Text' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/Text.php',
776
- 'PHP_CodeSniffer_Exception' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Exception.php',
777
- 'PHP_CodeSniffer_File' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/File.php',
778
- 'PHP_CodeSniffer_Fixer' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Fixer.php',
779
- 'PHP_CodeSniffer_Report' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Report.php',
780
- 'PHP_CodeSniffer_Reporting' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reporting.php',
781
- 'PHP_CodeSniffer_Reports_Cbf' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Cbf.php',
782
- 'PHP_CodeSniffer_Reports_Checkstyle' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Checkstyle.php',
783
- 'PHP_CodeSniffer_Reports_Csv' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Csv.php',
784
- 'PHP_CodeSniffer_Reports_Diff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Diff.php',
785
- 'PHP_CodeSniffer_Reports_Emacs' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Emacs.php',
786
- 'PHP_CodeSniffer_Reports_Full' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Full.php',
787
- 'PHP_CodeSniffer_Reports_Gitblame' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Gitblame.php',
788
- 'PHP_CodeSniffer_Reports_Hgblame' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Hgblame.php',
789
- 'PHP_CodeSniffer_Reports_Info' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Info.php',
790
- 'PHP_CodeSniffer_Reports_Json' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Json.php',
791
- 'PHP_CodeSniffer_Reports_Junit' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Junit.php',
792
- 'PHP_CodeSniffer_Reports_Notifysend' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Notifysend.php',
793
- 'PHP_CodeSniffer_Reports_Source' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Source.php',
794
- 'PHP_CodeSniffer_Reports_Summary' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Summary.php',
795
- 'PHP_CodeSniffer_Reports_Svnblame' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Svnblame.php',
796
- 'PHP_CodeSniffer_Reports_VersionControl' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/VersionControl.php',
797
- 'PHP_CodeSniffer_Reports_Xml' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Reports/Xml.php',
798
- 'PHP_CodeSniffer_Sniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Sniff.php',
799
- 'PHP_CodeSniffer_Standards_AbstractPatternSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/AbstractPatternSniff.php',
800
- 'PHP_CodeSniffer_Standards_AbstractScopeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/AbstractScopeSniff.php',
801
- 'PHP_CodeSniffer_Standards_AbstractVariableSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/AbstractVariableSniff.php',
802
- 'PHP_CodeSniffer_Standards_IncorrectPatternException' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/IncorrectPatternException.php',
803
- 'PHP_CodeSniffer_Tokenizers_CSS' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/CSS.php',
804
- 'PHP_CodeSniffer_Tokenizers_Comment' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/Comment.php',
805
- 'PHP_CodeSniffer_Tokenizers_JS' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/JS.php',
806
- 'PHP_CodeSniffer_Tokenizers_PHP' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/PHP.php',
807
- 'PHP_CodeSniffer_Tokens' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Tokens.php',
808
- 'PHP_Timer' => $vendorDir . '/phpunit/php-timer/src/Timer.php',
809
- 'PHP_Token' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
810
- 'PHP_TokenWithScope' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
811
- 'PHP_TokenWithScopeAndVisibility' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
812
- 'PHP_Token_ABSTRACT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
813
- 'PHP_Token_AMPERSAND' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
814
- 'PHP_Token_AND_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
815
- 'PHP_Token_ARRAY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
816
- 'PHP_Token_ARRAY_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
817
- 'PHP_Token_AS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
818
- 'PHP_Token_ASYNC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
819
- 'PHP_Token_AT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
820
- 'PHP_Token_AWAIT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
821
- 'PHP_Token_BACKTICK' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
822
- 'PHP_Token_BAD_CHARACTER' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
823
- 'PHP_Token_BOOLEAN_AND' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
824
- 'PHP_Token_BOOLEAN_OR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
825
- 'PHP_Token_BOOL_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
826
- 'PHP_Token_BREAK' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
827
- 'PHP_Token_CALLABLE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
828
- 'PHP_Token_CARET' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
829
- 'PHP_Token_CASE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
830
- 'PHP_Token_CATCH' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
831
- 'PHP_Token_CHARACTER' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
832
- 'PHP_Token_CLASS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
833
- 'PHP_Token_CLASS_C' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
834
- 'PHP_Token_CLASS_NAME_CONSTANT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
835
- 'PHP_Token_CLONE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
836
- 'PHP_Token_CLOSE_BRACKET' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
837
- 'PHP_Token_CLOSE_CURLY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
838
- 'PHP_Token_CLOSE_SQUARE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
839
- 'PHP_Token_CLOSE_TAG' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
840
- 'PHP_Token_COALESCE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
841
- 'PHP_Token_COLON' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
842
- 'PHP_Token_COMMA' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
843
- 'PHP_Token_COMMENT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
844
- 'PHP_Token_COMPILER_HALT_OFFSET' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
845
- 'PHP_Token_CONCAT_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
846
- 'PHP_Token_CONST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
847
- 'PHP_Token_CONSTANT_ENCAPSED_STRING' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
848
- 'PHP_Token_CONTINUE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
849
- 'PHP_Token_CURLY_OPEN' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
850
- 'PHP_Token_DEC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
851
- 'PHP_Token_DECLARE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
852
- 'PHP_Token_DEFAULT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
853
- 'PHP_Token_DIR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
854
- 'PHP_Token_DIV' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
855
- 'PHP_Token_DIV_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
856
- 'PHP_Token_DNUMBER' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
857
- 'PHP_Token_DO' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
858
- 'PHP_Token_DOC_COMMENT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
859
- 'PHP_Token_DOLLAR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
860
- 'PHP_Token_DOLLAR_OPEN_CURLY_BRACES' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
861
- 'PHP_Token_DOT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
862
- 'PHP_Token_DOUBLE_ARROW' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
863
- 'PHP_Token_DOUBLE_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
864
- 'PHP_Token_DOUBLE_COLON' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
865
- 'PHP_Token_DOUBLE_QUOTES' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
866
- 'PHP_Token_ECHO' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
867
- 'PHP_Token_ELLIPSIS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
868
- 'PHP_Token_ELSE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
869
- 'PHP_Token_ELSEIF' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
870
- 'PHP_Token_EMPTY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
871
- 'PHP_Token_ENCAPSED_AND_WHITESPACE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
872
- 'PHP_Token_ENDDECLARE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
873
- 'PHP_Token_ENDFOR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
874
- 'PHP_Token_ENDFOREACH' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
875
- 'PHP_Token_ENDIF' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
876
- 'PHP_Token_ENDSWITCH' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
877
- 'PHP_Token_ENDWHILE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
878
- 'PHP_Token_END_HEREDOC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
879
- 'PHP_Token_ENUM' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
880
- 'PHP_Token_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
881
- 'PHP_Token_EQUALS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
882
- 'PHP_Token_EVAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
883
- 'PHP_Token_EXCLAMATION_MARK' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
884
- 'PHP_Token_EXIT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
885
- 'PHP_Token_EXTENDS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
886
- 'PHP_Token_FILE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
887
- 'PHP_Token_FINAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
888
- 'PHP_Token_FINALLY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
889
- 'PHP_Token_FOR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
890
- 'PHP_Token_FOREACH' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
891
- 'PHP_Token_FUNCTION' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
892
- 'PHP_Token_FUNC_C' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
893
- 'PHP_Token_GLOBAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
894
- 'PHP_Token_GOTO' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
895
- 'PHP_Token_GT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
896
- 'PHP_Token_HALT_COMPILER' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
897
- 'PHP_Token_IF' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
898
- 'PHP_Token_IMPLEMENTS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
899
- 'PHP_Token_IN' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
900
- 'PHP_Token_INC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
901
- 'PHP_Token_INCLUDE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
902
- 'PHP_Token_INCLUDE_ONCE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
903
- 'PHP_Token_INLINE_HTML' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
904
- 'PHP_Token_INSTANCEOF' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
905
- 'PHP_Token_INSTEADOF' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
906
- 'PHP_Token_INTERFACE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
907
- 'PHP_Token_INT_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
908
- 'PHP_Token_ISSET' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
909
- 'PHP_Token_IS_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
910
- 'PHP_Token_IS_GREATER_OR_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
911
- 'PHP_Token_IS_IDENTICAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
912
- 'PHP_Token_IS_NOT_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
913
- 'PHP_Token_IS_NOT_IDENTICAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
914
- 'PHP_Token_IS_SMALLER_OR_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
915
- 'PHP_Token_Includes' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
916
- 'PHP_Token_JOIN' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
917
- 'PHP_Token_LAMBDA_ARROW' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
918
- 'PHP_Token_LAMBDA_CP' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
919
- 'PHP_Token_LAMBDA_OP' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
920
- 'PHP_Token_LINE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
921
- 'PHP_Token_LIST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
922
- 'PHP_Token_LNUMBER' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
923
- 'PHP_Token_LOGICAL_AND' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
924
- 'PHP_Token_LOGICAL_OR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
925
- 'PHP_Token_LOGICAL_XOR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
926
- 'PHP_Token_LT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
927
- 'PHP_Token_METHOD_C' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
928
- 'PHP_Token_MINUS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
929
- 'PHP_Token_MINUS_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
930
- 'PHP_Token_MOD_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
931
- 'PHP_Token_MULT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
932
- 'PHP_Token_MUL_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
933
- 'PHP_Token_NAMESPACE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
934
- 'PHP_Token_NEW' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
935
- 'PHP_Token_NS_C' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
936
- 'PHP_Token_NS_SEPARATOR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
937
- 'PHP_Token_NUM_STRING' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
938
- 'PHP_Token_OBJECT_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
939
- 'PHP_Token_OBJECT_OPERATOR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
940
- 'PHP_Token_ONUMBER' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
941
- 'PHP_Token_OPEN_BRACKET' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
942
- 'PHP_Token_OPEN_CURLY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
943
- 'PHP_Token_OPEN_SQUARE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
944
- 'PHP_Token_OPEN_TAG' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
945
- 'PHP_Token_OPEN_TAG_WITH_ECHO' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
946
- 'PHP_Token_OR_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
947
- 'PHP_Token_PAAMAYIM_NEKUDOTAYIM' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
948
- 'PHP_Token_PERCENT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
949
- 'PHP_Token_PIPE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
950
- 'PHP_Token_PLUS' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
951
- 'PHP_Token_PLUS_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
952
- 'PHP_Token_POW' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
953
- 'PHP_Token_POW_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
954
- 'PHP_Token_PRINT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
955
- 'PHP_Token_PRIVATE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
956
- 'PHP_Token_PROTECTED' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
957
- 'PHP_Token_PUBLIC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
958
- 'PHP_Token_QUESTION_MARK' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
959
- 'PHP_Token_REQUIRE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
960
- 'PHP_Token_REQUIRE_ONCE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
961
- 'PHP_Token_RETURN' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
962
- 'PHP_Token_SEMICOLON' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
963
- 'PHP_Token_SHAPE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
964
- 'PHP_Token_SL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
965
- 'PHP_Token_SL_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
966
- 'PHP_Token_SPACESHIP' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
967
- 'PHP_Token_SR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
968
- 'PHP_Token_SR_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
969
- 'PHP_Token_START_HEREDOC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
970
- 'PHP_Token_STATIC' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
971
- 'PHP_Token_STRING' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
972
- 'PHP_Token_STRING_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
973
- 'PHP_Token_STRING_VARNAME' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
974
- 'PHP_Token_SWITCH' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
975
- 'PHP_Token_Stream' => $vendorDir . '/phpunit/php-token-stream/src/Token/Stream.php',
976
- 'PHP_Token_Stream_CachingFactory' => $vendorDir . '/phpunit/php-token-stream/src/Token/Stream/CachingFactory.php',
977
- 'PHP_Token_THROW' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
978
- 'PHP_Token_TILDE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
979
- 'PHP_Token_TRAIT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
980
- 'PHP_Token_TRAIT_C' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
981
- 'PHP_Token_TRY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
982
- 'PHP_Token_TYPE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
983
- 'PHP_Token_TYPELIST_GT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
984
- 'PHP_Token_TYPELIST_LT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
985
- 'PHP_Token_UNSET' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
986
- 'PHP_Token_UNSET_CAST' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
987
- 'PHP_Token_USE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
988
- 'PHP_Token_VAR' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
989
- 'PHP_Token_VARIABLE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
990
- 'PHP_Token_WHERE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
991
- 'PHP_Token_WHILE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
992
- 'PHP_Token_WHITESPACE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
993
- 'PHP_Token_XHP_ATTRIBUTE' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
994
- 'PHP_Token_XHP_CATEGORY' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
995
- 'PHP_Token_XHP_CATEGORY_LABEL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
996
- 'PHP_Token_XHP_CHILDREN' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
997
- 'PHP_Token_XHP_LABEL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
998
- 'PHP_Token_XHP_REQUIRED' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
999
- 'PHP_Token_XHP_TAG_GT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
1000
- 'PHP_Token_XHP_TAG_LT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
1001
- 'PHP_Token_XHP_TEXT' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
1002
- 'PHP_Token_XOR_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
1003
- 'PHP_Token_YIELD' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
1004
- 'PHP_Token_YIELD_FROM' => $vendorDir . '/phpunit/php-token-stream/src/Token.php',
1005
- 'PSR1_Sniffs_Classes_ClassDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php',
1006
- 'PSR1_Sniffs_Files_SideEffectsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php',
1007
- 'PSR1_Sniffs_Methods_CamelCapsMethodNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Methods/CamelCapsMethodNameSniff.php',
1008
- 'PSR2_Sniffs_Classes_ClassDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php',
1009
- 'PSR2_Sniffs_Classes_PropertyDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php',
1010
- 'PSR2_Sniffs_ControlStructures_ControlStructureSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php',
1011
- 'PSR2_Sniffs_ControlStructures_ElseIfDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php',
1012
- 'PSR2_Sniffs_ControlStructures_SwitchDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php',
1013
- 'PSR2_Sniffs_Files_ClosingTagSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/ClosingTagSniff.php',
1014
- 'PSR2_Sniffs_Files_EndFileNewlineSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php',
1015
- 'PSR2_Sniffs_Methods_FunctionCallSignatureSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/FunctionCallSignatureSniff.php',
1016
- 'PSR2_Sniffs_Methods_MethodDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php',
1017
- 'PSR2_Sniffs_Namespaces_NamespaceDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php',
1018
- 'PSR2_Sniffs_Namespaces_UseDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php',
1019
- 'Prophecy\\Argument' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument.php',
1020
- 'Prophecy\\Argument\\ArgumentsWildcard' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php',
1021
- 'Prophecy\\Argument\\Token\\AnyValueToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValueToken.php',
1022
- 'Prophecy\\Argument\\Token\\AnyValuesToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValuesToken.php',
1023
- 'Prophecy\\Argument\\Token\\ArrayCountToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php',
1024
- 'Prophecy\\Argument\\Token\\ArrayEntryToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php',
1025
- 'Prophecy\\Argument\\Token\\ArrayEveryEntryToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php',
1026
- 'Prophecy\\Argument\\Token\\CallbackToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/CallbackToken.php',
1027
- 'Prophecy\\Argument\\Token\\ExactValueToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/ExactValueToken.php',
1028
- 'Prophecy\\Argument\\Token\\IdenticalValueToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/IdenticalValueToken.php',
1029
- 'Prophecy\\Argument\\Token\\LogicalAndToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalAndToken.php',
1030
- 'Prophecy\\Argument\\Token\\LogicalNotToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalNotToken.php',
1031
- 'Prophecy\\Argument\\Token\\ObjectStateToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/ObjectStateToken.php',
1032
- 'Prophecy\\Argument\\Token\\StringContainsToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/StringContainsToken.php',
1033
- 'Prophecy\\Argument\\Token\\TokenInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/TokenInterface.php',
1034
- 'Prophecy\\Argument\\Token\\TypeToken' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Argument/Token/TypeToken.php',
1035
- 'Prophecy\\Call\\Call' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Call/Call.php',
1036
- 'Prophecy\\Call\\CallCenter' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Call/CallCenter.php',
1037
- 'Prophecy\\Comparator\\ClosureComparator' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Comparator/ClosureComparator.php',
1038
- 'Prophecy\\Comparator\\Factory' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Comparator/Factory.php',
1039
- 'Prophecy\\Doubler\\CachedDoubler' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/CachedDoubler.php',
1040
- 'Prophecy\\Doubler\\ClassPatch\\ClassPatchInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php',
1041
- 'Prophecy\\Doubler\\ClassPatch\\DisableConstructorPatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php',
1042
- 'Prophecy\\Doubler\\ClassPatch\\HhvmExceptionPatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/HhvmExceptionPatch.php',
1043
- 'Prophecy\\Doubler\\ClassPatch\\KeywordPatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/KeywordPatch.php',
1044
- 'Prophecy\\Doubler\\ClassPatch\\MagicCallPatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php',
1045
- 'Prophecy\\Doubler\\ClassPatch\\ProphecySubjectPatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php',
1046
- 'Prophecy\\Doubler\\ClassPatch\\ReflectionClassNewInstancePatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php',
1047
- 'Prophecy\\Doubler\\ClassPatch\\SplFileInfoPatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php',
1048
- 'Prophecy\\Doubler\\ClassPatch\\TraversablePatch' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/TraversablePatch.php',
1049
- 'Prophecy\\Doubler\\DoubleInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php',
1050
- 'Prophecy\\Doubler\\Doubler' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Doubler.php',
1051
- 'Prophecy\\Doubler\\Generator\\ClassCodeGenerator' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCodeGenerator.php',
1052
- 'Prophecy\\Doubler\\Generator\\ClassCreator' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCreator.php',
1053
- 'Prophecy\\Doubler\\Generator\\ClassMirror' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassMirror.php',
1054
- 'Prophecy\\Doubler\\Generator\\Node\\ArgumentNode' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php',
1055
- 'Prophecy\\Doubler\\Generator\\Node\\ClassNode' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ClassNode.php',
1056
- 'Prophecy\\Doubler\\Generator\\Node\\MethodNode' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/MethodNode.php',
1057
- 'Prophecy\\Doubler\\Generator\\ReflectionInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ReflectionInterface.php',
1058
- 'Prophecy\\Doubler\\LazyDouble' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/LazyDouble.php',
1059
- 'Prophecy\\Doubler\\NameGenerator' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Doubler/NameGenerator.php',
1060
- 'Prophecy\\Exception\\Call\\UnexpectedCallException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Call/UnexpectedCallException.php',
1061
- 'Prophecy\\Exception\\Doubler\\ClassCreatorException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassCreatorException.php',
1062
- 'Prophecy\\Exception\\Doubler\\ClassMirrorException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassMirrorException.php',
1063
- 'Prophecy\\Exception\\Doubler\\ClassNotFoundException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassNotFoundException.php',
1064
- 'Prophecy\\Exception\\Doubler\\DoubleException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoubleException.php',
1065
- 'Prophecy\\Exception\\Doubler\\DoublerException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoublerException.php',
1066
- 'Prophecy\\Exception\\Doubler\\InterfaceNotFoundException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/InterfaceNotFoundException.php',
1067
- 'Prophecy\\Exception\\Doubler\\MethodNotFoundException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/MethodNotFoundException.php',
1068
- 'Prophecy\\Exception\\Doubler\\ReturnByReferenceException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ReturnByReferenceException.php',
1069
- 'Prophecy\\Exception\\Exception' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Exception.php',
1070
- 'Prophecy\\Exception\\InvalidArgumentException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/InvalidArgumentException.php',
1071
- 'Prophecy\\Exception\\Prediction\\AggregateException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php',
1072
- 'Prophecy\\Exception\\Prediction\\FailedPredictionException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php',
1073
- 'Prophecy\\Exception\\Prediction\\NoCallsException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php',
1074
- 'Prophecy\\Exception\\Prediction\\PredictionException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php',
1075
- 'Prophecy\\Exception\\Prediction\\UnexpectedCallsCountException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php',
1076
- 'Prophecy\\Exception\\Prediction\\UnexpectedCallsException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php',
1077
- 'Prophecy\\Exception\\Prophecy\\MethodProphecyException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prophecy/MethodProphecyException.php',
1078
- 'Prophecy\\Exception\\Prophecy\\ObjectProphecyException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php',
1079
- 'Prophecy\\Exception\\Prophecy\\ProphecyException' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ProphecyException.php',
1080
- 'Prophecy\\Prediction\\CallPrediction' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prediction/CallPrediction.php',
1081
- 'Prophecy\\Prediction\\CallTimesPrediction' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prediction/CallTimesPrediction.php',
1082
- 'Prophecy\\Prediction\\CallbackPrediction' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prediction/CallbackPrediction.php',
1083
- 'Prophecy\\Prediction\\NoCallsPrediction' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prediction/NoCallsPrediction.php',
1084
- 'Prophecy\\Prediction\\PredictionInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prediction/PredictionInterface.php',
1085
- 'Prophecy\\Promise\\CallbackPromise' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Promise/CallbackPromise.php',
1086
- 'Prophecy\\Promise\\PromiseInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Promise/PromiseInterface.php',
1087
- 'Prophecy\\Promise\\ReturnArgumentPromise' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Promise/ReturnArgumentPromise.php',
1088
- 'Prophecy\\Promise\\ReturnPromise' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Promise/ReturnPromise.php',
1089
- 'Prophecy\\Promise\\ThrowPromise' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php',
1090
- 'Prophecy\\Prophecy\\MethodProphecy' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php',
1091
- 'Prophecy\\Prophecy\\ObjectProphecy' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php',
1092
- 'Prophecy\\Prophecy\\ProphecyInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophecy/ProphecyInterface.php',
1093
- 'Prophecy\\Prophecy\\ProphecySubjectInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php',
1094
- 'Prophecy\\Prophecy\\Revealer' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophecy/Revealer.php',
1095
- 'Prophecy\\Prophecy\\RevealerInterface' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophecy/RevealerInterface.php',
1096
- 'Prophecy\\Prophet' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Prophet.php',
1097
- 'Prophecy\\Util\\ExportUtil' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Util/ExportUtil.php',
1098
- 'Prophecy\\Util\\StringUtil' => $vendorDir . '/phpspec/prophecy/src/Prophecy/Util/StringUtil.php',
1099
- 'Psr\\Log\\AbstractLogger' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php',
1100
- 'Psr\\Log\\InvalidArgumentException' => $vendorDir . '/psr/log/Psr/Log/InvalidArgumentException.php',
1101
- 'Psr\\Log\\LogLevel' => $vendorDir . '/psr/log/Psr/Log/LogLevel.php',
1102
- 'Psr\\Log\\LoggerAwareInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareInterface.php',
1103
- 'Psr\\Log\\LoggerAwareTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareTrait.php',
1104
- 'Psr\\Log\\LoggerInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerInterface.php',
1105
- 'Psr\\Log\\LoggerTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerTrait.php',
1106
- 'Psr\\Log\\NullLogger' => $vendorDir . '/psr/log/Psr/Log/NullLogger.php',
1107
- 'Psr\\Log\\Test\\DummyTest' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
1108
- 'Psr\\Log\\Test\\LoggerInterfaceTest' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
1109
- 'SebastianBergmann\\Comparator\\ArrayComparator' => $vendorDir . '/sebastian/comparator/src/ArrayComparator.php',
1110
- 'SebastianBergmann\\Comparator\\Comparator' => $vendorDir . '/sebastian/comparator/src/Comparator.php',
1111
- 'SebastianBergmann\\Comparator\\ComparisonFailure' => $vendorDir . '/sebastian/comparator/src/ComparisonFailure.php',
1112
- 'SebastianBergmann\\Comparator\\DOMNodeComparator' => $vendorDir . '/sebastian/comparator/src/DOMNodeComparator.php',
1113
- 'SebastianBergmann\\Comparator\\DateTimeComparator' => $vendorDir . '/sebastian/comparator/src/DateTimeComparator.php',
1114
- 'SebastianBergmann\\Comparator\\DoubleComparator' => $vendorDir . '/sebastian/comparator/src/DoubleComparator.php',
1115
- 'SebastianBergmann\\Comparator\\ExceptionComparator' => $vendorDir . '/sebastian/comparator/src/ExceptionComparator.php',
1116
- 'SebastianBergmann\\Comparator\\Factory' => $vendorDir . '/sebastian/comparator/src/Factory.php',
1117
- 'SebastianBergmann\\Comparator\\MockObjectComparator' => $vendorDir . '/sebastian/comparator/src/MockObjectComparator.php',
1118
- 'SebastianBergmann\\Comparator\\NumericComparator' => $vendorDir . '/sebastian/comparator/src/NumericComparator.php',
1119
- 'SebastianBergmann\\Comparator\\ObjectComparator' => $vendorDir . '/sebastian/comparator/src/ObjectComparator.php',
1120
- 'SebastianBergmann\\Comparator\\ResourceComparator' => $vendorDir . '/sebastian/comparator/src/ResourceComparator.php',
1121
- 'SebastianBergmann\\Comparator\\ScalarComparator' => $vendorDir . '/sebastian/comparator/src/ScalarComparator.php',
1122
- 'SebastianBergmann\\Comparator\\SplObjectStorageComparator' => $vendorDir . '/sebastian/comparator/src/SplObjectStorageComparator.php',
1123
- 'SebastianBergmann\\Comparator\\TypeComparator' => $vendorDir . '/sebastian/comparator/src/TypeComparator.php',
1124
- 'SebastianBergmann\\Diff\\Chunk' => $vendorDir . '/sebastian/diff/src/Chunk.php',
1125
- 'SebastianBergmann\\Diff\\Diff' => $vendorDir . '/sebastian/diff/src/Diff.php',
1126
- 'SebastianBergmann\\Diff\\Differ' => $vendorDir . '/sebastian/diff/src/Differ.php',
1127
- 'SebastianBergmann\\Diff\\LCS\\LongestCommonSubsequence' => $vendorDir . '/sebastian/diff/src/LCS/LongestCommonSubsequence.php',
1128
- 'SebastianBergmann\\Diff\\LCS\\MemoryEfficientImplementation' => $vendorDir . '/sebastian/diff/src/LCS/MemoryEfficientLongestCommonSubsequenceImplementation.php',
1129
- 'SebastianBergmann\\Diff\\LCS\\TimeEfficientImplementation' => $vendorDir . '/sebastian/diff/src/LCS/TimeEfficientLongestCommonSubsequenceImplementation.php',
1130
- 'SebastianBergmann\\Diff\\Line' => $vendorDir . '/sebastian/diff/src/Line.php',
1131
- 'SebastianBergmann\\Diff\\Parser' => $vendorDir . '/sebastian/diff/src/Parser.php',
1132
- 'SebastianBergmann\\Environment\\Console' => $vendorDir . '/sebastian/environment/src/Console.php',
1133
- 'SebastianBergmann\\Environment\\Runtime' => $vendorDir . '/sebastian/environment/src/Runtime.php',
1134
- 'SebastianBergmann\\Exporter\\Exporter' => $vendorDir . '/sebastian/exporter/src/Exporter.php',
1135
- 'SebastianBergmann\\GlobalState\\Blacklist' => $vendorDir . '/sebastian/global-state/src/Blacklist.php',
1136
- 'SebastianBergmann\\GlobalState\\Exception' => $vendorDir . '/sebastian/global-state/src/Exception.php',
1137
- 'SebastianBergmann\\GlobalState\\Restorer' => $vendorDir . '/sebastian/global-state/src/Restorer.php',
1138
- 'SebastianBergmann\\GlobalState\\RuntimeException' => $vendorDir . '/sebastian/global-state/src/RuntimeException.php',
1139
- 'SebastianBergmann\\GlobalState\\Snapshot' => $vendorDir . '/sebastian/global-state/src/Snapshot.php',
1140
- 'SebastianBergmann\\RecursionContext\\Context' => $vendorDir . '/sebastian/recursion-context/src/Context.php',
1141
- 'SebastianBergmann\\RecursionContext\\Exception' => $vendorDir . '/sebastian/recursion-context/src/Exception.php',
1142
- 'SebastianBergmann\\RecursionContext\\InvalidArgumentException' => $vendorDir . '/sebastian/recursion-context/src/InvalidArgumentException.php',
1143
- 'SebastianBergmann\\Version' => $vendorDir . '/sebastian/version/src/Version.php',
1144
- 'Squiz_Sniffs_Arrays_ArrayBracketSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php',
1145
- 'Squiz_Sniffs_Arrays_ArrayDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php',
1146
- 'Squiz_Sniffs_CSS_ClassDefinitionClosingBraceSpaceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php',
1147
- 'Squiz_Sniffs_CSS_ClassDefinitionNameSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php',
1148
- 'Squiz_Sniffs_CSS_ClassDefinitionOpeningBraceSpaceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php',
1149
- 'Squiz_Sniffs_CSS_ColonSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php',
1150
- 'Squiz_Sniffs_CSS_ColourDefinitionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php',
1151
- 'Squiz_Sniffs_CSS_DisallowMultipleStyleDefinitionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php',
1152
- 'Squiz_Sniffs_CSS_DuplicateClassDefinitionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php',
1153
- 'Squiz_Sniffs_CSS_DuplicateStyleDefinitionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php',
1154
- 'Squiz_Sniffs_CSS_EmptyClassDefinitionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php',
1155
- 'Squiz_Sniffs_CSS_EmptyStyleDefinitionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php',
1156
- 'Squiz_Sniffs_CSS_ForbiddenStylesSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ForbiddenStylesSniff.php',
1157
- 'Squiz_Sniffs_CSS_IndentationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/IndentationSniff.php',
1158
- 'Squiz_Sniffs_CSS_LowercaseStyleDefinitionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php',
1159
- 'Squiz_Sniffs_CSS_MissingColonSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php',
1160
- 'Squiz_Sniffs_CSS_NamedColoursSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/NamedColoursSniff.php',
1161
- 'Squiz_Sniffs_CSS_OpacitySniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/OpacitySniff.php',
1162
- 'Squiz_Sniffs_CSS_SemicolonSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php',
1163
- 'Squiz_Sniffs_CSS_ShorthandSizeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ShorthandSizeSniff.php',
1164
- 'Squiz_Sniffs_Classes_ClassDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php',
1165
- 'Squiz_Sniffs_Classes_ClassFileNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php',
1166
- 'Squiz_Sniffs_Classes_DuplicatePropertySniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php',
1167
- 'Squiz_Sniffs_Classes_LowercaseClassKeywordsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php',
1168
- 'Squiz_Sniffs_Classes_SelfMemberReferenceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php',
1169
- 'Squiz_Sniffs_Classes_ValidClassNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php',
1170
- 'Squiz_Sniffs_Commenting_BlockCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php',
1171
- 'Squiz_Sniffs_Commenting_ClassCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php',
1172
- 'Squiz_Sniffs_Commenting_ClosingDeclarationCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php',
1173
- 'Squiz_Sniffs_Commenting_DocCommentAlignmentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php',
1174
- 'Squiz_Sniffs_Commenting_EmptyCatchCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php',
1175
- 'Squiz_Sniffs_Commenting_FileCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php',
1176
- 'Squiz_Sniffs_Commenting_FunctionCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php',
1177
- 'Squiz_Sniffs_Commenting_FunctionCommentThrowTagSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php',
1178
- 'Squiz_Sniffs_Commenting_InlineCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php',
1179
- 'Squiz_Sniffs_Commenting_LongConditionClosingCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php',
1180
- 'Squiz_Sniffs_Commenting_PostStatementCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php',
1181
- 'Squiz_Sniffs_Commenting_VariableCommentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php',
1182
- 'Squiz_Sniffs_ControlStructures_ControlSignatureSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php',
1183
- 'Squiz_Sniffs_ControlStructures_ElseIfDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php',
1184
- 'Squiz_Sniffs_ControlStructures_ForEachLoopDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php',
1185
- 'Squiz_Sniffs_ControlStructures_ForLoopDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php',
1186
- 'Squiz_Sniffs_ControlStructures_InlineIfDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php',
1187
- 'Squiz_Sniffs_ControlStructures_LowercaseDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php',
1188
- 'Squiz_Sniffs_ControlStructures_SwitchDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php',
1189
- 'Squiz_Sniffs_Debug_JSLintSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/JSLintSniff.php',
1190
- 'Squiz_Sniffs_Debug_JavaScriptLintSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php',
1191
- 'Squiz_Sniffs_Files_FileExtensionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php',
1192
- 'Squiz_Sniffs_Formatting_OperatorBracketSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php',
1193
- 'Squiz_Sniffs_Functions_FunctionDeclarationArgumentSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php',
1194
- 'Squiz_Sniffs_Functions_FunctionDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php',
1195
- 'Squiz_Sniffs_Functions_FunctionDuplicateArgumentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php',
1196
- 'Squiz_Sniffs_Functions_GlobalFunctionSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php',
1197
- 'Squiz_Sniffs_Functions_LowercaseFunctionKeywordsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php',
1198
- 'Squiz_Sniffs_Functions_MultiLineFunctionDeclarationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php',
1199
- 'Squiz_Sniffs_NamingConventions_ValidFunctionNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php',
1200
- 'Squiz_Sniffs_NamingConventions_ValidVariableNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php',
1201
- 'Squiz_Sniffs_Objects_DisallowObjectStringIndexSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php',
1202
- 'Squiz_Sniffs_Objects_ObjectInstantiationSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php',
1203
- 'Squiz_Sniffs_Objects_ObjectMemberCommaSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php',
1204
- 'Squiz_Sniffs_Operators_ComparisonOperatorUsageSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php',
1205
- 'Squiz_Sniffs_Operators_IncrementDecrementUsageSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php',
1206
- 'Squiz_Sniffs_Operators_ValidLogicalOperatorsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php',
1207
- 'Squiz_Sniffs_PHP_CommentedOutCodeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php',
1208
- 'Squiz_Sniffs_PHP_DisallowBooleanStatementSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowBooleanStatementSniff.php',
1209
- 'Squiz_Sniffs_PHP_DisallowComparisonAssignmentSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php',
1210
- 'Squiz_Sniffs_PHP_DisallowInlineIfSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php',
1211
- 'Squiz_Sniffs_PHP_DisallowMultipleAssignmentsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php',
1212
- 'Squiz_Sniffs_PHP_DisallowObEndFlushSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php',
1213
- 'Squiz_Sniffs_PHP_DisallowSizeFunctionsInLoopsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php',
1214
- 'Squiz_Sniffs_PHP_DiscouragedFunctionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php',
1215
- 'Squiz_Sniffs_PHP_EmbeddedPhpSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php',
1216
- 'Squiz_Sniffs_PHP_EvalSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php',
1217
- 'Squiz_Sniffs_PHP_ForbiddenFunctionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php',
1218
- 'Squiz_Sniffs_PHP_GlobalKeywordSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php',
1219
- 'Squiz_Sniffs_PHP_HeredocSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php',
1220
- 'Squiz_Sniffs_PHP_InnerFunctionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php',
1221
- 'Squiz_Sniffs_PHP_LowercasePHPFunctionsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php',
1222
- 'Squiz_Sniffs_PHP_NonExecutableCodeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php',
1223
- 'Squiz_Sniffs_Scope_MemberVarScopeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php',
1224
- 'Squiz_Sniffs_Scope_MethodScopeSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php',
1225
- 'Squiz_Sniffs_Scope_StaticThisUsageSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php',
1226
- 'Squiz_Sniffs_Strings_ConcatenationSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php',
1227
- 'Squiz_Sniffs_Strings_DoubleQuoteUsageSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php',
1228
- 'Squiz_Sniffs_Strings_EchoedStringsSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php',
1229
- 'Squiz_Sniffs_WhiteSpace_CastSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php',
1230
- 'Squiz_Sniffs_WhiteSpace_ControlStructureSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php',
1231
- 'Squiz_Sniffs_WhiteSpace_FunctionClosingBraceSpaceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php',
1232
- 'Squiz_Sniffs_WhiteSpace_FunctionOpeningBraceSpaceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php',
1233
- 'Squiz_Sniffs_WhiteSpace_FunctionSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php',
1234
- 'Squiz_Sniffs_WhiteSpace_LanguageConstructSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php',
1235
- 'Squiz_Sniffs_WhiteSpace_LogicalOperatorSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php',
1236
- 'Squiz_Sniffs_WhiteSpace_MemberVarSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php',
1237
- 'Squiz_Sniffs_WhiteSpace_ObjectOperatorSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php',
1238
- 'Squiz_Sniffs_WhiteSpace_OperatorSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php',
1239
- 'Squiz_Sniffs_WhiteSpace_PropertyLabelSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php',
1240
- 'Squiz_Sniffs_WhiteSpace_ScopeClosingBraceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php',
1241
- 'Squiz_Sniffs_WhiteSpace_ScopeKeywordSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php',
1242
- 'Squiz_Sniffs_WhiteSpace_SemicolonSpacingSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php',
1243
- 'Squiz_Sniffs_WhiteSpace_SuperfluousWhitespaceSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php',
1244
- 'Symfony\\Component\\Config\\ConfigCache' => $vendorDir . '/symfony/config/ConfigCache.php',
1245
- 'Symfony\\Component\\Config\\ConfigCacheFactory' => $vendorDir . '/symfony/config/ConfigCacheFactory.php',
1246
- 'Symfony\\Component\\Config\\ConfigCacheFactoryInterface' => $vendorDir . '/symfony/config/ConfigCacheFactoryInterface.php',
1247
- 'Symfony\\Component\\Config\\ConfigCacheInterface' => $vendorDir . '/symfony/config/ConfigCacheInterface.php',
1248
- 'Symfony\\Component\\Config\\Definition\\ArrayNode' => $vendorDir . '/symfony/config/Definition/ArrayNode.php',
1249
- 'Symfony\\Component\\Config\\Definition\\BaseNode' => $vendorDir . '/symfony/config/Definition/BaseNode.php',
1250
- 'Symfony\\Component\\Config\\Definition\\BooleanNode' => $vendorDir . '/symfony/config/Definition/BooleanNode.php',
1251
- 'Symfony\\Component\\Config\\Definition\\Builder\\ArrayNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/ArrayNodeDefinition.php',
1252
- 'Symfony\\Component\\Config\\Definition\\Builder\\BooleanNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/BooleanNodeDefinition.php',
1253
- 'Symfony\\Component\\Config\\Definition\\Builder\\EnumNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/EnumNodeDefinition.php',
1254
- 'Symfony\\Component\\Config\\Definition\\Builder\\ExprBuilder' => $vendorDir . '/symfony/config/Definition/Builder/ExprBuilder.php',
1255
- 'Symfony\\Component\\Config\\Definition\\Builder\\FloatNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/FloatNodeDefinition.php',
1256
- 'Symfony\\Component\\Config\\Definition\\Builder\\IntegerNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/IntegerNodeDefinition.php',
1257
- 'Symfony\\Component\\Config\\Definition\\Builder\\MergeBuilder' => $vendorDir . '/symfony/config/Definition/Builder/MergeBuilder.php',
1258
- 'Symfony\\Component\\Config\\Definition\\Builder\\NodeBuilder' => $vendorDir . '/symfony/config/Definition/Builder/NodeBuilder.php',
1259
- 'Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/NodeDefinition.php',
1260
- 'Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface' => $vendorDir . '/symfony/config/Definition/Builder/NodeParentInterface.php',
1261
- 'Symfony\\Component\\Config\\Definition\\Builder\\NormalizationBuilder' => $vendorDir . '/symfony/config/Definition/Builder/NormalizationBuilder.php',
1262
- 'Symfony\\Component\\Config\\Definition\\Builder\\NumericNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/NumericNodeDefinition.php',
1263
- 'Symfony\\Component\\Config\\Definition\\Builder\\ParentNodeDefinitionInterface' => $vendorDir . '/symfony/config/Definition/Builder/ParentNodeDefinitionInterface.php',
1264
- 'Symfony\\Component\\Config\\Definition\\Builder\\ScalarNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/ScalarNodeDefinition.php',
1265
- 'Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder' => $vendorDir . '/symfony/config/Definition/Builder/TreeBuilder.php',
1266
- 'Symfony\\Component\\Config\\Definition\\Builder\\ValidationBuilder' => $vendorDir . '/symfony/config/Definition/Builder/ValidationBuilder.php',
1267
- 'Symfony\\Component\\Config\\Definition\\Builder\\VariableNodeDefinition' => $vendorDir . '/symfony/config/Definition/Builder/VariableNodeDefinition.php',
1268
- 'Symfony\\Component\\Config\\Definition\\ConfigurationInterface' => $vendorDir . '/symfony/config/Definition/ConfigurationInterface.php',
1269
- 'Symfony\\Component\\Config\\Definition\\Dumper\\XmlReferenceDumper' => $vendorDir . '/symfony/config/Definition/Dumper/XmlReferenceDumper.php',
1270
- 'Symfony\\Component\\Config\\Definition\\Dumper\\YamlReferenceDumper' => $vendorDir . '/symfony/config/Definition/Dumper/YamlReferenceDumper.php',
1271
- 'Symfony\\Component\\Config\\Definition\\EnumNode' => $vendorDir . '/symfony/config/Definition/EnumNode.php',
1272
- 'Symfony\\Component\\Config\\Definition\\Exception\\DuplicateKeyException' => $vendorDir . '/symfony/config/Definition/Exception/DuplicateKeyException.php',
1273
- 'Symfony\\Component\\Config\\Definition\\Exception\\Exception' => $vendorDir . '/symfony/config/Definition/Exception/Exception.php',
1274
- 'Symfony\\Component\\Config\\Definition\\Exception\\ForbiddenOverwriteException' => $vendorDir . '/symfony/config/Definition/Exception/ForbiddenOverwriteException.php',
1275
- 'Symfony\\Component\\Config\\Definition\\Exception\\InvalidConfigurationException' => $vendorDir . '/symfony/config/Definition/Exception/InvalidConfigurationException.php',
1276
- 'Symfony\\Component\\Config\\Definition\\Exception\\InvalidDefinitionException' => $vendorDir . '/symfony/config/Definition/Exception/InvalidDefinitionException.php',
1277
- 'Symfony\\Component\\Config\\Definition\\Exception\\InvalidTypeException' => $vendorDir . '/symfony/config/Definition/Exception/InvalidTypeException.php',
1278
- 'Symfony\\Component\\Config\\Definition\\Exception\\UnsetKeyException' => $vendorDir . '/symfony/config/Definition/Exception/UnsetKeyException.php',
1279
- 'Symfony\\Component\\Config\\Definition\\FloatNode' => $vendorDir . '/symfony/config/Definition/FloatNode.php',
1280
- 'Symfony\\Component\\Config\\Definition\\IntegerNode' => $vendorDir . '/symfony/config/Definition/IntegerNode.php',
1281
- 'Symfony\\Component\\Config\\Definition\\NodeInterface' => $vendorDir . '/symfony/config/Definition/NodeInterface.php',
1282
- 'Symfony\\Component\\Config\\Definition\\NumericNode' => $vendorDir . '/symfony/config/Definition/NumericNode.php',
1283
- 'Symfony\\Component\\Config\\Definition\\Processor' => $vendorDir . '/symfony/config/Definition/Processor.php',
1284
- 'Symfony\\Component\\Config\\Definition\\PrototypeNodeInterface' => $vendorDir . '/symfony/config/Definition/PrototypeNodeInterface.php',
1285
- 'Symfony\\Component\\Config\\Definition\\PrototypedArrayNode' => $vendorDir . '/symfony/config/Definition/PrototypedArrayNode.php',
1286
- 'Symfony\\Component\\Config\\Definition\\ReferenceDumper' => $vendorDir . '/symfony/config/Definition/ReferenceDumper.php',
1287
- 'Symfony\\Component\\Config\\Definition\\ScalarNode' => $vendorDir . '/symfony/config/Definition/ScalarNode.php',
1288
- 'Symfony\\Component\\Config\\Definition\\VariableNode' => $vendorDir . '/symfony/config/Definition/VariableNode.php',
1289
- 'Symfony\\Component\\Config\\Exception\\FileLoaderImportCircularReferenceException' => $vendorDir . '/symfony/config/Exception/FileLoaderImportCircularReferenceException.php',
1290
- 'Symfony\\Component\\Config\\Exception\\FileLoaderLoadException' => $vendorDir . '/symfony/config/Exception/FileLoaderLoadException.php',
1291
- 'Symfony\\Component\\Config\\FileLocator' => $vendorDir . '/symfony/config/FileLocator.php',
1292
- 'Symfony\\Component\\Config\\FileLocatorInterface' => $vendorDir . '/symfony/config/FileLocatorInterface.php',
1293
- 'Symfony\\Component\\Config\\Loader\\DelegatingLoader' => $vendorDir . '/symfony/config/Loader/DelegatingLoader.php',
1294
- 'Symfony\\Component\\Config\\Loader\\FileLoader' => $vendorDir . '/symfony/config/Loader/FileLoader.php',
1295
- 'Symfony\\Component\\Config\\Loader\\Loader' => $vendorDir . '/symfony/config/Loader/Loader.php',
1296
- 'Symfony\\Component\\Config\\Loader\\LoaderInterface' => $vendorDir . '/symfony/config/Loader/LoaderInterface.php',
1297
- 'Symfony\\Component\\Config\\Loader\\LoaderResolver' => $vendorDir . '/symfony/config/Loader/LoaderResolver.php',
1298
- 'Symfony\\Component\\Config\\Loader\\LoaderResolverInterface' => $vendorDir . '/symfony/config/Loader/LoaderResolverInterface.php',
1299
- 'Symfony\\Component\\Config\\Resource\\DirectoryResource' => $vendorDir . '/symfony/config/Resource/DirectoryResource.php',
1300
- 'Symfony\\Component\\Config\\Resource\\FileResource' => $vendorDir . '/symfony/config/Resource/FileResource.php',
1301
- 'Symfony\\Component\\Config\\Resource\\ResourceInterface' => $vendorDir . '/symfony/config/Resource/ResourceInterface.php',
1302
- 'Symfony\\Component\\Config\\Tests\\ConfigCacheFactoryTest' => $vendorDir . '/symfony/config/Tests/ConfigCacheFactoryTest.php',
1303
- 'Symfony\\Component\\Config\\Tests\\ConfigCacheTest' => $vendorDir . '/symfony/config/Tests/ConfigCacheTest.php',
1304
- 'Symfony\\Component\\Config\\Tests\\Definition\\ArrayNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/ArrayNodeTest.php',
1305
- 'Symfony\\Component\\Config\\Tests\\Definition\\BooleanNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/BooleanNodeTest.php',
1306
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\ArrayNodeDefinitionTest' => $vendorDir . '/symfony/config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php',
1307
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\BarNodeDefinition' => $vendorDir . '/symfony/config/Tests/Fixtures/Builder/BarNodeDefinition.php',
1308
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\EnumNodeDefinitionTest' => $vendorDir . '/symfony/config/Tests/Definition/Builder/EnumNodeDefinitionTest.php',
1309
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\ExprBuilderTest' => $vendorDir . '/symfony/config/Tests/Definition/Builder/ExprBuilderTest.php',
1310
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\NodeBuilder' => $vendorDir . '/symfony/config/Tests/Fixtures/Builder/NodeBuilder.php',
1311
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\NodeBuilderTest' => $vendorDir . '/symfony/config/Tests/Definition/Builder/NodeBuilderTest.php',
1312
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\NumericNodeDefinitionTest' => $vendorDir . '/symfony/config/Tests/Definition/Builder/NumericNodeDefinitionTest.php',
1313
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\SomeNodeDefinition' => $vendorDir . '/symfony/config/Tests/Definition/Builder/NodeBuilderTest.php',
1314
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\TreeBuilderTest' => $vendorDir . '/symfony/config/Tests/Definition/Builder/TreeBuilderTest.php',
1315
- 'Symfony\\Component\\Config\\Tests\\Definition\\Builder\\VariableNodeDefinition' => $vendorDir . '/symfony/config/Tests/Fixtures/Builder/VariableNodeDefinition.php',
1316
- 'Symfony\\Component\\Config\\Tests\\Definition\\Dumper\\XmlReferenceDumperTest' => $vendorDir . '/symfony/config/Tests/Definition/Dumper/XmlReferenceDumperTest.php',
1317
- 'Symfony\\Component\\Config\\Tests\\Definition\\Dumper\\YamlReferenceDumperTest' => $vendorDir . '/symfony/config/Tests/Definition/Dumper/YamlReferenceDumperTest.php',
1318
- 'Symfony\\Component\\Config\\Tests\\Definition\\EnumNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/EnumNodeTest.php',
1319
- 'Symfony\\Component\\Config\\Tests\\Definition\\FinalizationTest' => $vendorDir . '/symfony/config/Tests/Definition/FinalizationTest.php',
1320
- 'Symfony\\Component\\Config\\Tests\\Definition\\FloatNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/FloatNodeTest.php',
1321
- 'Symfony\\Component\\Config\\Tests\\Definition\\IntegerNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/IntegerNodeTest.php',
1322
- 'Symfony\\Component\\Config\\Tests\\Definition\\MergeTest' => $vendorDir . '/symfony/config/Tests/Definition/MergeTest.php',
1323
- 'Symfony\\Component\\Config\\Tests\\Definition\\NormalizationTest' => $vendorDir . '/symfony/config/Tests/Definition/NormalizationTest.php',
1324
- 'Symfony\\Component\\Config\\Tests\\Definition\\PrototypedArrayNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/PrototypedArrayNodeTest.php',
1325
- 'Symfony\\Component\\Config\\Tests\\Definition\\ScalarNodeTest' => $vendorDir . '/symfony/config/Tests/Definition/ScalarNodeTest.php',
1326
- 'Symfony\\Component\\Config\\Tests\\Exception\\FileLoaderLoadExceptionTest' => $vendorDir . '/symfony/config/Tests/Exception/FileLoaderLoadExceptionTest.php',
1327
- 'Symfony\\Component\\Config\\Tests\\FileLocatorTest' => $vendorDir . '/symfony/config/Tests/FileLocatorTest.php',
1328
- 'Symfony\\Component\\Config\\Tests\\Fixtures\\Configuration\\ExampleConfiguration' => $vendorDir . '/symfony/config/Tests/Fixtures/Configuration/ExampleConfiguration.php',
1329
- 'Symfony\\Component\\Config\\Tests\\Loader\\DelegatingLoaderTest' => $vendorDir . '/symfony/config/Tests/Loader/DelegatingLoaderTest.php',
1330
- 'Symfony\\Component\\Config\\Tests\\Loader\\FileLoaderTest' => $vendorDir . '/symfony/config/Tests/Loader/FileLoaderTest.php',
1331
- 'Symfony\\Component\\Config\\Tests\\Loader\\LoaderResolverTest' => $vendorDir . '/symfony/config/Tests/Loader/LoaderResolverTest.php',
1332
- 'Symfony\\Component\\Config\\Tests\\Loader\\LoaderTest' => $vendorDir . '/symfony/config/Tests/Loader/LoaderTest.php',
1333
- 'Symfony\\Component\\Config\\Tests\\Loader\\ProjectLoader1' => $vendorDir . '/symfony/config/Tests/Loader/LoaderTest.php',
1334
- 'Symfony\\Component\\Config\\Tests\\Loader\\TestFileLoader' => $vendorDir . '/symfony/config/Tests/Loader/FileLoaderTest.php',
1335
- 'Symfony\\Component\\Config\\Tests\\Loader\\Validator' => $vendorDir . '/symfony/config/Tests/Util/XmlUtilsTest.php',
1336
- 'Symfony\\Component\\Config\\Tests\\Loader\\XmlUtilsTest' => $vendorDir . '/symfony/config/Tests/Util/XmlUtilsTest.php',
1337
- 'Symfony\\Component\\Config\\Tests\\Resource\\DirectoryResourceTest' => $vendorDir . '/symfony/config/Tests/Resource/DirectoryResourceTest.php',
1338
- 'Symfony\\Component\\Config\\Tests\\Resource\\FileResourceTest' => $vendorDir . '/symfony/config/Tests/Resource/FileResourceTest.php',
1339
- 'Symfony\\Component\\Config\\Util\\XmlUtils' => $vendorDir . '/symfony/config/Util/XmlUtils.php',
1340
- 'Symfony\\Component\\Console\\Application' => $vendorDir . '/symfony/console/Application.php',
1341
- 'Symfony\\Component\\Console\\Command\\Command' => $vendorDir . '/symfony/console/Command/Command.php',
1342
- 'Symfony\\Component\\Console\\Command\\HelpCommand' => $vendorDir . '/symfony/console/Command/HelpCommand.php',
1343
- 'Symfony\\Component\\Console\\Command\\ListCommand' => $vendorDir . '/symfony/console/Command/ListCommand.php',
1344
- 'Symfony\\Component\\Console\\ConsoleEvents' => $vendorDir . '/symfony/console/ConsoleEvents.php',
1345
- 'Symfony\\Component\\Console\\Descriptor\\ApplicationDescription' => $vendorDir . '/symfony/console/Descriptor/ApplicationDescription.php',
1346
- 'Symfony\\Component\\Console\\Descriptor\\Descriptor' => $vendorDir . '/symfony/console/Descriptor/Descriptor.php',
1347
- 'Symfony\\Component\\Console\\Descriptor\\DescriptorInterface' => $vendorDir . '/symfony/console/Descriptor/DescriptorInterface.php',
1348
- 'Symfony\\Component\\Console\\Descriptor\\JsonDescriptor' => $vendorDir . '/symfony/console/Descriptor/JsonDescriptor.php',
1349
- 'Symfony\\Component\\Console\\Descriptor\\MarkdownDescriptor' => $vendorDir . '/symfony/console/Descriptor/MarkdownDescriptor.php',
1350
- 'Symfony\\Component\\Console\\Descriptor\\TextDescriptor' => $vendorDir . '/symfony/console/Descriptor/TextDescriptor.php',
1351
- 'Symfony\\Component\\Console\\Descriptor\\XmlDescriptor' => $vendorDir . '/symfony/console/Descriptor/XmlDescriptor.php',
1352
- 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => $vendorDir . '/symfony/console/Event/ConsoleCommandEvent.php',
1353
- 'Symfony\\Component\\Console\\Event\\ConsoleEvent' => $vendorDir . '/symfony/console/Event/ConsoleEvent.php',
1354
- 'Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent' => $vendorDir . '/symfony/console/Event/ConsoleExceptionEvent.php',
1355
- 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => $vendorDir . '/symfony/console/Event/ConsoleTerminateEvent.php',
1356
- 'Symfony\\Component\\Console\\Formatter\\OutputFormatter' => $vendorDir . '/symfony/console/Formatter/OutputFormatter.php',
1357
- 'Symfony\\Component\\Console\\Formatter\\OutputFormatterInterface' => $vendorDir . '/symfony/console/Formatter/OutputFormatterInterface.php',
1358
- 'Symfony\\Component\\Console\\Formatter\\OutputFormatterStyle' => $vendorDir . '/symfony/console/Formatter/OutputFormatterStyle.php',
1359
- 'Symfony\\Component\\Console\\Formatter\\OutputFormatterStyleInterface' => $vendorDir . '/symfony/console/Formatter/OutputFormatterStyleInterface.php',
1360
- 'Symfony\\Component\\Console\\Formatter\\OutputFormatterStyleStack' => $vendorDir . '/symfony/console/Formatter/OutputFormatterStyleStack.php',
1361
- 'Symfony\\Component\\Console\\Helper\\DebugFormatterHelper' => $vendorDir . '/symfony/console/Helper/DebugFormatterHelper.php',
1362
- 'Symfony\\Component\\Console\\Helper\\DescriptorHelper' => $vendorDir . '/symfony/console/Helper/DescriptorHelper.php',
1363
- 'Symfony\\Component\\Console\\Helper\\DialogHelper' => $vendorDir . '/symfony/console/Helper/DialogHelper.php',
1364
- 'Symfony\\Component\\Console\\Helper\\FormatterHelper' => $vendorDir . '/symfony/console/Helper/FormatterHelper.php',
1365
- 'Symfony\\Component\\Console\\Helper\\Helper' => $vendorDir . '/symfony/console/Helper/Helper.php',
1366
- 'Symfony\\Component\\Console\\Helper\\HelperInterface' => $vendorDir . '/symfony/console/Helper/HelperInterface.php',
1367
- 'Symfony\\Component\\Console\\Helper\\HelperSet' => $vendorDir . '/symfony/console/Helper/HelperSet.php',
1368
- 'Symfony\\Component\\Console\\Helper\\InputAwareHelper' => $vendorDir . '/symfony/console/Helper/InputAwareHelper.php',
1369
- 'Symfony\\Component\\Console\\Helper\\ProcessHelper' => $vendorDir . '/symfony/console/Helper/ProcessHelper.php',
1370
- 'Symfony\\Component\\Console\\Helper\\ProgressBar' => $vendorDir . '/symfony/console/Helper/ProgressBar.php',
1371
- 'Symfony\\Component\\Console\\Helper\\ProgressHelper' => $vendorDir . '/symfony/console/Helper/ProgressHelper.php',
1372
- 'Symfony\\Component\\Console\\Helper\\QuestionHelper' => $vendorDir . '/symfony/console/Helper/QuestionHelper.php',
1373
- 'Symfony\\Component\\Console\\Helper\\SymfonyQuestionHelper' => $vendorDir . '/symfony/console/Helper/SymfonyQuestionHelper.php',
1374
- 'Symfony\\Component\\Console\\Helper\\Table' => $vendorDir . '/symfony/console/Helper/Table.php',
1375
- 'Symfony\\Component\\Console\\Helper\\TableCell' => $vendorDir . '/symfony/console/Helper/TableCell.php',
1376
- 'Symfony\\Component\\Console\\Helper\\TableHelper' => $vendorDir . '/symfony/console/Helper/TableHelper.php',
1377
- 'Symfony\\Component\\Console\\Helper\\TableSeparator' => $vendorDir . '/symfony/console/Helper/TableSeparator.php',
1378
- 'Symfony\\Component\\Console\\Helper\\TableStyle' => $vendorDir . '/symfony/console/Helper/TableStyle.php',
1379
- 'Symfony\\Component\\Console\\Input\\ArgvInput' => $vendorDir . '/symfony/console/Input/ArgvInput.php',
1380
- 'Symfony\\Component\\Console\\Input\\ArrayInput' => $vendorDir . '/symfony/console/Input/ArrayInput.php',
1381
- 'Symfony\\Component\\Console\\Input\\Input' => $vendorDir . '/symfony/console/Input/Input.php',
1382
- 'Symfony\\Component\\Console\\Input\\InputArgument' => $vendorDir . '/symfony/console/Input/InputArgument.php',
1383
- 'Symfony\\Component\\Console\\Input\\InputAwareInterface' => $vendorDir . '/symfony/console/Input/InputAwareInterface.php',
1384
- 'Symfony\\Component\\Console\\Input\\InputDefinition' => $vendorDir . '/symfony/console/Input/InputDefinition.php',
1385
- 'Symfony\\Component\\Console\\Input\\InputInterface' => $vendorDir . '/symfony/console/Input/InputInterface.php',
1386
- 'Symfony\\Component\\Console\\Input\\InputOption' => $vendorDir . '/symfony/console/Input/InputOption.php',
1387
- 'Symfony\\Component\\Console\\Input\\StringInput' => $vendorDir . '/symfony/console/Input/StringInput.php',
1388
- 'Symfony\\Component\\Console\\Logger\\ConsoleLogger' => $vendorDir . '/symfony/console/Logger/ConsoleLogger.php',
1389
- 'Symfony\\Component\\Console\\Output\\BufferedOutput' => $vendorDir . '/symfony/console/Output/BufferedOutput.php',
1390
- 'Symfony\\Component\\Console\\Output\\ConsoleOutput' => $vendorDir . '/symfony/console/Output/ConsoleOutput.php',
1391
- 'Symfony\\Component\\Console\\Output\\ConsoleOutputInterface' => $vendorDir . '/symfony/console/Output/ConsoleOutputInterface.php',
1392
- 'Symfony\\Component\\Console\\Output\\NullOutput' => $vendorDir . '/symfony/console/Output/NullOutput.php',
1393
- 'Symfony\\Component\\Console\\Output\\Output' => $vendorDir . '/symfony/console/Output/Output.php',
1394
- 'Symfony\\Component\\Console\\Output\\OutputInterface' => $vendorDir . '/symfony/console/Output/OutputInterface.php',
1395
- 'Symfony\\Component\\Console\\Output\\StreamOutput' => $vendorDir . '/symfony/console/Output/StreamOutput.php',
1396
- 'Symfony\\Component\\Console\\Question\\ChoiceQuestion' => $vendorDir . '/symfony/console/Question/ChoiceQuestion.php',
1397
- 'Symfony\\Component\\Console\\Question\\ConfirmationQuestion' => $vendorDir . '/symfony/console/Question/ConfirmationQuestion.php',
1398
- 'Symfony\\Component\\Console\\Question\\Question' => $vendorDir . '/symfony/console/Question/Question.php',
1399
- 'Symfony\\Component\\Console\\Shell' => $vendorDir . '/symfony/console/Shell.php',
1400
- 'Symfony\\Component\\Console\\Style\\OutputStyle' => $vendorDir . '/symfony/console/Style/OutputStyle.php',
1401
- 'Symfony\\Component\\Console\\Style\\StyleInterface' => $vendorDir . '/symfony/console/Style/StyleInterface.php',
1402
- 'Symfony\\Component\\Console\\Style\\SymfonyStyle' => $vendorDir . '/symfony/console/Style/SymfonyStyle.php',
1403
- 'Symfony\\Component\\Console\\Tester\\ApplicationTester' => $vendorDir . '/symfony/console/Tester/ApplicationTester.php',
1404
- 'Symfony\\Component\\Console\\Tester\\CommandTester' => $vendorDir . '/symfony/console/Tester/CommandTester.php',
1405
- 'Symfony\\Component\\Console\\Tests\\ApplicationTest' => $vendorDir . '/symfony/console/Tests/ApplicationTest.php',
1406
- 'Symfony\\Component\\Console\\Tests\\Command\\CommandTest' => $vendorDir . '/symfony/console/Tests/Command/CommandTest.php',
1407
- 'Symfony\\Component\\Console\\Tests\\Command\\HelpCommandTest' => $vendorDir . '/symfony/console/Tests/Command/HelpCommandTest.php',
1408
- 'Symfony\\Component\\Console\\Tests\\Command\\ListCommandTest' => $vendorDir . '/symfony/console/Tests/Command/ListCommandTest.php',
1409
- 'Symfony\\Component\\Console\\Tests\\CustomApplication' => $vendorDir . '/symfony/console/Tests/ApplicationTest.php',
1410
- 'Symfony\\Component\\Console\\Tests\\CustomDefaultCommandApplication' => $vendorDir . '/symfony/console/Tests/ApplicationTest.php',
1411
- 'Symfony\\Component\\Console\\Tests\\Descriptor\\AbstractDescriptorTest' => $vendorDir . '/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php',
1412
- 'Symfony\\Component\\Console\\Tests\\Descriptor\\JsonDescriptorTest' => $vendorDir . '/symfony/console/Tests/Descriptor/JsonDescriptorTest.php',
1413
- 'Symfony\\Component\\Console\\Tests\\Descriptor\\MarkdownDescriptorTest' => $vendorDir . '/symfony/console/Tests/Descriptor/MarkdownDescriptorTest.php',
1414
- 'Symfony\\Component\\Console\\Tests\\Descriptor\\ObjectsProvider' => $vendorDir . '/symfony/console/Tests/Descriptor/ObjectsProvider.php',
1415
- 'Symfony\\Component\\Console\\Tests\\Descriptor\\TextDescriptorTest' => $vendorDir . '/symfony/console/Tests/Descriptor/TextDescriptorTest.php',
1416
- 'Symfony\\Component\\Console\\Tests\\Descriptor\\XmlDescriptorTest' => $vendorDir . '/symfony/console/Tests/Descriptor/XmlDescriptorTest.php',
1417
- 'Symfony\\Component\\Console\\Tests\\Fixtures\\DescriptorApplication1' => $vendorDir . '/symfony/console/Tests/Fixtures/DescriptorApplication1.php',
1418
- 'Symfony\\Component\\Console\\Tests\\Fixtures\\DescriptorApplication2' => $vendorDir . '/symfony/console/Tests/Fixtures/DescriptorApplication2.php',
1419
- 'Symfony\\Component\\Console\\Tests\\Fixtures\\DescriptorCommand1' => $vendorDir . '/symfony/console/Tests/Fixtures/DescriptorCommand1.php',
1420
- 'Symfony\\Component\\Console\\Tests\\Fixtures\\DescriptorCommand2' => $vendorDir . '/symfony/console/Tests/Fixtures/DescriptorCommand2.php',
1421
- 'Symfony\\Component\\Console\\Tests\\Fixtures\\DummyOutput' => $vendorDir . '/symfony/console/Tests/Fixtures/DummyOutput.php',
1422
- 'Symfony\\Component\\Console\\Tests\\Formatter\\OutputFormatterStyleStackTest' => $vendorDir . '/symfony/console/Tests/Formatter/OutputFormatterStyleStackTest.php',
1423
- 'Symfony\\Component\\Console\\Tests\\Formatter\\OutputFormatterStyleTest' => $vendorDir . '/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php',
1424
- 'Symfony\\Component\\Console\\Tests\\Formatter\\OutputFormatterTest' => $vendorDir . '/symfony/console/Tests/Formatter/OutputFormatterTest.php',
1425
- 'Symfony\\Component\\Console\\Tests\\Formatter\\TableCell' => $vendorDir . '/symfony/console/Tests/Formatter/OutputFormatterTest.php',
1426
- 'Symfony\\Component\\Console\\Tests\\Helper\\FormatterHelperTest' => $vendorDir . '/symfony/console/Tests/Helper/FormatterHelperTest.php',
1427
- 'Symfony\\Component\\Console\\Tests\\Helper\\HelperSetTest' => $vendorDir . '/symfony/console/Tests/Helper/HelperSetTest.php',
1428
- 'Symfony\\Component\\Console\\Tests\\Helper\\LegacyDialogHelperTest' => $vendorDir . '/symfony/console/Tests/Helper/LegacyDialogHelperTest.php',
1429
- 'Symfony\\Component\\Console\\Tests\\Helper\\LegacyProgressHelperTest' => $vendorDir . '/symfony/console/Tests/Helper/LegacyProgressHelperTest.php',
1430
- 'Symfony\\Component\\Console\\Tests\\Helper\\LegacyTableHelperTest' => $vendorDir . '/symfony/console/Tests/Helper/LegacyTableHelperTest.php',
1431
- 'Symfony\\Component\\Console\\Tests\\Helper\\ProcessHelperTest' => $vendorDir . '/symfony/console/Tests/Helper/ProcessHelperTest.php',
1432
- 'Symfony\\Component\\Console\\Tests\\Helper\\ProgressBarTest' => $vendorDir . '/symfony/console/Tests/Helper/ProgressBarTest.php',
1433
- 'Symfony\\Component\\Console\\Tests\\Helper\\QuestionHelperTest' => $vendorDir . '/symfony/console/Tests/Helper/QuestionHelperTest.php',
1434
- 'Symfony\\Component\\Console\\Tests\\Helper\\TableStyleTest' => $vendorDir . '/symfony/console/Tests/Helper/TableStyleTest.php',
1435
- 'Symfony\\Component\\Console\\Tests\\Helper\\TableTest' => $vendorDir . '/symfony/console/Tests/Helper/TableTest.php',
1436
- 'Symfony\\Component\\Console\\Tests\\Input\\ArgvInputTest' => $vendorDir . '/symfony/console/Tests/Input/ArgvInputTest.php',
1437
- 'Symfony\\Component\\Console\\Tests\\Input\\ArrayInputTest' => $vendorDir . '/symfony/console/Tests/Input/ArrayInputTest.php',
1438
- 'Symfony\\Component\\Console\\Tests\\Input\\InputArgumentTest' => $vendorDir . '/symfony/console/Tests/Input/InputArgumentTest.php',
1439
- 'Symfony\\Component\\Console\\Tests\\Input\\InputDefinitionTest' => $vendorDir . '/symfony/console/Tests/Input/InputDefinitionTest.php',
1440
- 'Symfony\\Component\\Console\\Tests\\Input\\InputOptionTest' => $vendorDir . '/symfony/console/Tests/Input/InputOptionTest.php',
1441
- 'Symfony\\Component\\Console\\Tests\\Input\\InputTest' => $vendorDir . '/symfony/console/Tests/Input/InputTest.php',
1442
- 'Symfony\\Component\\Console\\Tests\\Input\\StringInputTest' => $vendorDir . '/symfony/console/Tests/Input/StringInputTest.php',
1443
- 'Symfony\\Component\\Console\\Tests\\Logger\\ConsoleLoggerTest' => $vendorDir . '/symfony/console/Tests/Logger/ConsoleLoggerTest.php',
1444
- 'Symfony\\Component\\Console\\Tests\\Output\\ConsoleOutputTest' => $vendorDir . '/symfony/console/Tests/Output/ConsoleOutputTest.php',
1445
- 'Symfony\\Component\\Console\\Tests\\Output\\NullOutputTest' => $vendorDir . '/symfony/console/Tests/Output/NullOutputTest.php',
1446
- 'Symfony\\Component\\Console\\Tests\\Output\\OutputTest' => $vendorDir . '/symfony/console/Tests/Output/OutputTest.php',
1447
- 'Symfony\\Component\\Console\\Tests\\Output\\StreamOutputTest' => $vendorDir . '/symfony/console/Tests/Output/StreamOutputTest.php',
1448
- 'Symfony\\Component\\Console\\Tests\\Output\\TestOutput' => $vendorDir . '/symfony/console/Tests/Output/OutputTest.php',
1449
- 'Symfony\\Component\\Console\\Tests\\Style\\SymfonyStyleTest' => $vendorDir . '/symfony/console/Tests/Style/SymfonyStyleTest.php',
1450
- 'Symfony\\Component\\Console\\Tests\\Tester\\ApplicationTesterTest' => $vendorDir . '/symfony/console/Tests/Tester/ApplicationTesterTest.php',
1451
- 'Symfony\\Component\\Console\\Tests\\Tester\\CommandTesterTest' => $vendorDir . '/symfony/console/Tests/Tester/CommandTesterTest.php',
1452
- 'Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher' => $vendorDir . '/symfony/event-dispatcher/ContainerAwareEventDispatcher.php',
1453
- 'Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher' => $vendorDir . '/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php',
1454
- 'Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcherInterface' => $vendorDir . '/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php',
1455
- 'Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener' => $vendorDir . '/symfony/event-dispatcher/Debug/WrappedListener.php',
1456
- 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass' => $vendorDir . '/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php',
1457
- 'Symfony\\Component\\EventDispatcher\\Event' => $vendorDir . '/symfony/event-dispatcher/Event.php',
1458
- 'Symfony\\Component\\EventDispatcher\\EventDispatcher' => $vendorDir . '/symfony/event-dispatcher/EventDispatcher.php',
1459
- 'Symfony\\Component\\EventDispatcher\\EventDispatcherInterface' => $vendorDir . '/symfony/event-dispatcher/EventDispatcherInterface.php',
1460
- 'Symfony\\Component\\EventDispatcher\\EventSubscriberInterface' => $vendorDir . '/symfony/event-dispatcher/EventSubscriberInterface.php',
1461
- 'Symfony\\Component\\EventDispatcher\\GenericEvent' => $vendorDir . '/symfony/event-dispatcher/GenericEvent.php',
1462
- 'Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher' => $vendorDir . '/symfony/event-dispatcher/ImmutableEventDispatcher.php',
1463
- 'Symfony\\Component\\EventDispatcher\\Tests\\AbstractEventDispatcherTest' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1464
- 'Symfony\\Component\\EventDispatcher\\Tests\\CallableClass' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1465
- 'Symfony\\Component\\EventDispatcher\\Tests\\ContainerAwareEventDispatcherTest' => $vendorDir . '/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php',
1466
- 'Symfony\\Component\\EventDispatcher\\Tests\\Debug\\EventSubscriber' => $vendorDir . '/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php',
1467
- 'Symfony\\Component\\EventDispatcher\\Tests\\Debug\\TraceableEventDispatcherTest' => $vendorDir . '/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php',
1468
- 'Symfony\\Component\\EventDispatcher\\Tests\\DependencyInjection\\RegisterListenersPassTest' => $vendorDir . '/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php',
1469
- 'Symfony\\Component\\EventDispatcher\\Tests\\DependencyInjection\\SubscriberService' => $vendorDir . '/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php',
1470
- 'Symfony\\Component\\EventDispatcher\\Tests\\EventDispatcherTest' => $vendorDir . '/symfony/event-dispatcher/Tests/EventDispatcherTest.php',
1471
- 'Symfony\\Component\\EventDispatcher\\Tests\\EventTest' => $vendorDir . '/symfony/event-dispatcher/Tests/EventTest.php',
1472
- 'Symfony\\Component\\EventDispatcher\\Tests\\GenericEventTest' => $vendorDir . '/symfony/event-dispatcher/Tests/GenericEventTest.php',
1473
- 'Symfony\\Component\\EventDispatcher\\Tests\\ImmutableEventDispatcherTest' => $vendorDir . '/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php',
1474
- 'Symfony\\Component\\EventDispatcher\\Tests\\Service' => $vendorDir . '/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php',
1475
- 'Symfony\\Component\\EventDispatcher\\Tests\\SubscriberService' => $vendorDir . '/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php',
1476
- 'Symfony\\Component\\EventDispatcher\\Tests\\TestEventListener' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1477
- 'Symfony\\Component\\EventDispatcher\\Tests\\TestEventSubscriber' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1478
- 'Symfony\\Component\\EventDispatcher\\Tests\\TestEventSubscriberWithMultipleListeners' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1479
- 'Symfony\\Component\\EventDispatcher\\Tests\\TestEventSubscriberWithPriorities' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1480
- 'Symfony\\Component\\EventDispatcher\\Tests\\TestWithDispatcher' => $vendorDir . '/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php',
1481
- 'Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/ExceptionInterface.php',
1482
- 'Symfony\\Component\\Filesystem\\Exception\\FileNotFoundException' => $vendorDir . '/symfony/filesystem/Exception/FileNotFoundException.php',
1483
- 'Symfony\\Component\\Filesystem\\Exception\\IOException' => $vendorDir . '/symfony/filesystem/Exception/IOException.php',
1484
- 'Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/IOExceptionInterface.php',
1485
- 'Symfony\\Component\\Filesystem\\Filesystem' => $vendorDir . '/symfony/filesystem/Filesystem.php',
1486
- 'Symfony\\Component\\Filesystem\\LockHandler' => $vendorDir . '/symfony/filesystem/LockHandler.php',
1487
- 'Symfony\\Component\\Filesystem\\Tests\\ExceptionTest' => $vendorDir . '/symfony/filesystem/Tests/ExceptionTest.php',
1488
- 'Symfony\\Component\\Filesystem\\Tests\\FilesystemTest' => $vendorDir . '/symfony/filesystem/Tests/FilesystemTest.php',
1489
- 'Symfony\\Component\\Filesystem\\Tests\\FilesystemTestCase' => $vendorDir . '/symfony/filesystem/Tests/FilesystemTestCase.php',
1490
- 'Symfony\\Component\\Filesystem\\Tests\\LockHandlerTest' => $vendorDir . '/symfony/filesystem/Tests/LockHandlerTest.php',
1491
- 'Symfony\\Component\\Stopwatch\\Section' => $vendorDir . '/symfony/stopwatch/Section.php',
1492
- 'Symfony\\Component\\Stopwatch\\Stopwatch' => $vendorDir . '/symfony/stopwatch/Stopwatch.php',
1493
- 'Symfony\\Component\\Stopwatch\\StopwatchEvent' => $vendorDir . '/symfony/stopwatch/StopwatchEvent.php',
1494
- 'Symfony\\Component\\Stopwatch\\StopwatchPeriod' => $vendorDir . '/symfony/stopwatch/StopwatchPeriod.php',
1495
- 'Symfony\\Component\\Stopwatch\\Tests\\StopwatchEventTest' => $vendorDir . '/symfony/stopwatch/Tests/StopwatchEventTest.php',
1496
- 'Symfony\\Component\\Stopwatch\\Tests\\StopwatchTest' => $vendorDir . '/symfony/stopwatch/Tests/StopwatchTest.php',
1497
- 'Symfony\\Component\\Yaml\\Dumper' => $vendorDir . '/symfony/yaml/Dumper.php',
1498
- 'Symfony\\Component\\Yaml\\Escaper' => $vendorDir . '/symfony/yaml/Escaper.php',
1499
- 'Symfony\\Component\\Yaml\\Exception\\DumpException' => $vendorDir . '/symfony/yaml/Exception/DumpException.php',
1500
- 'Symfony\\Component\\Yaml\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/yaml/Exception/ExceptionInterface.php',
1501
- 'Symfony\\Component\\Yaml\\Exception\\ParseException' => $vendorDir . '/symfony/yaml/Exception/ParseException.php',
1502
- 'Symfony\\Component\\Yaml\\Exception\\RuntimeException' => $vendorDir . '/symfony/yaml/Exception/RuntimeException.php',
1503
- 'Symfony\\Component\\Yaml\\Inline' => $vendorDir . '/symfony/yaml/Inline.php',
1504
- 'Symfony\\Component\\Yaml\\Parser' => $vendorDir . '/symfony/yaml/Parser.php',
1505
- 'Symfony\\Component\\Yaml\\Tests\\A' => $vendorDir . '/symfony/yaml/Tests/DumperTest.php',
1506
- 'Symfony\\Component\\Yaml\\Tests\\B' => $vendorDir . '/symfony/yaml/Tests/ParserTest.php',
1507
- 'Symfony\\Component\\Yaml\\Tests\\DumperTest' => $vendorDir . '/symfony/yaml/Tests/DumperTest.php',
1508
- 'Symfony\\Component\\Yaml\\Tests\\InlineTest' => $vendorDir . '/symfony/yaml/Tests/InlineTest.php',
1509
- 'Symfony\\Component\\Yaml\\Tests\\ParseExceptionTest' => $vendorDir . '/symfony/yaml/Tests/ParseExceptionTest.php',
1510
- 'Symfony\\Component\\Yaml\\Tests\\ParserTest' => $vendorDir . '/symfony/yaml/Tests/ParserTest.php',
1511
- 'Symfony\\Component\\Yaml\\Tests\\YamlTest' => $vendorDir . '/symfony/yaml/Tests/YamlTest.php',
1512
- 'Symfony\\Component\\Yaml\\Unescaper' => $vendorDir . '/symfony/yaml/Unescaper.php',
1513
- 'Symfony\\Component\\Yaml\\Yaml' => $vendorDir . '/symfony/yaml/Yaml.php',
1514
- 'Text_Template' => $vendorDir . '/phpunit/php-text-template/src/Template.php',
1515
- 'Zend_Sniffs_Debug_CodeAnalyzerSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php',
1516
- 'Zend_Sniffs_Files_ClosingTagSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php',
1517
- 'Zend_Sniffs_NamingConventions_ValidVariableNameSniff' => $vendorDir . '/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php',
1518
  'iMC4WP_Request' => $baseDir . '/includes/interface-request.php',
1519
- 'phpDocumentor\\Reflection\\DocBlock' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock.php',
1520
- 'phpDocumentor\\Reflection\\DocBlock\\Context' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Context.php',
1521
- 'phpDocumentor\\Reflection\\DocBlock\\Description' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Description.php',
1522
- 'phpDocumentor\\Reflection\\DocBlock\\Location' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Location.php',
1523
- 'phpDocumentor\\Reflection\\DocBlock\\Serializer' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Serializer.php',
1524
- 'phpDocumentor\\Reflection\\DocBlock\\Tag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag.php',
1525
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\AuthorTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/AuthorTag.php',
1526
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\CoversTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/CoversTag.php',
1527
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\DeprecatedTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/DeprecatedTag.php',
1528
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\ExampleTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ExampleTag.php',
1529
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\LinkTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/LinkTag.php',
1530
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\MethodTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/MethodTag.php',
1531
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\ParamTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ParamTag.php',
1532
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\PropertyReadTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/PropertyReadTag.php',
1533
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\PropertyTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/PropertyTag.php',
1534
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\PropertyWriteTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/PropertyWriteTag.php',
1535
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\ReturnTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ReturnTag.php',
1536
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\SeeTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/SeeTag.php',
1537
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\SinceTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/SinceTag.php',
1538
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\SourceTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/SourceTag.php',
1539
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\ThrowsTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ThrowsTag.php',
1540
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\UsesTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/UsesTag.php',
1541
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\VarTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/VarTag.php',
1542
- 'phpDocumentor\\Reflection\\DocBlock\\Tag\\VersionTag' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/VersionTag.php',
1543
- 'phpDocumentor\\Reflection\\DocBlock\\Type\\Collection' => $vendorDir . '/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Type/Collection.php',
1544
  );
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
+ 'Composer\\Installers\\AglInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AglInstaller.php',
10
+ 'Composer\\Installers\\AimeosInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AimeosInstaller.php',
11
+ 'Composer\\Installers\\AnnotateCmsInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',
12
+ 'Composer\\Installers\\AsgardInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AsgardInstaller.php',
13
+ 'Composer\\Installers\\BaseInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/BaseInstaller.php',
14
+ 'Composer\\Installers\\BitrixInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/BitrixInstaller.php',
15
+ 'Composer\\Installers\\CakePHPInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CakePHPInstaller.php',
16
+ 'Composer\\Installers\\ChefInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ChefInstaller.php',
17
+ 'Composer\\Installers\\ClanCatsFrameworkInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',
18
+ 'Composer\\Installers\\CodeIgniterInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',
19
+ 'Composer\\Installers\\Concrete5Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Concrete5Installer.php',
20
+ 'Composer\\Installers\\CraftInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CraftInstaller.php',
21
+ 'Composer\\Installers\\CroogoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CroogoInstaller.php',
22
+ 'Composer\\Installers\\DokuWikiInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',
23
+ 'Composer\\Installers\\DolibarrInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DolibarrInstaller.php',
24
+ 'Composer\\Installers\\DrupalInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DrupalInstaller.php',
25
+ 'Composer\\Installers\\ElggInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ElggInstaller.php',
26
+ 'Composer\\Installers\\FuelInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/FuelInstaller.php',
27
+ 'Composer\\Installers\\FuelphpInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/FuelphpInstaller.php',
28
+ 'Composer\\Installers\\GravInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/GravInstaller.php',
29
+ 'Composer\\Installers\\HuradInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/HuradInstaller.php',
30
+ 'Composer\\Installers\\Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Installer.php',
31
+ 'Composer\\Installers\\JoomlaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/JoomlaInstaller.php',
32
+ 'Composer\\Installers\\KirbyInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KirbyInstaller.php',
33
+ 'Composer\\Installers\\KohanaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KohanaInstaller.php',
34
+ 'Composer\\Installers\\LaravelInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/LaravelInstaller.php',
35
+ 'Composer\\Installers\\LithiumInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/LithiumInstaller.php',
36
+ 'Composer\\Installers\\MODULEWorkInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',
37
+ 'Composer\\Installers\\MODXEvoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',
38
+ 'Composer\\Installers\\MagentoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MagentoInstaller.php',
39
+ 'Composer\\Installers\\MakoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MakoInstaller.php',
40
+ 'Composer\\Installers\\MediaWikiInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',
41
+ 'Composer\\Installers\\MicroweberInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MicroweberInstaller.php',
42
+ 'Composer\\Installers\\MoodleInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MoodleInstaller.php',
43
+ 'Composer\\Installers\\OctoberInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/OctoberInstaller.php',
44
+ 'Composer\\Installers\\OxidInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/OxidInstaller.php',
45
+ 'Composer\\Installers\\PPIInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PPIInstaller.php',
46
+ 'Composer\\Installers\\PhpBBInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PhpBBInstaller.php',
47
+ 'Composer\\Installers\\PimcoreInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PimcoreInstaller.php',
48
+ 'Composer\\Installers\\PiwikInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PiwikInstaller.php',
49
+ 'Composer\\Installers\\PrestashopInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PrestashopInstaller.php',
50
+ 'Composer\\Installers\\PuppetInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PuppetInstaller.php',
51
+ 'Composer\\Installers\\RedaxoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/RedaxoInstaller.php',
52
+ 'Composer\\Installers\\RoundcubeInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',
53
+ 'Composer\\Installers\\SMFInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SMFInstaller.php',
54
+ 'Composer\\Installers\\ShopwareInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ShopwareInstaller.php',
55
+ 'Composer\\Installers\\SilverStripeInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',
56
+ 'Composer\\Installers\\Symfony1Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Symfony1Installer.php',
57
+ 'Composer\\Installers\\TYPO3CmsInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php',
58
+ 'Composer\\Installers\\TYPO3FlowInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php',
59
+ 'Composer\\Installers\\TheliaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TheliaInstaller.php',
60
+ 'Composer\\Installers\\TuskInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TuskInstaller.php',
61
+ 'Composer\\Installers\\WHMCSInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WHMCSInstaller.php',
62
+ 'Composer\\Installers\\WolfCMSInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',
63
+ 'Composer\\Installers\\WordPressInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WordPressInstaller.php',
64
+ 'Composer\\Installers\\ZendInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ZendInstaller.php',
65
+ 'Composer\\Installers\\ZikulaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ZikulaInstaller.php',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  'MC4WP_API' => $baseDir . '/includes/class-api.php',
67
  'MC4WP_BuddyPress_Integration' => $baseDir . '/includes/integrations/class-buddypress.php',
68
  'MC4WP_CF7_Integration' => $baseDir . '/includes/integrations/class-cf7.php',
91
  'MC4WP_User_Integration' => $baseDir . '/includes/integrations/class-user-integration.php',
92
  'MC4WP_WooCommerce_Integration' => $baseDir . '/includes/integrations/class-woocommerce.php',
93
  'MC4WP_bbPress_Integration' => $baseDir . '/includes/integrations/class-bbpress.php',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  'iMC4WP_Request' => $baseDir . '/includes/interface-request.php',
95
+ 'xrstf\\Composer52\\AutoloadGenerator' => $vendorDir . '/xrstf/composer-php52/lib/xrstf/Composer52/AutoloadGenerator.php',
96
+ 'xrstf\\Composer52\\Generator' => $vendorDir . '/xrstf/composer-php52/lib/xrstf/Composer52/Generator.php',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  );
vendor/composer/autoload_namespaces.php CHANGED
@@ -6,13 +6,6 @@ $vendorDir = dirname(dirname(__FILE__));
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
- 'phpDocumentor' => array($vendorDir . '/phpdocumentor/reflection-docblock/src'),
10
- 'Psr\\Log\\' => array($vendorDir . '/psr/log'),
11
- 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
12
- 'Guzzle\\Tests' => array($vendorDir . '/guzzle/guzzle/tests'),
13
- 'Guzzle' => array($vendorDir . '/guzzle/guzzle/src'),
14
- 'Contrib\\Component' => array($vendorDir . '/satooshi/php-coveralls/src'),
15
- 'Contrib\\Bundle' => array($vendorDir . '/satooshi/php-coveralls/src'),
16
- 'CodeClimate\\Component' => array($vendorDir . '/codeclimate/php-test-reporter/src'),
17
- 'CodeClimate\\Bundle' => array($vendorDir . '/codeclimate/php-test-reporter/src'),
18
  );
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
+ 'xrstf\\Composer52' => array($vendorDir . '/xrstf/composer-php52/lib'),
10
+ 'Composer\\Installers\\' => array($vendorDir . '/composer/installers/src'),
 
 
 
 
 
 
 
11
  );
vendor/composer/autoload_psr4.php CHANGED
@@ -6,11 +6,4 @@ $vendorDir = dirname(dirname(__FILE__));
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
- 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
10
- 'Symfony\\Component\\Stopwatch\\' => array($vendorDir . '/symfony/stopwatch'),
11
- 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
12
- 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
13
- 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
14
- 'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'),
15
- 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
16
  );
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
 
 
 
 
 
 
 
9
  );
vendor/composer/autoload_real.php CHANGED
@@ -23,10 +23,6 @@ class ComposerAutoloaderInitf2ea577800b7e9c2a895cb2396bb202a
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
  spl_autoload_unregister(array('ComposerAutoloaderInitf2ea577800b7e9c2a895cb2396bb202a', 'loadClassLoader'));
25
 
26
- $includePaths = require __DIR__ . '/include_paths.php';
27
- array_push($includePaths, get_include_path());
28
- set_include_path(join(PATH_SEPARATOR, $includePaths));
29
-
30
  $map = require __DIR__ . '/autoload_namespaces.php';
31
  foreach ($map as $namespace => $path) {
32
  $loader->set($namespace, $path);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
  spl_autoload_unregister(array('ComposerAutoloaderInitf2ea577800b7e9c2a895cb2396bb202a', 'loadClassLoader'));
25
 
 
 
 
 
26
  $map = require __DIR__ . '/autoload_namespaces.php';
27
  foreach ($map as $namespace => $path) {
28
  $loader->set($namespace, $path);
vendor/composer/autoload_real_52.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
- class ComposerAutoloaderInit005fbf91077a87667f0bda159f1ec9b1 {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
@@ -19,9 +19,9 @@ class ComposerAutoloaderInit005fbf91077a87667f0bda159f1ec9b1 {
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInit005fbf91077a87667f0bda159f1ec9b1', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInit005fbf91077a87667f0bda159f1ec9b1', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
+ class ComposerAutoloaderInit3d327b3703336a564033225b8d046767 {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit3d327b3703336a564033225b8d046767', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit3d327b3703336a564033225b8d046767', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
vendor/composer/include_paths.php ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ // include_paths.php @generated by Composer
4
+
5
+ $vendorDir = dirname(dirname(__FILE__));
6
+ $baseDir = dirname($vendorDir);
7
+
8
+ return array(
9
+ $vendorDir . '/phpunit/php-file-iterator',
10
+ );