Search found 494 matches
- Sat Mar 31, 2012 8:54 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Template locator and path finder
- Replies: 19
- Views: 41372
- Sat Mar 31, 2012 4:29 pm
- Forum: [3.x] Discussion
- Topic: phpbb3.1.0 dev
- Replies: 22
- Views: 68756
Re: phpbb3.10 dev
See this topic: viewtopic.php?f=81&t=42757
- Sat Mar 31, 2012 4:28 pm
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 442508
Dependency Management: Composer
I'm happy announce that we are now using composer to manage the development dependencies of phpBB. What's composer? Composer is a dependency manager for PHP. It allows PHP projects to depend on other PHP projects, such as libraries. Composer manages and installs these dependencies. What are phpBB's ...
- Sat Mar 31, 2012 3:31 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Merge style components
- Replies: 27
- Views: 64220
Re: [RFC] Merge style components
Merged.
- Thu Mar 29, 2012 5:28 pm
- Forum: [3.1/Ascraeus] Merged Event Requests
- Topic: [RFC|Merged] page_header/page_footer override hooks
- Replies: 6
- Views: 32611
Re: [RFC] page_header/page_footer hooks
Sure would be possible by using `EventDispatcherInterface::hasListeners($eventName)`. But I'm not sure if it's a good idea.Unknown Bliss wrote:I'm sure this is possible and I'll look into it with the symfony events dispatcher.
- Thu Mar 29, 2012 5:25 pm
- Forum: [3.x] Rejected RFCs
- Topic: [RFC|Replaced] Search Backend Refactoring
- Replies: 13
- Views: 46217
Re: [RFC|Accepted] Search Backend Refactoring
Another thing worth checking out would be a solr or elasticsearch plugin.
- Tue Mar 20, 2012 9:40 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Add class for add_log function
- Replies: 8
- Views: 18257
Re: [RFC] Add class for add_log function
I still think there should be an argument, imo that's the cleanest solution.
- Tue Mar 20, 2012 9:35 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] General Hook Architecture of phpBB3.1
- Replies: 121
- Views: 232261
Re: [RFC|Accepted] General Hook Architecture of phpBB3.1
I personally prefer the initial more explicit version, but renaming the special method to something other than `dispatch` addresses my main concern of changing the semantics.
- Mon Mar 19, 2012 2:34 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] General Hook Architecture of phpBB3.1
- Replies: 121
- Views: 232261
Re: [RFC|Accepted] General Hook Architecture of phpBB3.1
What I don't like about this is that it is no longer using the standard EventDispatcher API provided by Symfony.
- Sat Mar 17, 2012 11:17 am
- Forum: General Development Discussion
- Topic: Ledges Forum
- Replies: 20
- Views: 21412
Re: Ledges Forum
+1callumacrae wrote:Could we please stop posting long IRC conversations? I doubt that I'm not the only one who doesn't have team to read through it all. At the very least, a summary would be nice.