Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' | Sara Golemon | 2017-01-30 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-01-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Securely zero the hash context key | Sara Golemon | 2017-01-30 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-30 | 1 | -2/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-30 | 1 | -2/+14 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #73983 crash on finish work with phar in cli + opcache | Anatol Belski | 2017-01-30 | 1 | -2/+14 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-30 | 2 | -0/+36 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-30 | 2 | -0/+36 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'pull-request/2348' into PHP-7.0 | Joe Watkins | 2017-01-30 | 2 | -0/+36 |
| | |\ | |||||
| | | * | fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454) | jhdxr | 2017-01-30 | 2 | -0/+36 |
| | |/ | |||||
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-30 | 1 | -5/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-30 | 1 | -5/+3 |
| |\ \ | | |/ | |||||
| | * | move id initialization into ctor | Anatol Belski | 2017-01-30 | 1 | -5/+3 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-30 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-30 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | fix system id initialization for multiple threads | Anatol Belski | 2017-01-30 | 1 | -0/+7 |
* | | | Merge branch 'PHP-7.1' | Jakub Zelenka | 2017-01-29 | 1 | -4/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-01-29 | 1 | -4/+10 |
| |\ \ | | |/ | |||||
| | * | Try fpm path for testing in sbin as it is default target | Jakub Zelenka | 2017-01-29 | 1 | -4/+10 |
* | | | Merge branch 'pull-request/2345' | Joe Watkins | 2017-01-29 | 9 | -0/+153 |
|\ \ \ | |||||
| * | | | FTP: implement MLSD for structured listing of directories, decribed at https:... | Andreas Treichel | 2017-01-29 | 8 | -0/+150 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-28 | 3 | -29/+35 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-28 | 3 | -29/+35 |
| |\ \ | | |/ | |||||
| | * | fixed bug #50989 (DOM support for LIBXML_NOXMLDECL) | jhdxr | 2017-01-28 | 3 | -29/+35 |
| * | | [ci skip] news entry for Fixed bug #73987 | Joe Watkins | 2017-01-28 | 1 | -0/+2 |
* | | | [ci skip] news entry for Fixed bug #73987 | Joe Watkins | 2017-01-28 | 1 | -0/+2 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-28 | 6 | -6/+81 |
|\ \ \ | |/ / | |||||
| * | | Added tests demonstrating the same effect with abstracts | Pedro Magalhães | 2017-01-28 | 4 | -2/+42 |
| * | | Inheritance checks should not ignore parents if these implement an interface | Pedro Magalhães | 2017-01-28 | 4 | -6/+41 |
* | | | NEWS | Adam Baratz | 2017-01-27 | 1 | -0/+3 |
* | | | Add test coverage for bug #72969 | Adam Baratz | 2017-01-27 | 7 | -0/+571 |
* | | | Expose DB-Library version as \PDO::DBLIB_ATTR_VERSION attribute on \PDO instance | Adam Baratz | 2017-01-27 | 4 | -0/+23 |
* | | | style cleanup | Adam Baratz | 2017-01-27 | 1 | -8/+11 |
* | | | Merge branch 'pull-request/1635' | Joe Watkins | 2017-01-27 | 17 | -22/+24 |
|\ \ \ | |||||
| * | | | Use modern autotools name of configure.ac instead of configure.in | Brian Evans | 2017-01-27 | 17 | -22/+24 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix 00version.phpt when commit message has multiple lines. | Mitch Hagstrand | 2017-01-26 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-26 | 4 | -12/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-26 | 4 | -12/+14 |
| |\ \ | | |/ | |||||
| | * | Fixed #73973 - debug_zval_dump() assertion error for resource consts with --e... | andrewnester | 2017-01-26 | 4 | -12/+14 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-26 | 2 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #73994 incorrect arginfo for unpack | Joe Watkins | 2017-01-26 | 2 | -1/+2 |
* | | | [ci skip] add upgrading note about PHP_OS_FAMILY | Joe Watkins | 2017-01-26 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-26 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-26 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | [ci skip] news entry for PR #2337 | Joe Watkins | 2017-01-26 | 1 | -0/+4 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-25 | 2 | -4/+55 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-25 | 2 | -4/+55 |
| |\ \ | | |/ | |||||
| | * | Fix bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes) | Arnout Boks | 2017-01-25 | 1 | -4/+28 |