mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
marked with Bug# 42638
This commit is contained in:
parent
79325e3c55
commit
5e6724b122
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
--TEST--
|
||||
Test is_file() function: usage variations - diff. path notations (Bug #42027)
|
||||
Test is_file() function: usage variations - diff. path notations (Bug #42027, #42638)
|
||||
--FILE--
|
||||
<?php
|
||||
/* Prototype: bool is_file ( string $filename );
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--TEST--
|
||||
Test rename() function: usage variations-1
|
||||
Test rename() function: usage variations-1 (Bug#42638)
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (substr(PHP_OS, 0, 3) == 'WIN') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue