Changeset 49395 for branches/5.1/tests/phpunit/tests/functions.php
- Timestamp:
- 10/29/2020 06:48:02 PM (5 years ago)
- Location:
- branches/5.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.1
- Property svn:mergeinfo changed
/branches/5.5 (added) merged: 49373-49379,49381 /trunk merged: 49380,49382-49388
- Property svn:mergeinfo changed
-
branches/5.1/tests/phpunit/tests/functions.php
r44645 r49395 236 236 $this->assertFalse( is_serialized( 'C:16:"Serialized_Class":6:{a:0:{}}' ) ); 237 237 } 238 239 238 240 239 /**
Note: See TracChangeset
for help on using the changeset viewer.