Not sure, I see only PHP 7.2
https://github.com/phpbb/phpbb/milestone/30?closed=1
Search found 214 matches
- Sun Sep 08, 2019 9:29 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0 Alpha/Beta soon? phpBB 3.2.x EOM in 2 months
- Replies: 9
- Views: 43360
- Mon Mar 25, 2019 10:20 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0 Alpha/Beta soon? phpBB 3.2.x EOM in 2 months
- Replies: 9
- Views: 43360
Re: phpBB 3.3.0 Alpha/Beta soon? phpBB 3.2.x EOM in 2 months
So the new style will also be for phpBB 4.0?
- Fri Mar 22, 2019 2:43 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0 Alpha/Beta soon? phpBB 3.2.x EOM in 2 months
- Replies: 9
- Views: 43360
phpBB 3.3.0 Alpha/Beta soon? phpBB 3.2.x EOM in 2 months
phpBB 3.2.x is supposed to become "End of Maintenance" in 2 months...
https://www.phpbb.com/about/release/
So any Alpha/Beta release of phpBB 3.3.0 coming soon?
And is the list of new features of phpBB 3.3.0 closed and released for information?
Thanks!
https://www.phpbb.com/about/release/
So any Alpha/Beta release of phpBB 3.3.0 coming soon?
And is the list of new features of phpBB 3.3.0 closed and released for information?
Thanks!
- Mon Jul 09, 2012 11:47 pm
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 443821
Re: Dependency Management: Composer
Thanks! It worksVinny wrote:Try this.
- Mon Jul 09, 2012 2:19 pm
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 443821
Re: Dependency Management: Composer
Depending on your OS
XP
open cmd.exe
Yup
The first line is just to navigate to the phpBB directory within the phpbb3 repository. If you start console outside of the repository, you will need to provide a full path from your current location; the above code simply assumes you start console on ...
XP
open cmd.exe
Yup
The first line is just to navigate to the phpBB directory within the phpbb3 repository. If you start console outside of the repository, you will need to provide a full path from your current location; the above code simply assumes you start console on ...
- Mon Jul 09, 2012 12:36 am
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 443821
Re: Dependency Management: Composer
Where do we need to run this?igorw wrote:To be able to run an installation from the repo (and not from a pre-built package) you need to run the following commands to install phpBB's dependencies.
Code: Select all
cd phpBB curl -s http://getcomposer.org/installer | php php composer.phar install
Thanks!
- Sun Dec 25, 2011 5:04 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB 3.0.10 Release Candidate 3 published
- Replies: 11
- Views: 28295
Re: phpBB 3.0.10 Release Candidate 3 published
No open issues in 3.0.10, no open blockers, any chance to see the gold release by the end of the holidays (by the end of the next WE)? :)
It's just to know if I'm free the whole week or if most probably I should expect to dedicate one day to upgrade my boards; which would be a good news as it's ...
It's just to know if I'm free the whole week or if most probably I should expect to dedicate one day to upgrade my boards; which would be a good news as it's ...
- Mon Dec 21, 2009 11:17 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Manage extension group attachment permissions by user group
- Replies: 0
- Views: 6106
Manage extension group attachment permissions by user group
Hi!
It would be very nice to be able to manage extension group attachment permissions by user group! :)
ACP > Posting > Manage extension groups > Edit > New Allowed groups: setting
IMO, it should be more common to want to limit some attachment types to premium users (Admins, Mods, rewarded users ...
It would be very nice to be able to manage extension group attachment permissions by user group! :)
ACP > Posting > Manage extension groups > Edit > New Allowed groups: setting
IMO, it should be more common to want to limit some attachment types to premium users (Admins, Mods, rewarded users ...
- Tue Aug 18, 2009 12:57 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Custom BBCodes localization
- Replies: 3
- Views: 10586
Re: Custom BBCodes localization
Helpline is already able to be localised.
Ooops, my fault, I didn't look at these lines above.
Thanks!
So I see how you've done.
Then, why not considering to add an extra field on the ACP BBCode form, called "Button label"?
In this case, same, people would have the possibility to set a language ...
Ooops, my fault, I didn't look at these lines above.
Thanks!
So I see how you've done.
Then, why not considering to add an extra field on the ACP BBCode form, called "Button label"?
In this case, same, people would have the possibility to set a language ...
- Mon Aug 17, 2009 10:06 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Custom BBCodes localization
- Replies: 3
- Views: 10586
Custom BBCodes localization
Hi,
I hope it's the best place to post this suggestion, otherwise just tell me where I should post it :)
My concern is that following the installation of some few custom BBCodes, I wanted (like for "Font colour") to be able to...
choose a different button label than the BBCode tag,
localize the ...
I hope it's the best place to post this suggestion, otherwise just tell me where I should post it :)
My concern is that following the installation of some few custom BBCodes, I wanted (like for "Font colour") to be able to...
choose a different button label than the BBCode tag,
localize the ...