mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
Trim trailing whitespace in *.phpt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
--TEST--
|
||||
Test array_slice() function : basic functionality
|
||||
Test array_slice() function : basic functionality
|
||||
--FILE--
|
||||
<?php
|
||||
/* Prototype : array array_slice(array $input, int $offset [, int $length [, bool $preserve_keys]])
|
||||
* Description: Returns elements specified by offset and length
|
||||
* Description: Returns elements specified by offset and length
|
||||
* Source code: ext/standard/array.c
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user