We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb5277 commit 96b9bd9Copy full SHA for 96b9bd9
2 files changed
res/php-sap.svg
res/php-sap.txt
@@ -8,12 +8,12 @@ digraph G {
8
node [color=blue];
9
subgraph cluster11 {
10
label="PHP 7.x"
11
- sapnwrfc7 [label="sapnwrfc by Gregor Kralik"];
+ sapnwrfc7 [label="G. Kraliks sapnwrfc"];
12
}
13
subgraph cluster12 {
14
label="PHP 5.x"
15
- sapnwrfc5 [label="sapnwrfc by Piers Harding"];
16
- saprfc [label="saprfc by Eduard Koucky"];
+ sapnwrfc5 [label="P. Hardings sapnwrfc"];
+ saprfc [label="E. Kouckys saprfc"];
17
18
19
subgraph cluster2 {
0 commit comments