Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update versions/dates for PHP 7.1.0beta3php-7.1.0beta3PHP-7.1.0beta3 | Davey Shafik | 2016-08-19 | 3 | -4/+4 |
| | |||||
* | Fixed bug #72888 (Segfault on clone on splFileObject) | Xinchen Hui | 2016-08-19 | 3 | -1/+22 |
| | |||||
* | Sync NEWS | Davey Shafik | 2016-08-19 | 1 | -0/+30 |
| | |||||
* | Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG | Nikita Popov | 2016-08-19 | 17 | -135/+4 |
| | | | | | Enabling ZEND_DEBUG should not result in intrusive program behavior changes. | ||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-18 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix broken test include | Christoph M. Becker | 2016-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | To avoid that the test stalls, we must always use `t` mode. | ||||
* | | | update NEWS | Anatol Belski | 2016-08-18 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-18 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: update NEWS | ||||
| * | | update NEWS | Anatol Belski | 2016-08-18 | 1 | -0/+3 |
| | | | |||||
* | | | fix format | Anatol Belski | 2016-08-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-18 | 1 | -4/+4 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: avoid other efforts if memory mapping fails | ||||
| * | | avoid other efforts if memory mapping fails | Anatol Belski | 2016-08-18 | 1 | -4/+4 |
| | | | |||||
* | | | Updated UPGRADING about function call args | Julien Pauli | 2016-08-18 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-18 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: fix test | ||||
| * | | fix test | Anatol Belski | 2016-08-18 | 1 | -1/+1 |
| | | | |||||
* | | | map ell the err code | Anatol Belski | 2016-08-18 | 1 | -4/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-18 | 2 | -0/+30 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Fixed bug #72858 shm_attach null dereference | ||||
| * | | Fixed bug #72858 shm_attach null dereference | Anatol Belski | 2016-08-18 | 2 | -0/+30 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Ferenc Kovacs | 2016-08-18 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Ferenc Kovacs | 2016-08-18 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | fix NEWS | Ferenc Kovacs | 2016-08-18 | 1 | -3/+4 |
| | | | |||||
* | | | Remove leftover of previous change | Xinchen Hui | 2016-08-18 | 1 | -13/+3 |
| | | | |||||
* | | | Fixed segfault introduced in 447e57a1e12cdcc6791302d5097119fb2165475a | Xinchen Hui | 2016-08-18 | 1 | -2/+2 |
| | | | |||||
* | | | Remove outdate checks | Xinchen Hui | 2016-08-18 | 2 | -17/+6 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christopher Jones | 2016-08-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christopher Jones | 2016-08-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Add myself as PDO_OCI maintainer | Christopher Jones | 2016-08-18 | 1 | -1/+1 |
| | | | |||||
| * | | Prepare for OCI8 PECL release | Christopher Jones | 2016-08-18 | 2 | -12/+10 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christopher Jones | 2016-08-18 | 2 | -11/+9 |
|\ \ \ | |||||
| * \ \ | Prepare for OCI8 PECL release | Christopher Jones | 2016-08-18 | 2 | -11/+9 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Prepare for OCI8 PECL release | Christopher Jones | 2016-08-18 | 2 | -11/+9 |
| | | | |||||
* | | | fix test | Anatol Belski | 2016-08-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | The improvements to the base64 functionality allows now to loosen strictness. Strict mode still can be activated later, if there are any issues. | ||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-18 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: sync NEWS | ||||
| * | | sync NEWS | Anatol Belski | 2016-08-18 | 1 | -2/+29 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-17 | 21 | -1/+69 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-17 | 21 | -1/+69 |
| |\ \ | | |/ | |||||
| | * | Skip tests that are supposed to fail due to bugs in old external libgd | Christoph M. Becker | 2016-08-17 | 21 | -1/+69 |
| | | | |||||
* | | | Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1 | Kalle Sommer Nielsen | 2016-08-17 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Make this test also a little more resilient | Christoph M. Becker | 2016-08-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | See <http://git.php.net/?p=php-src.git;a=commit;h=a3159d29bb24d5c946c14b7aa33e96bebcd56e59>. | ||||
* | | | | Fixed 7.1 build, decls first please! | Kalle Sommer Nielsen | 2016-08-17 | 5 | -8/+9 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-17 | 30 | -60/+60 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-17 | 30 | -60/+60 |
| |\ \ | | |/ | |||||
| | * | Make tests a little more resilient | Christoph M. Becker | 2016-08-17 | 30 | -60/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PNG allows identical images to be stored differently what makes nearly all tests checking the MD5 hash of the PNG representation fail with external libgd. For now, we use the GD format instead, which doesn't allow for such differences. Of course, this md5() checking should be replaced by a image diffing feature in the long run. | ||||
| * | | Seems like I did a bad merge earlier, this should make PHP-7.0 sync with ↵ | Kalle Sommer Nielsen | 2016-08-17 | 2 | -1/+3 |
| | | | | | | | | | | | | 7.1/master properly now | ||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Kalle Sommer Nielsen | 2016-08-17 | 2 | -1/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * PHP-7.0: Fix build as done in master in commit 040331c36462eac94308bbef3200ee11389ca444 Fixed C89 build | ||||
| * | | | Fix build as done in master in commit 040331c36462eac94308bbef3200ee11389ca444 | Kalle Sommer Nielsen | 2016-08-17 | 2 | -1/+3 |
| |/ / | | | | | | | | | | | | | | | | The reason why we cannot use round() here, is that it does not come with the standard C library on Windows, I don't think this affects other systems. At the same time, also expose _php_math_round() | ||||
| * | | Fixed C89 build | Kalle Sommer Nielsen | 2016-08-17 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-17 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: fix char * vs zend_string * | ||||
| * | | fix char * vs zend_string * | Anatol Belski | 2016-08-17 | 1 | -1/+1 |
| | | |