Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Minimum PHP Version?
#12
Currently experimenting with a lambda-like wrapper for 5.2. At the time of speaking it seems to work for 5.2.0 upwards. The syntax isn't great, and it still suffers from the problems of create_function, but it's at least a step in the right direction for 5.2 closure compatibility.

A plugin updating system would be grand, actually. And sign me up for per-plugin config files.

As for having plugins be in their own separate folders, that can easily be implemented now without breaking the backend, can't it? Like checking for a plugins/your_plugin/index.php file and loading that if it exists, and reverting to plugins/your_plugin.php otherwise?
Reply


Messages In This Thread
Minimum PHP Version? - by Angryboy - 2015-07-30, 17:28:50
RE: Minimum PHP Version? - by shawn_a - 2015-07-30, 23:08:20
RE: Minimum PHP Version? - by Angryboy - 2015-07-31, 01:10:36
RE: Minimum PHP Version? - by Tyblitz - 2015-08-02, 08:23:25
RE: Minimum PHP Version? - by shawn_a - 2015-08-02, 09:36:35
RE: Minimum PHP Version? - by Angryboy - 2015-08-02, 11:41:22
RE: Minimum PHP Version? - by shawn_a - 2015-08-02, 13:28:03
RE: Minimum PHP Version? - by shawn_a - 2015-08-02, 13:31:09
RE: Minimum PHP Version? - by Angryboy - 2015-08-02, 15:12:22
RE: Minimum PHP Version? - by shawn_a - 2015-08-02, 23:33:54
RE: Minimum PHP Version? - by Tyblitz - 2015-08-03, 04:25:26
RE: Minimum PHP Version? - by Angryboy - 2015-08-08, 07:34:07
RE: Minimum PHP Version? - by shawn_a - 2015-08-08, 09:10:50
RE: Minimum PHP Version? - by Angryboy - 2015-08-08, 16:19:39
RE: Minimum PHP Version? - by shawn_a - 2015-08-09, 01:08:55



Users browsing this thread: 1 Guest(s)