File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed
Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,8 @@ $result->writeLine(function ($cat) {
141141Requirements
142142============
143143
144- * PHP 5.3 or higher.
144+ * Version 1: PHP 5.3 or higher.
145+ * Version 2: PHP 5.5 or higher.
145146
146147Usage
147148=====
@@ -160,15 +161,6 @@ IMPORTANT! Please vote for these bugs!
160161
161162If you want to make using the library more pleasurable, you are welcome to vote for the following bugs and features to get them noticed and fixed.
162163
163- PHP
164- ---
165-
166- 1 . Iterator::key() is not allowed to return anything but int or string
167-
168- [ 45684] ( https://bugs.php.net/bug.php?id=45684 ) (A request for foreach to be key-type agnostic)
169-
170- 2 . Unfortunately, a feature request for simpler Closure syntax was rejected, so you can't vote for it. :-(
171-
172164PhpStorm IDE
173165------------
174166
@@ -178,15 +170,10 @@ You need to register in order to vote and comment.
178170
179171 [ WI-3477] ( http://youtrack.jetbrains.com/issue/WI-3477 ) (Inject PHP language inside assert('literal'), eval and similar)
180172
181- [ WI-2377] ( http://youtrack.jetbrains.com/issue/WI-2377 ) (No autocompletion for php variables inside string with injected language)
182-
183- 2 . PHP inspections
184-
185- [ WI-11110] ( http://youtrack.jetbrains.com/issue/WI-11110 ) (Undefined method: Undefined method wrongly reported when using closures)
186-
187- 3 . PhpDoc bugs
173+ PHP
174+ ---
188175
189- [ WI-8270 ] ( http://youtrack.jetbrains.com/issue/WI-8270 ) (Error in PhpDoc quick documentation if { @ link } used twice in a line)
176+ 1 . Unfortunately, a feature request for simpler Closure syntax was rejected, so you can't vote for it. :-(
190177
191178License
192179=======
You can’t perform that action at this time.
0 commit comments