summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-2628-210/+270
* Promote warnings to errors in array_rand()George Peter Banyard2019-08-262-37/+65
* Promote warnings to errors in explode()George Peter Banyard2019-08-262-60/+73
* Merge branch 'PHP-7.4'Nikita Popov2019-08-261-0/+18
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-261-0/+18
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-261-0/+18
| | |\
| | | * Fix overflow in memory limit checksNikita Popov2019-08-261-0/+18
* | | | Promote warnings to errors in str_pad()George Peter Banyard2019-08-252-0/+70
* | | | Add some header and html function stubOlumide Samson2019-08-251-7/+9
* | | | Skip memory_limit test without ZMMNikita Popov2019-08-251-0/+6
* | | | Remove 'bogus' error condition in str_pad()George Peter Banyard2019-08-242-1/+37
* | | | Promote warning to error in zend_forbid_dynamic_call()George Peter Banyard2019-08-231-3/+9
* | | | Promote warnings to errors in str_repeat()George Peter Banyard2019-08-232-0/+22
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-231-0/+121
|\ \ \ \ | |/ / /
| * | | Fix #78438: Corruption when __unserializing deeply nested structuresChristoph M. Becker2019-08-231-0/+121
* | | | Promote warnings to errors in chunk_split()George Peter Banyard2019-08-222-9/+5
* | | | Promote warnings to errors in str_word_count()George Peter Banyard2019-08-222-31/+53
* | | | Promote warnings to errors in wordwrap()George Peter Banyard2019-08-222-6/+16
* | | | Promote warnings to errors in dirname()George Peter Banyard2019-08-223-11/+21
* | | | Promote warnings to errors in str_split()George Peter Banyard2019-08-224-54/+48
* | | | Promote warnings to errors in strtr()George Peter Banyard2019-08-221-52/+25
* | | | Promote warnings to errors in array_pad()George Peter Banyard2019-08-221-6/+11
* | | | Promote warnings to errors in array_column()George Peter Banyard2019-08-221-19/+29
* | | | Normalise strr(i)pos offset messages with str(i)pos ones.George Peter Banyard2019-08-223-10/+10
* | | | Promote warnings to errors in array_combine()George Peter Banyard2019-08-211-17/+22
* | | | Promote warnings to errors in array_multisort()George Peter Banyard2019-08-215-172/+116
* | | | Promote warning to error in array_chunk()George Peter Banyard2019-08-2128-279/+143
* | | | Promote warnings to errors in range()George Peter Banyard2019-08-215-57/+100
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-201-0/+14
|\ \ \ \ | |/ / /
| * | | Fix #78386: fstat mode has unexpected value on PHP 7.4Christoph M. Becker2019-08-201-0/+14
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-191-0/+16
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-191-0/+16
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-191-0/+16
| | |\ \ | | | |/
| | | * Fix #78220: Can't access OneDrive folderChristoph M. Becker2019-08-191-0/+16
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-021-0/+9
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-021-0/+9
| |\ \ \ | | |/ /
| | * | Fix #78346: strip_tags no longer handling nested php tagsChristoph M. Becker2019-08-021-0/+9
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-292-0/+28
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-292-0/+28
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-292-0/+28
| | |\ \ | | | |/
| | | * Fix bug #78326Albert Casademont2019-07-292-0/+28
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-2529-616/+889
|\ \ \ \ | |/ / /
| * | | Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-2531-618/+927
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-238-12/+2
|\ \ \ \ | |/ / /
| * | | Cleanup of remaining E_STRICT in testsGeorge Peter Banyard2019-07-238-12/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-2223-109/+136
|\ \ \ \ | |/ / /
| * | | Report errors from stream read and write operationsNikita Popov2019-07-2223-109/+136
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-2224-17/+133
|\ \ \ \ | |/ / /
| * | | Deprecate allow_url_includeNikita Popov2019-07-222-0/+4
| * | | Deprecate restore_include_path()Nikita Popov2019-07-221-0/+12