Changeset 51511 for trunk/tests/phpunit/tests/functions.php
- Timestamp:
- 07/29/2021 07:47:43 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions.php
r51448 r51511 28 28 $b = array( 29 29 '_baba' => 5, 30 'yZ' => 'bab a',30 'yZ' => 'bab', 31 31 'a' => array( 5, 111, 'x' ), 32 32 );
Note: See TracChangeset
for help on using the changeset viewer.