Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2020-04-13 | 1 | -0/+9 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2020-04-13 | 1 | -0/+9 |
| |\ | |||||
| | * | Fix bug #79330 - make all execution modes consistent in rejecting \0 | Stanislav Malyshev | 2020-04-13 | 1 | -0/+9 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-03-25 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #79410 (system() swallows last chunk if it is exactly 4095 bytes with... | Christian Schneider | 2020-03-25 | 1 | -0/+7 |
* | | | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -2/+3 |
* | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ... | Dmitry Stogov | 2019-04-24 | 1 | -1/+1 |
* | | | Remove HAVE_SIGNAL_H | Peter Kokot | 2019-04-07 | 1 | -2/+1 |
* | | | Remove HAVE_LIMITS_H | Peter Kokot | 2019-04-07 | 1 | -2/+0 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | | | Implement typed properties | Nikita Popov | 2019-01-11 | 1 | -10/+12 |
* | | | Fix localized error messages and memory leaks | Anatol Belski | 2018-09-17 | 1 | -1/+3 |
|/ / | |||||
* | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -1/+0 |
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -2/+2 |
|/ | |||||
* | Use literal as format | Anatol Belski | 2018-03-12 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Backport some printf() fixes to 7.2 | Nikita Popov | 2017-11-16 | 1 | -4/+4 |
* | Avoid useless dereferences and separations during paramter passing. | Dmitry Stogov | 2017-06-19 | 1 | -4/+7 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Use new param API in standard | Sara Golemon | 2016-12-30 | 1 | -20/+20 |
* | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-03 | 1 | -7/+5 |
| | |\ | |||||
| | * \ | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-03 | 1 | -4/+6 |
| | |\ \ | | | |/ | |||||
| | | * | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -5/+5 |
* | | | | Always include the header for nice() on Windows | Kalle Sommer Nielsen | 2016-10-18 | 1 | -0/+4 |
* | | | | Implemented proc_nice() for Windows (FR #49806) | Kalle Sommer Nielsen | 2016-10-16 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-09-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix #73203: passing additional_parameters causes mail to fail | Christoph M. Becker | 2016-09-30 | 1 | -2/+2 |
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2016-02-02 | 1 | -0/+11 |
| | |\ | |||||
| | | * | add error check to sysconf call | Anatol Belski | 2016-02-02 | 1 | -0/+11 |
| | * | | Merge branch 'PHP-5.5.32' into PHP-5.6.18 | Stanislav Malyshev | 2016-02-01 | 1 | -5/+71 |
| | |\ \ | | | |/ | |||||
| | | * | backport the escapeshell* functions hardening branch | Anatol Belski | 2016-01-28 | 1 | -5/+71 |
* | | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -4/+4 |
|/ / / | |||||
* | | | reapply the sysconf error check patch | Anatol Belski | 2016-02-02 | 1 | -0/+11 |
* | | | extend _SC_ARG_MAX usage onto platforms where it's available | Anatol Belski | 2016-01-28 | 1 | -2/+2 |
* | | | Fixed bug #71039 exec functions ignore length but look for NULL termination | Anatol Belski | 2016-01-12 | 1 | -0/+8 |
* | | | Follow up on bug #71270 | Anatol Belski | 2016-01-12 | 1 | -5/+51 |
* | | | Patch for Heap Buffer Overflow in EscapeShell | libnex | 2016-01-06 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | | Revert "Fixed invalid read" | Xinchen Hui | 2015-07-08 | 1 | -2/+2 |
* | | | Fixed bug #70018 (exec does not strip all whitespace) | Xinchen Hui | 2015-07-08 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed invalid read | Xinchen Hui | 2015-07-08 | 1 | -2/+2 |
| |/ | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -24/+24 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-24 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Christoph M. Becker | 2015-06-24 | 1 | -1/+3 |
| |\ | |||||
| | * | Fixed bug #69768 (escapeshell*() doesn't cater to !) | Christoph M. Becker | 2015-06-24 | 1 | -1/+3 |