Verzeichnisstruktur phpBB-3.3.15


Veröffentlicht
28.08.2024

So funktioniert es


Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück

Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

bug_report.md

Zuletzt modifiziert: 02.04.2025, 15:03 - Dateigröße: 848.00 Bytes


01  ---
02  name: PHP client issue
03  about: Report an issue with the PHP client library
04   
05  ---
06   
07  **Issue description**
08  <!-- One or two sentences describing the problem -->
09   
10  **Environment**
11  <!-- The server or development environment where you're seeing the problem -->
12   
13   * OS name and version:
14   * PHP version:
15   * Web server name and version:
16   * `google/recaptcha` version:
17   * Browser name and version:
18   
19  **Reproducing the issue**
20  <!-- Where possible link to a URL where the problem can be seen or show code that causes it -->
21   
22    * URL (optional): <!-- if your integration is already deployed and the issue is visible -->
23    * Code (optional): <!-- share a link to the code you're using or an example in a Gist -->
24    
25    ***User steps***
26    <!-- Detail the necessary steps to reproduce the issue. Include the output of any error messages. -->
27    
28      1. Visit page...
29