Currently the @internal tag is kind of useless because it does not establish the scope of library or application.
See https://youtrack.jetbrains.com/issue/WI-31674 for details. Can it be expanded to indicate the boundaries of the package? I think it could usage with PHP namespaces. ``` /** * @internal \Foo\Bar */ ``` -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/6cb7bbe7-3f53-4de6-82ef-3bc317ffdab6n%40googlegroups.com.