Searched refs:visibility (Results 1 – 25 of 146) sorted by relevance
123456
15 # define PCRE2_EXP_DECL extern "C" __attribute__ ((visibility("default")))17 # define PCRE2_EXP_DECL extern __attribute__ ((visibility("default")))19 # define PCRE2_EXP_DEFN __attribute__ ((visibility("default")))
2 Asymmetric visibility with no type12 Fatal error: Property with asymmetric visibility Foo::$bar must have type in %s on line %d
2 Asymmetric visibility on static props12 Fatal error: Static property may not have asymmetric visibility in %s on line %d
2 Asymmetric visibility in CPP with no type14 Fatal error: Property with asymmetric visibility Foo::$bar must have type in %s on line %d
2 Asymmetric visibility private(get) protected(set) not allowed12 Fatal error: Visibility of property Foo::$bar must not be weaker than set visibility in %s on line …
2 Get-only virtual property must not specify asymmetric visibility14 Fatal error: Read-only virtual property Foo::$bar must not specify asymmetric visibility in %s on l…
2 Set-only virtual property must not specify asymmetric visibility14 Fatal error: Write-only virtual property Foo::$bar must not specify asymmetric visibility in %s on …
2 Asymmetric visibility private(get) protected(set) in CPP is not allowed14 Fatal error: Visibility of property Foo::$bar must not be weaker than set visibility in %s on line …
2 Testing __unset with private visibility14 Warning: The magic method foo::__unset() must have public visibility in %s on line %d
2 Testing __unset() with protected visibility14 Warning: The magic method foo::__unset() must have public visibility in %s on line %d
2 ZE2 A redeclared method must have the same or higher visibility16 // overload fn with same visibility
2 Bug #61025 (__invoke() visibility not honored)19 Warning: The magic method Bar::__invoke() must have public visibility in %sbug61025.php on line %d
Completed in 17 milliseconds