Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized ucfirst(Avoid duping string if possible) | Xinchen Hui | 2017-08-06 | 1 | -12/+20 |
* | Avoid useless dereferences and separations during paramter passing. | Dmitry Stogov | 2017-06-19 | 1 | -19/+16 |
* | trim() micro-optimization | Dmitry Stogov | 2017-05-30 | 1 | -54/+55 |
* | Don't separate output arguments | Dmitry Stogov | 2017-05-23 | 1 | -1/+1 |
* | Use interned empty and "one char" strings. | Dmitry Stogov | 2017-05-18 | 1 | -2/+25 |
* | Interned strings unification for TS/NTS | Anatol Belski | 2017-03-04 | 1 | -8/+2 |
* | Deprecate parse_str() without second argument | Nikita Popov | 2017-02-03 | 1 | -0/+2 |
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-03 | 1 | -2/+2 |
|\ | |||||
| * | Fixed bug #74041 | Nikita Popov | 2017-02-03 | 1 | -2/+2 |
* | | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2017-01-16 | 1 | -6/+10 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-01-16 | 1 | -6/+10 |
| |\ | |||||
| | * | Fix bug #73648 - integer overflow in substr | Stanislav Malyshev | 2017-01-16 | 1 | -6/+6 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-09 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-09 | 1 | -0/+8 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #72979 money_format stores wrong length on AIX | Joe Watkins | 2017-01-09 | 1 | -0/+8 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | 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 | -2/+2 |
* | | | Use new param API in standard/string | Sara Golemon | 2016-12-30 | 1 | -133/+205 |
* | | | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2016-11-26 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-26 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-26 | 1 | -2/+0 |
| | |\ | |||||
| | | * | Add more mbfl string size checks (bug #73505) | Stanislav Malyshev | 2016-11-26 | 1 | -2/+0 |
| | | * | Apparently negative wordwrap is a thing and should work as length = 0. | Stanislav Malyshev | 2016-10-03 | 1 | -1/+5 |
| | | * | Really fix bug #73017 | Stanislav Malyshev | 2016-10-03 | 1 | -4/+10 |
| | | * | Also fix overflow in wordwrap | Stanislav Malyshev | 2016-09-12 | 1 | -1/+1 |
| | | * | Fix various int size overflows. | Stanislav Malyshev | 2016-09-12 | 1 | -13/+10 |
| | | * | Fix #72823: strtr out-of-bound access | Christoph M. Becker | 2016-08-13 | 1 | -1/+7 |
* | | | | Refactor: rename variables to match documentation | Levi Morrison | 2016-11-20 | 1 | -17/+17 |
* | | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -2/+2 |
* | | | | Move utf8_encode and utf8_decode to ext/standard | Andrea Faulds | 2016-10-17 | 1 | -0/+94 |
* | | | | reduce size of stream struct | Anatol Belski | 2016-10-05 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-13 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | pick up the safe alloc pieces from | Anatol Belski | 2016-09-13 | 1 | -4/+4 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Andrea Faulds | 2016-09-11 | 1 | -102/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove zpp fallback code (always use Fast ZPP) | Andrea Faulds | 2016-09-11 | 1 | -102/+0 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-29 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | fix leak | Anatol Belski | 2016-08-29 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-07 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #55451 | Lauri Kenttä | 2016-08-07 | 1 | -2/+3 |
* | | | Merge branch 'PHP-7.0' | Julien Pauli | 2016-07-08 | 1 | -6/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Julien Pauli | 2016-07-08 | 1 | -6/+3 |
| |\ \ | | |/ | |||||
| | * | fix bug #72024 (microtime() leaks memory) | Michael Maroszek | 2016-07-08 | 1 | -6/+3 |
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-06-27 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix the fix for #72403 on nl2br | Stanislav Malyshev | 2016-06-27 | 1 | -1/+1 |
| | * | | Merge branch 'PHP-5.6.23' into PHP-5.6 | Stanislav Malyshev | 2016-06-21 | 1 | -3/+22 |
| | |\ \ | |||||
| | | * \ | Merge branch 'PHP-5.5' into PHP-5.6.23 | Stanislav Malyshev | 2016-06-21 | 1 | -3/+22 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix bug #72400 and #72403 - prevent signed int overflows for string lengths | Stanislav Malyshev | 2016-06-15 | 1 | -3/+22 |
| | * | | | Fix bug #72138 - Integer Overflow in Length of String-typed ZVAL | Stanislav Malyshev | 2016-06-14 | 1 | -0/+3 |
| | |/ / |