Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Fix the lchwon error test for Travis CI. | Mitch Hagstrand | 2016-11-11 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-11-01 | 1 | -0/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-11-01 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Fix #73436: Setting allow_url_fopen to Off makes several tests fail | Christoph M. Becker | 2016-11-01 | 1 | -0/+2 | |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-31 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-31 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix #71882 amendment 2: Negative ftruncate() on php://memory exhausts memory | Christoph M. Becker | 2016-08-31 | 1 | -2/+2 | |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-31 | 6 | -0/+198 | |
|\ \ \ \ | |/ / / | ||||||
* | | | | Implement \ArgumentCountError exception | Davey Shafik | 2016-08-30 | 1 | -1/+1 | |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-30 | 1 | -0/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-30 | 1 | -0/+11 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix #71882: Negative ftruncate() on php://memory exhausts memory | Christoph M. Becker | 2016-08-30 | 1 | -0/+11 | |
* | | | | extend readdir utf-8 name test | Anatol Belski | 2016-08-21 | 1 | -0/+4 | |
* | | | | Require strict base64 in data URI | Lauri Kenttä | 2016-07-22 | 1 | -1/+3 | |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-07-21 | 1 | -0/+26 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-21 | 1 | -0/+26 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix #72330: CSV fields incorrectly split if escape char followed by UTF chars | Christoph M. Becker | 2016-07-21 | 1 | -0/+26 | |
* | | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-06-22 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-06-22 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | fix test cleanup | Anatol Belski | 2016-06-22 | 1 | -1/+1 | |
| | * | | Skip test which is 64bits only | Remi Collet | 2016-05-25 | 1 | -0/+2 | |
| | * | | fix test portability | Anatol Belski | 2016-05-25 | 1 | -1/+1 | |
| | * | | Merge branch 'PHP-5.5' into PHP-5.6.22 | Stanislav Malyshev | 2016-05-24 | 1 | -0/+12 | |
| | |\ \ | ||||||
| | | * | | Fix bug #72114 - int/size_t confusion in fread | Stanislav Malyshev | 2016-05-09 | 1 | -0/+12 | |
* | | | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 133 | -5/+15459 | |
* | | | | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ... | Dmitry Stogov | 2016-06-16 | 4 | -7/+4 | |
* | | | | | fix test out | Anatol Belski | 2016-06-09 | 2 | -384/+384 | |
* | | | | | fix test | Anatol Belski | 2016-06-09 | 1 | -0/+2 | |
* | | | | | sync with deleted file | Anatol Belski | 2016-06-09 | 1 | -1092/+0 | |
* | | | | | fix tests | Anatol Belski | 2016-06-09 | 8 | -2/+1322 | |
* | | | | | added test for bug #47517 | Anatol Belski | 2016-06-02 | 1 | -0/+17 | |
* | | | | | fix test | Anatol Belski | 2016-04-30 | 1 | -3/+3 | |
* | | | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-23 | 1 | -0/+40 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fixed bug #72035 php-cgi.exe fails to run scripts relative to drive root | Anatol Belski | 2016-04-23 | 1 | -0/+40 | |
* | | | | | Merge branch 'PHP-7.0' | Bob Weinand | 2016-04-16 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix non-/Zend tests too | Bob Weinand | 2016-04-16 | 1 | -1/+1 | |
* | | | | | Warn about invalid strings in arithmetic | Andrea Faulds | 2016-03-30 | 1 | -3/+3 | |
* | | | | | file_get_contents(): Add support for negative offset | Francois Laupretre | 2016-03-09 | 3 | -7/+254 | |
|/ / / / | ||||||
* | | | | Merge branch 'PHP-5.6.18' into PHP-7.0.3 | Stanislav Malyshev | 2016-02-01 | 1 | -28/+28 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6.18 | Stanislav Malyshev | 2016-02-01 | 1 | -28/+28 | |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | ||||||
| | * | fix tests | Stanislav Malyshev | 2016-02-01 | 1 | -28/+28 | |
* | | | Fixed bug #71287 (Error message contains hexadecimal instead of decimal number) | Xinchen Hui | 2016-01-06 | 1 | -0/+19 | |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Ferenc Kovacs | 2015-10-19 | 1 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2015-10-19 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | fixup, both catched by nikic | Ferenc Kovacs | 2015-08-24 | 1 | -1/+1 | |
| | * | use another character device in this test as /dev/console seems that it is di... | Ferenc Kovacs | 2015-08-24 | 1 | -2/+2 | |
| * | | silence mkdir to fix fails after unclean test run | Anatol Belski | 2015-09-23 | 1 | -1/+1 | |
| * | | fix test | Anatol Belski | 2015-08-23 | 1 | -1/+4 | |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-21 | 2 | -0/+52 | |
| |\ \ | | |/ | ||||||
| | * | added missing GLOB_BRACE support check | Christoph M. Becker | 2015-05-21 | 1 | -0/+3 |