erwin
|
4ef0c1b444
|
FIX: Remove finally to support PHP 5.3 session test cleanup
|
2025-12-09 11:59:43 +01:00 |
|
erwin
|
64b2da0f9c
|
Refactor session handling in CHttpSessionTest to improve error management
|
2025-12-09 11:41:16 +01:00 |
|
erwin
|
8c5400983e
|
Fixed code formatting to match Yii 1 coding style
|
2025-12-04 17:39:27 +01:00 |
|
erwin
|
f682544dfc
|
Remove unnecessary try-finally block in session handler test
|
2025-12-03 19:40:55 +01:00 |
|
erwin
|
dec708cca3
|
Fix PHP 8.4 session_set_save_handler() deprecation
|
2025-12-03 19:11:42 +01:00 |
|
Marco van 't Wout
|
baf51652ca
|
Attempt to fix failing unit tests that use runInSeparateProcess
|
2024-06-04 14:06:43 +02:00 |
|
daniel1302
|
2ebe9b6513
|
Fixes #4191: Fixed multiple PHP 7.2 issues, added a way to exclude classes from autoloader
|
2018-01-31 03:08:29 +07:00 |
|
resurtm
|
60f7122e9d
|
CHttpSessionTest used non portable temporary directory path.
|
2012-09-16 12:57:47 +06:00 |
|
tom--
|
d14469c2f5
|
New unit test for enhanced $gCProbability s/getters in CHttpSession #486. Fixed those methods to process corner cases properly. Initial $gCProbability is now double(1.0), was > 1.0 before.
|
2012-08-29 16:07:29 -04:00 |
|