Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

حل مشكلة #3953

Closed
3 tasks
Ahmed5megoo opened this issue Sep 16, 2024 · 1 comment
Closed
3 tasks

حل مشكلة #3953

Ahmed5megoo opened this issue Sep 16, 2024 · 1 comment

Comments

@Ahmed5megoo
Copy link

Fatal error: Array and string offset access syntax with curly braces is no longer supported in /data/data/com.termux/files/home/fakecall/call.php on line 82
~/fakecall $<!--
Before reporting a sniff related bug, please check the error code using phpcs -s.

If the error code starts with anything other than Generic, MySource, PEAR,
PSR1, PSR2, PSR12, Squiz or Zend, the error is likely coming from an
external PHP_CodeSniffer standard.

Please report bugs for externally maintained sniffs to the appropriate external
standard repository (not here).
-->

Describe the bug

A clear and concise description of what the bug is.

Code sample

echo "A short code snippet that can be used to reproduce the bug. Do NOT paste screenshots of code!";

Custom ruleset

<?xml version="1.0"?>
<ruleset name="My Custom Standard">
  <description>If you are using a custom ruleset, please enter it here.</description>
</ruleset>

To reproduce

Steps to reproduce the behavior:

  1. Create a file called test.php with the code sample above...
  2. Run phpcs test.php ...
  3. See error message displayed
PHPCS output here

Expected behavior

A clear and concise description of what you expected to happen.

Versions (please complete the following information)

Operating System [e.g., Windows 10, MacOS 10.15]
PHP version [e.g., 7.2, 7.4]
PHP_CodeSniffer version [e.g., 3.5.5, master]
Standard [e.g., PSR2, PSR12, Squiz, custom]
Install type [e.g. Composer (global/local), PHAR, PEAR, git clone, other (please expand)]

Additional context

Add any other context about the problem here.

Please confirm:

  • I have searched the issue list and am not opening a duplicate issue.
  • I confirm that this bug is a bug in PHP_CodeSniffer and not in one of the external standards.
  • I have verified the issue still exists in the master branch of PHP_CodeSniffer.
@jrfnl
Copy link
Contributor

jrfnl commented Sep 16, 2024

Bogus, not related to this repo.

@jrfnl jrfnl closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants