🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
284 B
Plaintext
Executable File
11 lines
284 B
Plaintext
Executable File
/*!
|
|
*
|
|
* Package: php-parser
|
|
* Parse PHP code from JS and returns its AST
|
|
* Build: 8ca15bdec2f54ee92ab1 - 2/21/2026
|
|
* Copyright (C) 2021 Glayzzle (BSD-3-Clause)
|
|
* @authors https://github.com/glayzzle/php-parser/graphs/contributors
|
|
* @url http://glayzzle.com
|
|
*
|
|
*/
|