-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: None
-
Labels:None
-
GitHub Pull Request URL:
[phpBB Debug] PHP Notice: in file [ROOT]/includes/lock/flock.php on line 70: Undefined property: phpbb_lock_flock::$locked
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1057: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1057: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1057: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Notice: in file [ROOT]/includes/lock/flock.php on line 70: Undefined property: phpbb_lock_flock::$locked
[phpBB Debug] PHP Notice: in file [ROOT]/includes/lock/flock.php on line 70: Undefined property: phpbb_lock_flock::$locked
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5219: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5221: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5222: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5223: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Notice: in file [ROOT]/includes/lock/flock.php on line 70: Undefined property: phpbb_lock_flock::$locked
[phpBB Debug] PHP Notice: in file [ROOT]/includes/lock/flock.php on line 70: Undefined property: phpbb_lock_flock::$locked
- was caused by solution of
-
PHPBB3-10103 Fix remaining usage of flock() by converting it to use the lock class
-
- Closed
-