test('htmlspecialchars',
'32--'"<zzz>',
'["32--\'\"<zzz>","aaa"]');
test('htmlspecialchars',
'{"0" : "32--'\"","1" : "aaa"}',
'{"0" : "32--\'\"","1" : "aaa"}');
test('htmlspecialchars',
'32--'"<zzz>',
<<<'QUOTE'
32--'"<zzz>
QUOTE
);
test('htmlspecialchars',
'{"0" : "32--'\"","1" : "aaa"}',
<<<'QUOTE'
{"0" : "32--'\"","1" : "aaa"}
QUOTE
);
-
Notifications
You must be signed in to change notification settings - Fork 0
License
sapioit/php-primitive-testing-library-PPTL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published