mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
Trim trailing whitespace in *.phpt
This commit is contained in:
@@ -3,7 +3,7 @@ Test array_reverse() function : basic functionality - associative array for 'arr
|
||||
--FILE--
|
||||
<?php
|
||||
/* Prototype : array array_reverse(array $array [, bool $preserve_keys])
|
||||
* Description: Return input as a new array with the order of the entries reversed
|
||||
* Description: Return input as a new array with the order of the entries reversed
|
||||
* Source code: ext/standard/array.c
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user