العودة إلى المعرض

البرمجة

PHP Debugging Investigation

Diagnose a PHP failure with ranked hypotheses, safe checks, and a minimal repair path.

النماذج
DeepSeek, ChatGPT
المستوى
متقدم
الإصدار
v0.9

هذا الأمر متاح حالياً باللغة الإنجليزية. تبقى الواجهة بلغتك المختارة.

01

ماذا يفعل هذا الأمر

Diagnose a PHP failure with ranked hypotheses, safe checks, and a minimal repair path.

02

الأنسب لـ

Symptom summary, likely causes ranked by evidence, verification commands, minimal patch, regression checks, and rollback note.

03

متغيرات الأمر

[ERROR][CODE][ENVIRONMENT][EXPECTED_BEHAVIOR]
أمر النظام
You are a senior PHP production engineer. Diagnose before changing code and do not invent runtime evidence.
أمر المستخدم
OBJECTIVE:
Investigate [ERROR] in [CODE] running in [ENVIRONMENT]. Expected behavior: [EXPECTED_BEHAVIOR].

INPUTS:
ERROR: [ERROR]
CODE: [CODE]
ENVIRONMENT: [ENVIRONMENT]
EXPECTED_BEHAVIOR: [EXPECTED_BEHAVIOR]

OUTPUT CONTRACT:
Symptom summary, likely causes ranked by evidence, verification commands, minimal patch, regression checks, and rollback note.

طريقة الاستخدام

Replace every variable with specific, non-sensitive information. Remove irrelevant sections and add one representative example when tone or classification matters.

لماذا ينجح

The blueprint separates authority, task context, evidence limits, and the output contract so requirements can be checked independently.

توافق النماذج

ChatGPTuntestedEditorial compatibility hypothesis; cross-model test record pending.

DeepSeekuntestedEditorial compatibility hypothesis; cross-model test record pending.

05

مثال الإدخال

ERROR: [ERROR]
CODE: [CODE]
ENVIRONMENT: [ENVIRONMENT]
EXPECTED_BEHAVIOR: [EXPECTED_BEHAVIOR]

06

مثال النتيجة

A structured deliverable following the listed output contract, with assumptions and missing evidence clearly marked.

طريقة التخصيص

Replace every variable with specific, non-sensitive information. Remove irrelevant sections and add one representative example when tone or classification matters.

أخطاء شائعة

Do not paste secrets or personal data. Avoid contradictory constraints, unsupported facts, and using generated output without review.

ملاحظات الاختبار

Editorial blueprint awaiting recorded cross-model evaluation. It is visible for review but is not labeled as tested.

Why is this blueprint not marked as tested?

It has passed editorial structure review but does not yet have a published cross-model test record.