Search found 142 matches
- Sun Sep 10, 2017 2:14 pm
- Forum: General Development Discussion
- Topic: Changes to use of tracker, ideas, and reporting process
- Replies: 5
- Views: 8575
Changes to use of tracker, ideas, and reporting process
As some of you have already noticed all tickets which affected version 3.0.x were closed in the tracker. We declared bankrupcy on these issues meaning that we closed these issues without testing whether they are still present or not. If you think one of the bugs is still present in 3.2.x please feel...
- Fri Jun 30, 2017 8:56 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.1 RC1 released
- Replies: 17
- Views: 10571
Re: phpBB 3.2.1 RC1 released
While the metadata manager contains changes, this should not affect extensions. If you think this caused extensions to be no longer compatible, then please elaborate on what changed and causes issues for you. I think we overlooked the event already being part of a previous release and therefore didn...
- Tue Jun 27, 2017 8:54 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.1 RC1 released
- Replies: 17
- Views: 10571
phpBB 3.2.1 RC1 released
Release highlights New features Version check supports branches - Both the phpBB and extension version check now support branches Enhancements Updated dependencies - Updated dependencies to latest versions, e.g. Symfony, Twig Notable changes High-res icons in prosilver - prosilver is now using high...
- Tue Jun 27, 2017 8:53 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.1.11 RC1 released
- Replies: 0
- Views: 3569
phpBB 3.1.11 RC1 released
Release highlights New features Version check supports branches - Both the phpBB and extension version check now support branches Notable changes Words in topic title found after topic split - Words in topic title can now be searched for directly after splitting topics Pagination for IP tables and ...
- Sun Jun 04, 2017 9:43 am
- Forum: [3.x] Discussion
- Topic: PM System
- Replies: 10
- Views: 8995
Re: PM System
First of, I get that recent events in the UK might cause some to question ways of getting ahead of things. Even forums themselves (not just he PM system) can be used by potential terrorists. Per se, even that is unmonitored. What you're asking for here is basically what the NSA and GCHQ have been do...
- Sun May 21, 2017 2:27 pm
- Forum: [3.x] Discussion
- Topic: [RFC][3.3.x] Dropping support for outdated databases
- Replies: 1
- Views: 1905
[RFC][3.3.x] Dropping support for outdated databases
As many of you have probably seen, we still have a rather large version range for the databases we support. This results in a lot of issues when dealing with each and every version of these. Something that pops up at times is for example the creation of indexes for tables. In order to prevent issues...
- Sun May 21, 2017 2:22 pm
- Forum: [3.x] Discussion
- Topic: [RFC][3.3.x] Supported PHP versions
- Replies: 31
- Views: 28709
Re: [RFC][3.3.x] Supported PHP versions
I think some time has passed now and it has come to my attention that Symfony 3.4 will still support PHP 5.6. That will most likely be our targeted version of Symfony as it's a LTS release. Also, PHP 5.6 will most likely still be supported for the time phpBB 3.3 is released so I think it's a good id...
- Wed Apr 12, 2017 7:26 am
- Forum: [3.x] Discussion
- Topic: Releasing 3.2.1
- Replies: 13
- Views: 15341
Re: Releasing 3.2.1
Best guess 1.Responsibilities outside of phpbb. 2. GSOC ;) 3. There are still some PRs that may or may not need to be merged. 4. Finding the time to set aside in order run through the checklist. Also as you put it the "release was smooth" so we should probably take a beat and make sure that we have...
- Sun Mar 26, 2017 7:37 pm
- Forum: [3.x] Style Development
- Topic: [Implemented] [Redesign] User Online Banner
- Replies: 25
- Views: 24241
Re: [Redesign] User Online Banner
Both codepen links throw a 404 right now.
- Sun Mar 26, 2017 9:48 am
- Forum: [3.x] Discussion
- Topic: What standard does phpBB follow for setting cookies?
- Replies: 12
- Views: 10092
Re: What standard does phpBB follow for setting cookies?
You already noticed that it's recommended to have a leading dot in front of the domain name by our support docs. While you're citing that the PHP manual on setcookie specifies that setting example.com is enough to set a cookie for the full domain, some older browsers still have issues with it. There...