- Theme: momentry (custom theme with REST API routes) - Plugins: code-snippets (contains all API proxies) - Languages: zh_TW translations - Excludes: cache, backups, uploads, logs
11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
/*!
|
|
*
|
|
* Package: php-parser
|
|
* Parse PHP code from JS and returns its AST
|
|
* Build: 546cb0da384f6fc5d54c - 12/31/2024
|
|
* Copyright (C) 2021 Glayzzle (BSD-3-Clause)
|
|
* @authors https://github.com/glayzzle/php-parser/graphs/contributors
|
|
* @url http://glayzzle.com
|
|
*
|
|
*/
|