Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 558 | -1525/+1525 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -3/+1 |
* | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 3 | -151/+151 |
* | Fix permissions | Peter Kokot | 2018-09-21 | 2 | -0/+0 |
* | Set correct error code and adapt test | Anatol Belski | 2018-09-17 | 1 | -0/+0 |
* | Make more tests run on Linux | Gabriel Caruso | 2018-08-28 | 5 | -43/+0 |
* | Merge branch 'PHP-7.3' | Anatol Belski | 2018-08-28 | 1 | -0/+38 |
|\ | |||||
| * | Fixed bug #76803 ftruncate changes file pointer | Anatol Belski | 2018-08-28 | 1 | -0/+38 |
* | | Refactor stat implementation | Anatol Belski | 2018-08-26 | 3 | -20/+20 |
* | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
* | | Fix SKIPIF conditions for online tests | Gabriel Caruso | 2018-08-05 | 1 | -1/+0 |
* | | Create and expose php_sys_symlink() and php_sys_link() | Christoph M. Becker | 2018-08-02 | 1 | -1/+1 |
|/ | |||||
* | Make more tests run on 64bit plataforms | Gabriel Caruso | 2018-07-30 | 3 | -9/+0 |
* | Remove superfluous SKIPIF sections of always available functions | Gabriel Caruso | 2018-07-29 | 2 | -7/+0 |
* | Deprecate fgetss() and gzgetss() | Nikita Popov | 2018-07-21 | 15 | -0/+88 |
* | Remove use of case-insensitive constants in tests | Nikita Popov | 2018-07-16 | 1 | -4/+4 |
* | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-12 | 1 | -0/+65 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-12 | 1 | -0/+65 |
| |\ | |||||
| | * | Fixed RecursiveDirectoryIterator with long path or with edge case length | Anatol Belski | 2018-07-12 | 1 | -0/+65 |
* | | | Fixed bug #76422 ftruncate fails on files > 2GB | Anatol Belski | 2018-06-09 | 2 | -6/+42 |
* | | | Remove unused binary_pipes option | Peter Kokot | 2018-05-28 | 2 | -2/+2 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-05-14 | 1 | -0/+52 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-14 | 1 | -0/+52 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #76335 "link(): Bad file descriptor" with non-ASCII path | Anatol Belski | 2018-05-14 | 1 | -0/+52 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-03-23 | 3 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Add missing skip prefix for some SKIPIF messages | atvoicu | 2018-03-23 | 3 | -3/+3 |
* | | | Remove duplicated tests | Gabriel Caruso | 2018-02-22 | 1 | -27/+0 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 208 | -208/+208 |
* | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 3 | -100/+100 |
* | | | Adjust manual zpp-like error message implementations | Nikita Popov | 2018-02-04 | 2 | -2/+2 |
* | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 37 | -108/+108 |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 47 | -254/+254 |
* | | | Remove some references to E_STRICT in tests | Nikita Popov | 2018-02-03 | 1 | -1/+0 |
* | | | Use %d when expecting line number in tests | Gabriel Caruso | 2018-02-02 | 4 | -4/+4 |
* | | | Fix misspelling vlaues to values | Gabriel Caruso | 2018-01-28 | 7 | -8/+8 |
* | | | Fixed bug #74719 | alexanderholman | 2018-01-17 | 9 | -48/+63 |
* | | | Modernize realpath and integrate quick variant into virtual_file_ex | Anatol Belski | 2017-12-15 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-12-14 | 1 | -0/+66 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-12-14 | 1 | -0/+66 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #75679 Path 260 character problem | Anatol Belski | 2017-12-14 | 1 | -0/+66 |
* | | | Fix tests | Anatol Belski | 2017-12-09 | 2 | -4/+4 |
* | | | Revamp unlink() implementation and improve error handling | Anatol Belski | 2017-12-08 | 2 | -2/+2 |
* | | | Allow delete-sharing mode for CreateFile by default | Anatol Belski | 2017-12-08 | 3 | -49/+34 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-09-28 | 1 | -0/+60 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-09-28 | 1 | -0/+60 |
| |\ \ | | |/ | |||||
| | * | Fix mkdir() special case for path length < 260 and > 248 | Anatol Belski | 2017-09-28 | 1 | -0/+60 |
* | | | Fix typo retuns to returns | tbpgr | 2017-08-25 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-08-14 | 4 | -6/+21 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-08-14 | 4 | -6/+21 |
| |\ | |||||
| | * | Test cleanup improvements, files might be locked in the test process | Anatol Belski | 2017-08-14 | 4 | -6/+21 |