Move examples into the test fixtures.
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
class Escaped {
|
||||
public $title = '"Bear" > "Shark"';
|
||||
}
|
||||
Reference in New Issue
Block a user