Search found 494 matches

by igorw
Sat Mar 31, 2012 4:29 pm
Forum: [3.x] Discussion
Topic: phpbb3.1.0 dev
Replies: 22
Views: 67707

Re: phpbb3.10 dev

by igorw
Sat Mar 31, 2012 4:28 pm
Forum: [3.x] Discussion
Topic: Dependency Management: Composer
Replies: 104
Views: 434758

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 ...
by igorw
Sat Mar 31, 2012 3:31 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC|Merged] Merge style components
Replies: 27
Views: 63816

Re: [RFC] Merge style components

Merged.
by igorw
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: 31930

Re: [RFC] page_header/page_footer hooks

Unknown Bliss wrote:I'm sure this is possible and I'll look into it with the symfony events dispatcher.
Sure would be possible by using `EventDispatcherInterface::hasListeners($eventName)`. But I'm not sure if it's a good idea.
by igorw
Thu Mar 29, 2012 5:25 pm
Forum: [3.x] Rejected RFCs
Topic: [RFC|Replaced] Search Backend Refactoring
Replies: 13
Views: 45926

Re: [RFC|Accepted] Search Backend Refactoring

Another thing worth checking out would be a solr or elasticsearch plugin.
by igorw
Tue Mar 20, 2012 9:40 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] Add class for add_log function
Replies: 8
Views: 18158

Re: [RFC] Add class for add_log function

I still think there should be an argument, imo that's the cleanest solution.
by igorw
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: 230449

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.
by igorw
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: 230449

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.
by igorw
Sat Mar 17, 2012 11:17 am
Forum: General Development Discussion
Topic: Ledges Forum
Replies: 20
Views: 21246

Re: Ledges Forum

callumacrae 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.
+1