#
b5a14e6c |
| 11-Jun-2021 |
Nikita Popov |
Port skipif.inc files to EXTENSIONS
|
#
787db3af |
| 28-May-2021 |
Máté Kocsis |
Declare tentative return types for ext/session (#7005)
|
#
7aacc705 |
| 09-Aug-2020 |
Máté Kocsis |
Add many missing closing PHP tags to tests Closes GH-5958
|
#
b5c7a83d |
| 24-Jun-2020 |
Máté Kocsis |
Remove unnecessary PHPDoc-alike blocks from tests Closes GH-5759
|
Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1 |
|
#
7d19668f |
| 07-Oct-2019 |
Nikita Popov |
Set session.gc_probability=0 in bug78624.phpt We only want to test manually triggered session GC. Avoid spurious output due to automatic GC.
|
#
a6d21963 |
| 02-Oct-2019 |
Brent Shaffer |
fix #78624: session_gc return value for user defined session handlers
|