yglodt / phpSQLiteAdmin

6 stars 2 forks source link

Add some course explanation #2

Open rubo77 opened 8 years ago

rubo77 commented 8 years ago

Can you please add some hints, what you did?

What is the difference between the two main folders?

Is one of them obsolete?

yglodt commented 8 years ago

All the commits since 13 Jul. 2008 went into phpsqliteadmin2 ... so I guess that's the "main" version as of now.

The code structure was imported from svn from sourceforge, and it did not change by the way.

rubo77 commented 8 years ago

So I think we can move the CVSROOTand the phpsqliteadmin folder into a new legacy branch so in the main branch there will be only the content of the phpsqliteadmin2 folder.

or would that somehow break the log history?

What do you think?

yglodt commented 8 years ago

I don't think that's a problem. You can feed free to move :)

If you want to take over the maintainership, I would be happy and welcome it.

If you want to send occasional patches without being an official maintainer, that's still fine.

On 7 June 2016 at 15:38, Ruben Barkow notifications@github.com wrote:

So I think we can move the CVSROOTand the phpsqliteadmin folder into a new legacy branch so in the main branch there will be only the content of the phpsqliteadmin2 folder.

or would that somehow break the log history?

What do you think?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yglodt/phpSQLiteAdmin/issues/2#issuecomment-224320693, or mute the thread https://github.com/notifications/unsubscribe/AAd4fx4aI43ItwoLkaZ1kWl_YZlpJxoDks5qJZBegaJpZM4Ivcqd .

wildshark commented 1 year ago

please I am using PHP 7.0 on my apache any time I run the application i get this error Parse error: syntax error, unexpected 'new' (T_NEW) in C:\xampp\htdocs\phpsqliteadmin2\check_login.php on line 5

rubo77 commented 1 year ago

That's another issue, it is quite a lot of work to adapt it to php7