Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291280

session.inc - PHP cleanup and Documentation updates.

$
0
0

I assume that we are now in code cleanup phase. I use PhpStorm to find possible bugs and problems in the Drupal 8 core. Normally I will not alter code flow. If I find problems in a file, which I will not fix, but find suspicious. I'll mention it in the text here.

For changes in the PHP Documentation I use this node as guide: http://drupal.org/node/1354

Checked: session.inc file.

There is at some point the $session_id defined in a if condition and later in another if condition used regardless if the first if condition was entered, therefore I get two warnings, I did not touched.

Variable 'session_id' might have not been defined (at line 384)
Variable 'session_id' might have not been defined (at line 397)

AttachmentSizeStatusTest resultOperations
drupal_core-doc_cleanup-session.inc_.patch3.63 KBIdleFAILED: [[SimpleTest]]: [MySQL] 54,188 pass(es), 1 fail(s), and 0 exception(s).View details | Re-test

Viewing all articles
Browse latest Browse all 291280

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>