summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file
Commit message (Collapse)AuthorAgeFilesLines
* added skip if for rootZoe Slattery2009-03-205-0/+47
|
* bug 46680Zoe Slattery2009-02-171-13/+12
|
* fix testsZoe Slattery2009-02-161-2/+3
|
* fix bug #46347: allow * in ini keysNuno Lopes2009-02-021-0/+24
|
* Broken test, skipif sections had a parse errorScott MacVicar2009-01-281-1/+2
|
* deleted invalid test.Dave Kelsey2009-01-231-62/+0
|
* fix testsZoe Slattery2009-01-232-13/+33
|
* fix testsZoe Slattery2009-01-235-104/+52
|
* fixed testZoe Slattery2009-01-222-21/+18
|
* fixed testZoe Slattery2009-01-221-14/+9
|
* fstat tests. tested on windows, linux and linux 64 bitDave Kelsey2009-01-2211-0/+387
|
* Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWDDmitry Stogov2009-01-212-10/+2
|
* - [DOC] add support for fnmatch() on WindowsPierre Joye2009-01-203-11/+7
| | | | | - enable tests (pass)
* fixing the test to expect PHP6 and PHP53 behaviourZoe Slattery2009-01-191-27/+17
|
* Fix test. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-131-18/+23
|
* Fix Windows tests after #47037andy wharmby2009-01-123-101/+150
|
* - Fixed testsFelipe Pena2009-01-103-11/+11
|
* - Fixed testFelipe Pena2009-01-101-0/+0
|
* cleanup garbageAntony Dovgal2009-01-091-2/+2
|
* fix testAntony Dovgal2009-01-081-2/+2
|
* - Fixed test [only in this branch]Felipe Pena2009-01-081-9/+9
|
* - MFH: Fixed testsFelipe Pena2009-01-085-16/+36
|
* Fix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on ↵andy wharmby2009-01-082-20/+21
| | | | Windows, Linux and Linux 64 bit
* removing xfail sections as test passesZoe Slattery2008-12-311-1/+0
|
* Revert to the previous version for these tests as they were overwritten by ↵Ant Phillips2008-12-316-18/+27
| | | | mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
* Revert to the previous version for these tests as they were overwritten by ↵Ant Phillips2008-12-3020-225/+534
| | | | mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
* fixed testZoe Slattery2008-12-151-516/+516
|
* If a wrapper could not be found it is either a typo or a configuration ↵Lars Strojny2008-12-141-1/+1
| | | | issue. But in both cases it is critical enough to warn the user.
* MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)Hannes Magnusson2008-12-124-5/+4
|
* fix testAntony Dovgal2008-12-091-1/+1
|
* Remove duff comment produced by the test generator toolAnt Phillips2008-12-055-20/+0
|
* Put bug number in the XFAIL section for cross referencingAnt Phillips2008-12-0310-0/+10
|
* Cleanup after running the tests ...Johannes Schlüter2008-12-032-2/+4
| | | | | # I wonder we such basic tests fail and with an XFAIL a reason would be nice
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-26208-1288/+20666
|
* MFH: Fixed bug #46673 (stream_lock call with wrong paramater)Arnaud Le Blanc2008-11-261-0/+58
|
* MFH: Added stream_cast() and stream_set_options() to user-space streamArnaud Le Blanc2008-11-152-0/+247
| | | | | | | | wrappers, allowing stream_select(), stream_set_blocking(), stream_set_timeout() and stream_set_write_buffer() to work with user-space stream wrappers. Will document.
* cleanupArnaud Le Blanc2008-11-031-0/+1
|
* MFH: Fixed bug #44607 (stream_get_line unable to correctly identify theArnaud Le Blanc2008-11-031-0/+22
| | | | | "ending" in the stream content)
* MFH: Fixed bug #45303 (Opening php:// wrapper in append mode resultsArnaud Le Blanc2008-11-031-0/+13
| | | | | in a warning)
* MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)Arnaud Le Blanc2008-11-031-0/+18
|
* skip tests on systems without fnmatch() function (f.e.: old darwin)Alexey Zakhlestin2008-10-213-6/+15
|
* these tests work just fine on macos-xAlexey Zakhlestin2008-10-215-10/+10
|
* - MFH: Fixed unexpected zval changesFelipe Pena2008-09-121-0/+43
|
* - MFH: #45985, touch on opened file raises a warningPierre Joye2008-09-041-0/+14
|
* MFH:- Fixed bug #45956 (parse_ini_file() does not return false with syntax ↵Jani Taskinen2008-08-311-4/+2
| | | | errors in parsed file)
* - MFH: make it portablePierre Joye2008-08-211-1/+1
|
* - don't use /tmp as tmpdir and avoid endless loop when fopen or tmpnam failedPierre Joye2008-08-181-1/+8
|
* - MFH: new parameter API errorPierre Joye2008-08-181-7/+7
|
* Fixed bug #45835 (include and symlinks)Dmitry Stogov2008-08-181-0/+29
|
* Reverted wrong "fix"Dmitry Stogov2008-08-181-1/+1
|