Development

Changeset 19467

You must first sign up to be able to contribute.

Changeset 19467

Show
Ignore:
Timestamp:
06/23/09 08:26:30 (8 months ago)
Author:
fabien
Message:

[1.3] fixed a warning in a test

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.3/test/unit/routing/sfPatternRoutingTest.php

    r17338 r19467  
    4343class sfAlwaysAbsoluteRoute extends sfRoute 
    4444{ 
    45   public function generate($params, $context = array(), $absolute = false) 
     45  public function generate($params = array(), $context = array(), $absolute = false) 
    4646  { 
    4747    $url = parent::generate($params, $context, $absolute); 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.