Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed crash in Zend/tests/bug69891.phpt on x86 (32-bit). | Dmitry Stogov | 2015-06-22 | 1 | -1/+1 |
* | Fix bug #62922 | Nikita Popov | 2015-06-20 | 3 | -1/+13 |
* | Micro optimization | Xinchen Hui | 2015-06-20 | 1 | -2/+2 |
* | Remove unused var | Xinchen Hui | 2015-06-20 | 1 | -2/+1 |
* | Improve strtr (Fixed a bug which the lenth check doesn't work at all) | Xinchen Hui | 2015-06-19 | 1 | -11/+12 |
* | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-06-19 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-06-19 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge branch 'patch-3' of https://github.com/s0ph1e/php-src into PHP-5.5 | Xinchen Hui | 2015-06-19 | 1 | -1/+0 |
| | |\ | |||||
| | | * | Remove excess variable in mail.c (5.5 branch) | Sophia Nepochataya | 2015-06-18 | 1 | -1/+0 |
* | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-18 | 2 | -51/+275 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-18 | 2 | -51/+275 |
| |\ \ \ | | |/ / | |||||
| | * | | fixes bug #69835: phpinfo() does not report many Windows SKUs | Christian Wenz | 2015-06-18 | 2 | -51/+275 |
| | |/ | |||||
* | | | Fixed bug #69872 (uninitialised value in strtr with array) | Xinchen Hui | 2015-06-18 | 1 | -11/+10 |
* | | | Merge branch 'pull-request/1284' | Anatol Belski | 2015-06-17 | 7 | -12/+12 |
|\ \ \ | |||||
| * | | | Changed AssertionException to AssertionError | Aaron Piotrowski | 2015-06-14 | 1 | -6/+6 |
| * | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-06-14 | 38 | -192/+1002 |
| |\ \ \ | |||||
| * | | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 5 | -5/+5 |
| * | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 7 | -6/+16 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 2 | -4/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 5 | -9/+4 |
* | | | | | | | Improved variable name validation | Dmitry Stogov | 2015-06-17 | 1 | -5/+24 |
* | | | | | | | Support references in convert_to_* | Nikita Popov | 2015-06-16 | 1 | -6/+4 |
* | | | | | | | Fix references handling in convert_scalar_to_number | Nikita Popov | 2015-06-16 | 1 | -0/+15 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Get rid of more ZVAL_ZVAL() macros | Dmitry Stogov | 2015-06-12 | 4 | -12/+22 |
* | | | | | | Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few pla... | Dmitry Stogov | 2015-06-12 | 4 | -19/+18 |
* | | | | | | Make convert_to_* safe with rc>1 | Nikita Popov | 2015-06-11 | 4 | -23/+15 |
* | | | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-11 | 1 | -0/+47 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-11 | 1 | -0/+47 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | added test for bug #69646 | Anatol Belski | 2015-06-11 | 1 | -0/+47 |
* | | | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-10 | 1 | -2/+17 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-10 | 1 | -2/+17 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as ... | Christian Wenz | 2015-06-10 | 1 | -2/+17 |
| | * | | | | Revert "Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.... | Christian Wenz | 2015-06-10 | 1 | -17/+2 |
| | * | | | | Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as ... | Christian Wenz | 2015-06-10 | 1 | -2/+17 |
* | | | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-06-09 | 2 | -0/+373 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-06-09 | 2 | -0/+373 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-06-09 | 2 | -0/+373 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed bug #68776 | Yasuo Ohgaki | 2015-06-09 | 2 | -0/+373 |
| * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-06-09 | 1 | -0/+8 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-06-09 | 1 | -0/+8 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Fix bug #69646 OS command injection vulnerability in escapeshellarg | Stanislav Malyshev | 2015-06-09 | 1 | -0/+8 |
| * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-31 | 2 | -0/+35 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | backport the basic code to properly recognize win 8.1 and 10 | Anatol Belski | 2015-05-31 | 1 | -0/+17 |
| | * | | | | | add test | Anatol Belski | 2015-05-31 | 1 | -0/+18 |
* | | | | | | | Fixed bug #69646 (OS command injection vulnerability in escapeshellarg) | Stanislav Malyshev | 2015-06-09 | 1 | -0/+8 |
* | | | | | | | run credits script | Anatol Belski | 2015-05-30 | 1 | -1/+0 |
* | | | | | | | add tests for proc_open() and pipes | Antony Dovgal | 2015-05-29 | 4 | -0/+200 |
* | | | | | | | remove hardcoded limit on number of pipes in proc_open() | Antony Dovgal | 2015-05-29 | 2 | -8/+13 |
* | | | | | | | add test | Anatol Belski | 2015-05-29 | 1 | -0/+18 |
* | | | | | | | Merge branch 'master' of git.php.net:php-src | Xinchen Hui | 2015-05-29 | 1 | -1/+22 |
|\ \ \ \ \ \ \ |