Skip to content

issues Search Results · repo:ZF-Commons/ZfcBase language:PHP

Filter by

23 results
 (64 ms)

23 results

inZF-Commons/ZfcBase (press backspace or delete to remove)

Hi, Good day is this package deprecated?
  • jarrettj
  • 1
  • Opened 
    on Feb 13, 2018
  • #90

Why in \ZfcUser\EventManager\EventProvider we injected SharedEventManager public function getEventManager() { if (!$this- events instanceof EventManagerInterface) { $this- ...
  • novrm
  • Opened 
    on Jul 26, 2017
  • #89

I did a quick search of some of the common BC points and didnt see anything, could the composer.json be updated to allow ZF3 components?
  • Rockstar04
  • 11
  • Opened 
    on Mar 9, 2016
  • #85

AbstractDbMapper.php#L11 references Zend\Stdlib\Hydrator\HydratorInterface. Since 2.6.0 Zend\Db utilizes the literal form of the Hydrator (Zend\Hydrator\HydratorInterface). This breaks hydrators in the ...
  • robob4him
  • Opened 
    on Dec 4, 2015
  • #83

See ZfcUser #560 for the rationale
  • adamlundrigan
  • Opened 
    on Jan 26, 2015
  • #82

ZfcBase\EventManager\EventProvider is no longer equivalent to Zend\EventManager\EventManagerAwareTrait as the latter has added a call to attachDefaultListeners if it exists (see here) Update: ZfcBase\Form\ProvidesEventsForm ...
  • adamlundrigan
  • Opened 
    on Jan 14, 2015
  • #80

I see this in .travis.yml: before_install: - cd test; git clone --depth=1 https://github.com/zendframework/zf2.git meaning I can t run the tests locally unless I install ZF2. In my opinion, this should ...
  • localheinz
  • 2
  • Opened 
    on Nov 22, 2014
  • #75

Just found out that Mapper\AbstractDbMapper is missing this. public function setTableName($tableName){ $this- tableName = $tableName; return $this; } Or am I wrong?
  • aadswebdesign
  • 4
  • Opened 
    on Jul 25, 2014
  • #73

Hi. My module class extends ZfcBase\Module\AbstractModule and implements Zend\ModuleManager\Feature\InitProviderInterface. During testing, I see: PHP Strict standards: Declaration of ScContent\Module::init() ...
  • dphn
  • 3
  • Opened 
    on Feb 16, 2014
  • #71

In AbstractDbMapper the ClassMethods hydrator can be instantiated in two places in initialize() protected function initialize() { if ($this- isInitialized) { return; ...
  • n1te1337
  • 1
  • Opened 
    on Feb 16, 2014
  • #70
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub