Skip to content

Commit 93cc1ac

Browse files
committed
See #65
1 parent 191eaa7 commit 93cc1ac

File tree

5 files changed

+110
-89
lines changed

5 files changed

+110
-89
lines changed

bin/baseline.neon

-30
Original file line numberDiff line numberDiff line change
@@ -318,24 +318,6 @@ parameters:
318318
count: 1
319319
path: ../includes/api/api-term.php
320320

321-
-
322-
message: '#^Access to an undefined property ACF_Data\:\:\$site_aliases\.$#'
323-
identifier: property.notFound
324-
count: 2
325-
path: ../includes/class-acf-data.php
326-
327-
-
328-
message: '#^Access to an undefined property ACF_Data\:\:\$site_data\.$#'
329-
identifier: property.notFound
330-
count: 1
331-
path: ../includes/class-acf-data.php
332-
333-
-
334-
message: '#^Action callback returns array but should not return anything\.$#'
335-
identifier: return.void
336-
count: 1
337-
path: ../includes/class-acf-internal-post-type.php
338-
339321
-
340322
message: '#^Action callback returns string but should not return anything\.$#'
341323
identifier: return.void
@@ -528,12 +510,6 @@ parameters:
528510
count: 1
529511
path: ../includes/local-meta.php
530512

531-
-
532-
message: '#^Expected 2 @param tags, found 1\.$#'
533-
identifier: paramTag.count
534-
count: 2
535-
path: ../includes/locations.php
536-
537513
-
538514
message: '#^Access to an undefined property \$this\(ACF_Legacy_Location\)\:\:\$name\.$#'
539515
identifier: property.notFound
@@ -575,9 +551,3 @@ parameters:
575551
identifier: property.notFound
576552
count: 3
577553
path: ../includes/validation.php
578-
579-
-
580-
message: '#^Access to an undefined property ACF_WPML_Compatibility\:\:\$trid_ref\.$#'
581-
identifier: property.notFound
582-
count: 1
583-
path: ../includes/wpml.php

0 commit comments

Comments
 (0)