Changeset 39556 for trunk/tests/phpunit/tests/option/option.php
- Timestamp:
- 12/10/2016 12:01:30 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/option/option.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/option/option.php
r38382 r39556 73 73 74 74 function test_serialized_data() { 75 $key = rand_str();75 $key = __FUNCTION__; 76 76 $value = array( 'foo' => true, 'bar' => true ); 77 77
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)