Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn on strtr(["" => "x"]) | Nikita Popov | 2019-10-30 | 1 | -2/+3 |
* | Accept null lengths for substr functions() | Colin O'Dell | 2019-10-22 | 1 | -7/+7 |
* | Add Z_PARAM_LONG_OR_NULL macro | Colin O'Dell | 2019-10-22 | 1 | -1/+1 |
* | Convert string function arginfo to PHP stubs | theodorejb | 2019-10-07 | 1 | -3/+3 |
* | Convert count_chars invalid mode error to ValueError | Nikita Popov | 2019-10-07 | 1 | -3/+3 |
* | Remove most uses of ZEND_PARSE_PARAMETERS_END_EX() | Nikita Popov | 2019-10-07 | 1 | -4/+4 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2019-09-30 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-09-30 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-09-30 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Fixed bug #78612 | Nikita Popov | 2019-09-30 | 1 | -0/+1 |
* | | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | | | | Promote warnings to errors in substr_count() | George Peter Banyard | 2019-08-31 | 1 | -2/+2 |
* | | | | Promote warnings to errors in substr_compare() | George Peter Banyard | 2019-08-31 | 1 | -2/+2 |
* | | | | Remove memory exhaustion checks in php_chunk_split() | George Peter Banyard | 2019-08-26 | 1 | -18/+3 |
* | | | | Improve strpos and strstr function family implementation | George Peter Banyard | 2019-08-26 | 1 | -30/+8 |
* | | | | Promote warnings to errors in explode() | George Peter Banyard | 2019-08-26 | 1 | -4/+4 |
* | | | | Promote warnings to errors in str_pad() | George Peter Banyard | 2019-08-25 | 1 | -2/+2 |
* | | | | Remove unnecessary haystack length check in stripos() | Nikita Popov | 2019-08-25 | 1 | -4/+0 |
* | | | | Remove unnecessary NULL check | Nikita Popov | 2019-08-25 | 1 | -3/+1 |
* | | | | Make string size calculation in chunk_split more precise | Nikita Popov | 2019-08-25 | 1 | -8/+10 |
* | | | | Remove 'bogus' error condition in str_pad() | George Peter Banyard | 2019-08-24 | 1 | -5/+0 |
* | | | | Promote warnings to errors in str_repeat() | George Peter Banyard | 2019-08-23 | 1 | -1/+1 |
* | | | | Promote warnings to errors in chunk_split() | George Peter Banyard | 2019-08-22 | 1 | -2/+2 |
* | | | | Promote warnings to errors in str_word_count() | George Peter Banyard | 2019-08-22 | 1 | -4/+4 |
* | | | | Promote warnings to errors in wordwrap() | George Peter Banyard | 2019-08-22 | 1 | -5/+5 |
* | | | | Promote warnings to errors in dirname() | George Peter Banyard | 2019-08-22 | 1 | -2/+2 |
* | | | | Promote warnings to errors in str_split() | George Peter Banyard | 2019-08-22 | 1 | -3/+3 |
* | | | | Promote warnings to errors in strtr() | George Peter Banyard | 2019-08-22 | 1 | -3/+3 |
* | | | | Normalise strr(i)pos offset messages with str(i)pos ones. | George Peter Banyard | 2019-08-22 | 1 | -6/+6 |
* | | | | Remove useless error check for bin2hex() | George Peter Banyard | 2019-08-16 | 1 | -5/+1 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-02 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-08-02 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix #78346: strip_tags no longer handling nested php tags | Christoph M. Becker | 2019-08-02 | 1 | -2/+1 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-22 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Deprecate implode() with swapped parameter order | Nikita Popov | 2019-07-22 | 1 | -0/+2 |
* | | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-07-15 | 1 | -0/+100 |
|\ \ \ \ | |/ / / | |||||
| * | | | vectorize string-escape with NEON | Sebastian Pop | 2019-07-15 | 1 | -0/+100 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-28 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Mark ifunc resolver functions as unused | Nikita Popov | 2019-06-28 | 1 | -0/+2 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-06-28 | 1 | -2/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove HAVE_STRCOLL check | Peter Kokot | 2019-06-28 | 1 | -2/+0 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | In php_needle_char() use well-defined double->integer cast | Nikita Popov | 2019-06-20 | 1 | -2/+0 |
| * | | | Avoid address calculation overflow | Nikita Popov | 2019-06-20 | 1 | -1/+1 |
* | | | | Fix php 8.0's opcache flags for pathinfo() | Tyson Andre | 2019-06-11 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-06-11 | 1 | -0/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-06-11 | 1 | -0/+21 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-06-11 | 1 | -0/+21 |
| | |\ \ | | | |/ | |||||
| | | * | Fix #77937: preg_match failed | Christoph M. Becker | 2019-06-11 | 1 | -0/+21 |
* | | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-06 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |