@@ -48,12 +48,6 @@ parameters:
48
48
count : 2
49
49
path : ../includes/acf-field-functions.php
50
50
51
- -
52
- message : ' #^Constant ACF_PATH not found\.$#'
53
- identifier : constant.notFound
54
- count : 1
55
- path : ../includes/acf-helper-functions.php
56
-
57
51
-
58
52
message : ' #^Function acf_set_filters\(\) should return array but return statement is missing\.$#'
59
53
identifier : return.missing
@@ -126,24 +120,12 @@ parameters:
126
120
count : 1
127
121
path : ../includes/acf-user-functions.php
128
122
129
- -
130
- message : ' #^Constant ACF_PATH not found\.$#'
131
- identifier : constant.notFound
132
- count : 1
133
- path : ../includes/acf-utility-functions.php
134
-
135
123
-
136
124
message : ' #^Action callback returns string but should not return anything\.$#'
137
125
identifier : return.void
138
126
count : 1
139
127
path : ../includes/admin/admin-internal-post-type-list.php
140
128
141
- -
142
- message : ' #^Constant ACF_PATH not found\.$#'
143
- identifier : constant.notFound
144
- count : 1
145
- path : ../includes/admin/admin-internal-post-type-list.php
146
-
147
129
-
148
130
message : ' #^Action callback returns string but should not return anything\.$#'
149
131
identifier : return.void
@@ -168,12 +150,6 @@ parameters:
168
150
count : 2
169
151
path : ../includes/admin/admin-upgrade.php
170
152
171
- -
172
- message : ' #^Constant ACF_UPGRADE_VERSION not found\.$#'
173
- identifier : constant.notFound
174
- count : 1
175
- path : ../includes/admin/admin-upgrade.php
176
-
177
153
-
178
154
message : ' #^Action callback returns string but should not return anything\.$#'
179
155
identifier : return.void
@@ -288,12 +264,6 @@ parameters:
288
264
count : 1
289
265
path : ../includes/admin/views/tools/tools.php
290
266
291
- -
292
- message : ' #^Constant ACF_VERSION not found\.$#'
293
- identifier : constant.notFound
294
- count : 2
295
- path : ../includes/admin/views/upgrade/network.php
296
-
297
267
-
298
268
message : ' #^Variable \$button_text might not be defined\.$#'
299
269
identifier : variable.undefined
@@ -312,12 +282,6 @@ parameters:
312
282
count : 1
313
283
path : ../includes/admin/views/upgrade/notice.php
314
284
315
- -
316
- message : ' #^Constant ACF_VERSION not found\.$#'
317
- identifier : constant.notFound
318
- count : 1
319
- path : ../includes/admin/views/upgrade/upgrade.php
320
-
321
285
-
322
286
message : ' #^Function remove_filter invoked with 4 parameters, 2\-3 required\.$#'
323
287
identifier : arguments.count
@@ -360,12 +324,6 @@ parameters:
360
324
count : 1
361
325
path : ../includes/api/api-term.php
362
326
363
- -
364
- message : ' #^Constant ACF_VERSION not found\.$#'
365
- identifier : constant.notFound
366
- count : 3
367
- path : ../includes/blocks.php
368
-
369
327
-
370
328
message : ' #^Access to an undefined property ACF_Data\:\:\$site_aliases\.$#'
371
329
identifier : property.notFound
@@ -618,24 +576,6 @@ parameters:
618
576
count : 1
619
577
path : ../includes/revisions.php
620
578
621
- -
622
- message : ' #^Constant ACF_VERSION not found\.$#'
623
- identifier : constant.notFound
624
- count : 1
625
- path : ../includes/third-party.php
626
-
627
- -
628
- message : ' #^Constant ACF_UPGRADE_VERSION not found\.$#'
629
- identifier : constant.notFound
630
- count : 2
631
- path : ../includes/upgrades.php
632
-
633
- -
634
- message : ' #^Constant ACF_VERSION not found\.$#'
635
- identifier : constant.notFound
636
- count : 3
637
- path : ../includes/upgrades.php
638
-
639
579
-
640
580
message : ' #^Access to an undefined property acf_validation\:\:\$errors\.$#'
641
581
identifier : property.notFound
@@ -648,36 +588,6 @@ parameters:
648
588
count : 1
649
589
path : ../includes/wpml.php
650
590
651
- -
652
- message : ' #^Constant ACF_BASENAME not found\.$#'
653
- identifier : constant.notFound
654
- count : 2
655
- path : ../secure-custom-fields.php
656
-
657
- -
658
- message : ' #^Constant ACF_FIELD_API_VERSION not found\.$#'
659
- identifier : constant.notFound
660
- count : 3
661
- path : ../secure-custom-fields.php
662
-
663
- -
664
- message : ' #^Constant ACF_MAJOR_VERSION not found\.$#'
665
- identifier : constant.notFound
666
- count : 4
667
- path : ../secure-custom-fields.php
668
-
669
- -
670
- message : ' #^Constant ACF_PATH not found\.$#'
671
- identifier : constant.notFound
672
- count : 2
673
- path : ../secure-custom-fields.php
674
-
675
- -
676
- message : ' #^Constant ACF_VERSION not found\.$#'
677
- identifier : constant.notFound
678
- count : 2
679
- path : ../secure-custom-fields.php
680
-
681
591
-
682
592
message : ' #^One or more @param tags has an invalid name or invalid syntax\.$#'
683
593
identifier : phpDoc.parseError
0 commit comments