Changeset 34173 for trunk/tests/phpunit/tests/comment/slashes.php
- Timestamp:
- 09/15/2015 08:08:15 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/comment/slashes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/slashes.php
r31065 r34173 23 23 $this->slash_6 = 'String with 6 slashes \\\\\\\\\\\\'; 24 24 $this->slash_7 = 'String with 7 slashes \\\\\\\\\\\\\\'; 25 26 $_SERVER['REMOTE_ADDR'] = null;27 25 } 28 26
Note: See TracChangeset
for help on using the changeset viewer.