summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Deprecate convert_cyr_string()Nikita Popov2019-07-223-37/+29
| * | | Deprecate (real) castNikita Popov2019-07-221-1/+1
| * | | Deprecate implode() with swapped parameter orderNikita Popov2019-07-225-1/+13
| * | | Deprecate is_real() functionNikita Popov2019-07-222-4/+12
| * | | Deprecate money_format()Nikita Popov2019-07-223-2/+35
| * | | Deprecate hebrevc()Nikita Popov2019-07-221-1/+5
| * | | Deprecate ezmlm_hash()Nikita Popov2019-07-221-1/+5
| * | | Deprecate Reflection export() methodsNikita Popov2019-07-221-2/+2
| * | | Deprecate array_key_exists() on objectsNikita Popov2019-07-223-2/+28
| * | | Deprecate get_magic_quotes_gpc() and get_magic_quotes_runtime()Nikita Popov2019-07-221-1/+4
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-192-241/+0
|\ \ \ \ | |/ / /
| * | | Merge Linux & Windows fwrite testNikita Popov2019-07-192-241/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-188-16/+204
|\ \ \ \ | |/ / /
| * | | Convert E_STRICT into E_NOTICE for htmlentities() functionGeorge Peter Banyard2019-07-188-16/+204
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-171-0/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-171-0/+24
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-171-0/+24
| | |\ \ | | | |/
| | | * Fixed bug #69100Nikita Popov2019-07-171-0/+24
| | | * Fix #78269 password_hash uses weak options for argon2Remi Collet2019-07-151-4/+2
| | * | Fix #78269 password_hash uses weak options for argon2Remi Collet2019-07-151-9/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-172-0/+6
|\ \ \ \ | |/ / /
| * | | Avoid double buffering in Zend streamsNikita Popov2019-07-172-0/+6
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-163-3/+3
|\ \ \ \ | |/ / /
| * | | Fix name collisions in fputcsv testsNikita Popov2019-07-163-3/+3
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-132-4/+4
|\ \ \ \ | |/ / /
| * | | Remove checks for always enabled spl and pcrePeter Kokot2019-07-132-4/+4
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-131-1/+1
|\ \ \ \ | |/ / /
| * | | Fix #78283: no output for explicit environmentChristoph M. Becker2019-07-131-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-121-1/+1
|\ \ \ \ | |/ / /
| * | | Swap implode() argument order in the test helperChristoph M. Becker2019-07-121-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-1221-21/+0
|\ \ \ \ | |/ / /
| * | | Remove unnecessary uses of allow_url_include in testsNikita Popov2019-07-127-7/+0
| * | | Remove unnecessary uses of restore_include_path() in testsNikita Popov2019-07-1214-14/+0
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-111-1/+0
|\ \ \ \ | |/ / /
| * | | Revert "Temporarily skip test"Christoph M. Becker2019-07-111-1/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-111-25/+0
|\ \ \ \ | |/ / /
| * | | Remove redundant 64-bit ezmlm_hash() testNikita Popov2019-07-111-25/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-112-0/+102
|\ \ \ \ | |/ / /
| * | | Support redirect+null descriptors in proc_openNikita Popov2019-07-112-0/+102
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-111-5/+22
|\ \ \ \ | |/ / /
| * | | Make proc_open_bug64438.phpt more robustNikita Popov2019-07-111-5/+22
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-101-0/+2
|\ \ \ \ | |/ / /
| * | | Throw notice on array access on illegal typeNikita Popov2019-07-101-0/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-102-17/+4
|\ \ \ \ | |/ / /
| * | | Simplify two unserialize() testsNikita Popov2019-07-102-17/+4
* | | | Merge branch 'PHP-7.4'Remi Collet2019-07-102-3/+3
|\ \ \ \ | |/ / /
| * | | improve libargon2/libsodium compatibilityRemi Collet2019-07-102-3/+3
* | | | Merge branch 'PHP-7.4'Sara Golemon2019-07-091-9/+5
|\ \ \ \ | |/ / /
| * | | Relax argon2 mem_cost down to 64k, bump time_cost to 4Sara Golemon2019-07-091-9/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-0815-12/+416
|\ \ \ \ | |/ / /