mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
Trim trailing whitespace in *.phpt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
SPL: Cloning an instance of ArrayObject which wraps an array.
|
||||
SPL: Cloning an instance of ArrayObject which wraps an array.
|
||||
--FILE--
|
||||
<?php
|
||||
$a = array(1,2);
|
||||
|
||||
Reference in New Issue
Block a user