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

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

[elpa] externals/phps-mode 22c4f31716 178/212: Added TODO items


From: Christian Johansson
Subject: [elpa] externals/phps-mode 22c4f31716 178/212: Added TODO items
Date: Wed, 26 Jan 2022 01:51:24 -0500 (EST)

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

    Added TODO items
---
 TODO.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO.md b/TODO.md
index 052f687244..b44e2df004 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,3 +9,6 @@
             case Type::T_FUNCTION:
                 list(, $block) = $child;
                 // the block need to be able to go up to it's parent env to 
resolve var
+
+* Imenu-generation of conditionally defined functions and classes
+* Bookkeeping of chained object operators like WC()->cart->subtotal



reply via email to

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