PimpMyLog icon indicating copy to clipboard operation
PimpMyLog copied to clipboard

Use Slim framework

Open potsky opened this issue 11 years ago • 4 comments

potsky avatar Nov 11 '14 19:11 potsky

+1

syrakozz avatar Nov 17 '14 15:11 syrakozz

In fact I don't know if I will use the Slim Framework because it does not support PHP 5.2 and since yesterday, I know there are some Pimp My Log users on PHP 5.2 because last Pimp My Log version 1.5 was broken on PHP 5.2...

Perhaps need to rewrite Slim a little bit to make it works with PHP 5.2 : for example, PHP 5.2 has no namespace feature... ouch !

Or perhaps make PML v >= 2.0.0 only for PHP v >= 5.3.0...

potsky avatar Nov 17 '14 15:11 potsky

you should make PML php 5.3+ only, in fact it's already not compatible with php 5.2 the day you started using composer, because it uses DIR constants in it's autoloader and namespaces. it's time to move on, php 5.2 is in the museum, where really really old versions live

jusurb avatar Mar 31 '17 06:03 jusurb

Hi @Gamesh,

Museum are nice too :-) Joking aside, using composer is not mandatory and many users still use the manual installation to support their PHP version.

I think the next version version will be tagged 2.x and will only be compliant with PHP 5.6.4 and with the Mbstring PHP Extension. I will not use the SLIM framework but lumen.

The htaccess and rewrite support will be necessary.

potsky avatar Mar 31 '17 07:03 potsky