Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test cases | Christoph M. Becker | 2020-07-10 | 2 | -22/+2 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-07-10 | 1 | -5/+5 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-07-10 | 1 | -5/+5 |
| |\ | |||||
| | * | Fixed bug #79817 | Nikita Popov | 2020-07-10 | 1 | -5/+5 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-10 | 3 | -8/+9 |
|\ \ \ | |/ / | |||||
| * | | Enable further ext/standard/tests/file tests on Windows | Christoph M. Becker | 2020-07-10 | 3 | -8/+9 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-10 | 10 | -12/+9 |
|\ \ \ | |/ / | |||||
| * | | Fix skip reasons | Christoph M. Becker | 2020-07-10 | 10 | -12/+9 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-10 | 13 | -68/+74 |
|\ \ \ | |/ / | |||||
| * | | Enable symlink_link_linkinfo_is_link_* tests on Windows | Christoph M. Becker | 2020-07-10 | 13 | -68/+74 |
* | | | Implement match expression | Ilija Tovilo | 2020-07-09 | 1 | -5/+5 |
* | | | Use ZPP string|array union check in PCRE extension | George Peter Banyard | 2020-07-09 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-09 | 2 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Prevent parallel test conflicts | Christoph M. Becker | 2020-07-09 | 2 | -5/+5 |
* | | | Remove no_separation flag | Nikita Popov | 2020-07-07 | 1 | -8/+0 |
* | | | Don't allow separation in array functions | Nikita Popov | 2020-07-07 | 11 | -146/+74 |
* | | | Refactor levenshtein() | George Peter Banyard | 2020-07-07 | 8 | -134/+163 |
* | | | Remove proto comments from C files | Max Semenik | 2020-07-06 | 57 | -1261/+630 |
* | | | Avoid some unnecessary uses of no_separation=0 | Nikita Popov | 2020-07-06 | 3 | -5/+5 |
* | | | display info about system used to build and its provider | Remi Collet | 2020-07-06 | 1 | -0/+6 |
* | | | Fix sapi_windows_vt100_support() arginfo | Christoph M. Becker | 2020-07-06 | 2 | -3/+3 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-03 | 2 | -12/+12 |
|\ \ \ | |/ / | |||||
| * | | Fix tests for x86 Windows | Christoph M. Becker | 2020-07-03 | 2 | -12/+12 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-03 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Skip test if SeCreateSymbolicLinkPrivilege is not given | Christoph M. Becker | 2020-07-03 | 1 | -0/+7 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-02 | 9 | -15/+323 |
|\ \ \ | |/ / | |||||
| * | | Enable readlink_realpath_* tests on Windows | Christoph M. Becker | 2020-07-02 | 9 | -15/+374 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-02 | 17 | -115/+61 |
|\ \ \ | |/ / | |||||
| * | | Enable most lstat_stat_* tests on Windows | Christoph M. Becker | 2020-07-02 | 17 | -115/+61 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-02 | 5 | -28/+14 |
|\ \ \ | |/ / | |||||
| * | | Extract test helper function for SeCreateSymbolicLinkPrivilege check | Christoph M. Becker | 2020-07-02 | 5 | -28/+14 |
* | | | Use correct ZPP mechanism in get_class_methods() | codinghuang | 2020-07-02 | 2 | -29/+37 |
* | | | Make HashContexts serializable. | Eddie Kohler | 2020-06-30 | 2 | -0/+2 |
* | | | Move __alignof__ support check into main configure.ac. | Eddie Kohler | 2020-06-30 | 1 | -17/+0 |
* | | | Add ZPP macros for class name or object parameters | Máté Kocsis | 2020-06-30 | 1 | -57/+61 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-06-30 | 2 | -1/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-06-30 | 2 | -1/+16 |
| |\ \ | | |/ | |||||
| | * | Fix #70362: Can't copy() large 'data://' with open_basedir | Christoph M. Becker | 2020-06-30 | 2 | -1/+16 |
* | | | Replace EXPECTF when possible | Fabien Villepinte | 2020-06-29 | 14 | -12/+12 |
* | | | Drop non-well formed numeric strings from math function tests | George Peter Banyard | 2020-06-28 | 17 | -180/+12 |
* | | | Drop non-well formed numeric strings in array function tests | George Peter Banyard | 2020-06-28 | 2 | -14/+3 |
* | | | Drop non-well formed numeric strings in strings function tests | George Peter Banyard | 2020-06-28 | 2 | -11/+1 |
* | | | Cache __unserialize() instead of unserialize() | Nikita Popov | 2020-06-26 | 2 | -21/+10 |
* | | | Fix uninitialized reads in min/max | Nikita Popov | 2020-06-26 | 1 | -6/+4 |
* | | | Make sorting stable | Nikita Popov | 2020-06-25 | 10 | -190/+358 |
* | | | Fix {{{ comment to match function name for php_replace_controlchars_ex | Alex Dowad | 2020-06-24 | 1 | -1/+1 |
* | | | Clean house in cryptographic hashing code | Alex Dowad | 2020-06-24 | 6 | -262/+6 |
* | | | Fix typos in test cases for crypt_sha{256,512} | Alex Dowad | 2020-06-24 | 2 | -4/+4 |
* | | | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1776 | -10206/+417 |
* | | | Fix potential use-after-scope if crypt_r is used | Nikita Popov | 2020-06-24 | 1 | -6/+4 |