summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Fix conflicts in windows ACL testsFabien Villepinte2019-11-094-35/+9
* Merge branch 'PHP-7.3' into PHP-7.4Levi Morrison2019-11-082-2/+4
|\
| * Wrap php_random.h in C++ portability macrosLevi Morrison2019-11-082-2/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-0/+6
|\ \ | |/
| * Wrap hrtime in `extern "c" {}`Levi Morrison2019-11-071-0/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-3/+3
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-071-3/+3
| |\
| | * Remove outdated comments in testNikita Popov2019-11-071-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-072-5/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-072-4/+19
| |\ \ | | |/
| | * Fixed bug #78759Nikita Popov2019-11-072-4/+19
* | | Remove bogus skipifs in get_browser testsNikita Popov2019-11-065-44/+0
* | | Fix conflicts between tests with obscure filenamesFabien Villepinte2019-11-012-0/+2
* | | Fix conflicts between tests with obscure filenamesFabien Villepinte2019-11-012-0/+4
* | | Try one more FD in ext/standard/tests/file/php_fd_wrapper_04.phptNikita Popov2019-10-271-2/+2
* | | Skip large ftruncate test if large files not supportedNikita Popov2019-10-241-0/+9
* | | Don't test "blocks" in lstat_stat_variation7.phptNikita Popov2019-10-241-1/+1
* | | Increase FD used in php://fd testNikita Popov2019-10-241-2/+2
* | | Fix aarch64 crc32 implementationNikita Popov2019-10-231-2/+2
* | | Change port to avoid collision with others testsFabien Villepinte2019-10-161-1/+1
* | | Prevent parallel testing conflictsChristoph M. Becker2019-10-151-2/+2
* | | Fix #78662: stream_write bad error detectionRemi Collet2019-10-111-0/+32
* | | Avoid file clash in root_check skipifsFabien Villepinte2019-10-0832-310/+47
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-086-8/+26
|\ \ \ | |/ /
| * | Check for exception after applying stream filtersNikita Popov2019-10-086-8/+26
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-072-3/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-072-3/+25
| |\ \ | | |/
| | * Check for object_init_ex() failure in user filter factoryNikita Popov2019-10-072-3/+25
* | | Fix number of required arguments in arginfoNikita Popov2019-10-071-2/+2
* | | Don't test default serialize max_depthNikita Popov2019-10-071-12/+0
* | | Fixed bug #78632Nikita Popov2019-10-041-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-042-0/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-042-0/+20
| |\ \ | | |/
| | * Fix #78620: Out of memory errorChristoph M. Becker2019-10-042-0/+20
* | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-032-0/+36
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-032-0/+36
| |\ \ | | |/
| | * Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-032-0/+36
* | | Fix AArch64 buildNikita Popov2019-10-021-21/+28
* | | Avoid file clash in root_check skipifsNikita Popov2019-10-0213-13/+13
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-011-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-011-1/+1
| |\ \ | | |/
| | * Add missing skip keyword in testsFabien Villepinte2019-10-011-1/+1
* | | Fix borked SKIPIFsFabien Villepinte2019-09-301-1/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-302-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-302-0/+19
| |\ \ | | |/
| | * Fixed bug #78612Nikita Popov2019-09-302-0/+19
* | | Add max_depth option to unserialize()Nikita Popov2019-09-306-16/+256
* | | Fix file clash in rename_variation.phptNikita Popov2019-09-271-2/+2
* | | Handle resources used as array keys consistentlyNikita Popov2019-09-276-40/+74
* | | Increase serialize_lock while decoding sessionNikita Popov2019-09-251-6/+5