emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode d3beb050e9 3/4: Added TODO item


From: Christian Johansson
Subject: [elpa] externals/phps-mode d3beb050e9 3/4: Added TODO item
Date: Mon, 30 Jan 2023 15:33:13 -0500 (EST)

branch: externals/phps-mode
commit d3beb050e945dd420c4dd6988abc623f9dcda5ff
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Added TODO item
---
 test/phps-mode-test-ast.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/phps-mode-test-ast.el b/test/phps-mode-test-ast.el
index f1507d0cd8..e3da1b8e35 100644
--- a/test/phps-mode-test-ast.el
+++ b/test/phps-mode-test-ast.el
@@ -131,6 +131,8 @@
   "Run test for bookkeeping generation."
   (message "-- Running tests for bookkeeping generation... --\n")
 
+  ;; TODO Support list($abc, $def) = myFunction();
+
   ;; TODO v2 Should have more delicate handling of isset, !empty condition 
blocks
   ;; TODO v2 Should properly bookkeep inside endlessly nested anonymous 
functions / arrow functions / anonymous classes
   ;; TODO v2 bookkeep and include constants in imenu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]