btwael / mammouth

Unfancy PHP
http://mammouth.boutglay.com
MIT License
214 stars 22 forks source link

Some bug in Classes #24

Closed btwael closed 10 years ago

btwael commented 10 years ago

-Constants declaration in Classes (must be without $) -Scope operator :: can be used with variable(class) $class::method()

mlarese commented 10 years ago

Hi btwael, is inheritance working? (extends) thx in advance

btwael commented 10 years ago

I am sorry the current version doesn't support, but a new version that will support all classes features is coming soon!

2014-04-29 9:53 GMT+00:00 mlarese notifications@github.com:

Hi btwael, is inheritance working? (extends) thx in advance

  • Mauro

— Reply to this email directly or view it on GitHubhttps://github.com/btwael/mammouth/issues/24#issuecomment-41658620 .

mlarese commented 10 years ago

nothing to be sorry .. your work is great ... bye

2014-04-29 15:56 GMT+02:00 Wael Boutglay notifications@github.com:

I am sorry the current version doesn't support, but I new version that will support all classes features is coming soon!

2014-04-29 9:53 GMT+00:00 mlarese notifications@github.com:

Hi btwael, is inheritance working? (extends) thx in advance

  • Mauro

— Reply to this email directly or view it on GitHub< https://github.com/btwael/mammouth/issues/24#issuecomment-41658620> .

— Reply to this email directly or view it on GitHubhttps://github.com/btwael/mammouth/issues/24#issuecomment-41678537 .

btwael commented 10 years ago

Fixed see documentation http://mammouth.wamalaka.com/#class