mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
Trim trailing whitespace in *.phpt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
--TEST--
|
||||
Test array_push() function : basic functionality
|
||||
Test array_push() function : basic functionality
|
||||
--FILE--
|
||||
<?php
|
||||
/* Prototype : int array_push(array $stack, mixed $var [, mixed $...])
|
||||
* Description: Pushes elements onto the end of the array
|
||||
* Description: Pushes elements onto the end of the array
|
||||
* Source code: ext/standard/array.c
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user