eval.php: update intro comment
authorTim Starling <tstarling@wikimedia.org>
Tue, 17 Dec 2013 03:33:36 +0000 (14:33 +1100)
committerTim Starling <tstarling@wikimedia.org>
Tue, 17 Dec 2013 03:39:53 +0000 (14:39 +1100)
PHP has had an interactive mode since 5.1.0.

Change-Id: I5ecc35ca6c4911b4fbc8eb17866997d931c5a97d

maintenance/eval.php

index e03763f..f56e91f 100644 (file)
@@ -1,6 +1,5 @@
 <?php
 /**
- * PHP lacks an interactive mode, but this can be very helpful when debugging.
  * This script lets a command-line user start up the wiki engine and then poke
  * about by issuing PHP commands directly.
  *