Test: PHP Tags Extraction

Notes

Testing a PHP function for extracting tags:

The PHP code for this test

Tests

test "grouped tags" text "another group" test

0 => test
1 => grouped tags
2 => text
3 => another group

test, "grouped tags", text, "another group", test

0 => test
1 => grouped tags
2 => text
3 => another group

test, grouped tags, text, another group, test

0 => test
1 => grouped tags
2 => text
3 => another group

test,"grouped tags",text,"another group",test

0 => test
1 => grouped tags
2 => text
3 => another group

test,grouped tags,text,another group,test

0 => test
1 => grouped tags
2 => text
3 => another group

test, "grouped tags", text, "another group", test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, grouped tags, text, another group, test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,"grouped tags",text,"another group",test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,grouped tags,text,another group,test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, "grouped tags",, text, "another group", test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, grouped tags,, text, another group, test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,"grouped tags",,text,"another group",test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,grouped tags,,text,another group,test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, "grouped tags", , text, "another group", test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, grouped tags, , text, another group, test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,"grouped tags", ,text,"another group",test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,grouped tags, ,text,another group,test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, "grouped tags", "", text, "another group", test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, grouped tags, "", text, another group, test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,"grouped tags", "",text,"another group",test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,grouped tags, "",text,another group,test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, "grouped tags", "" , text, "another group", test,

0 => test
1 => grouped tags
2 => text
3 => another group

test, grouped tags, "" , text, another group, test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,"grouped tags", "" ,text,"another group",test,

0 => test
1 => grouped tags
2 => text
3 => another group

test,grouped tags, "" ,text,another group,test,

0 => test
1 => grouped tags
2 => text
3 => another group