[Solar-talk] bounding zero

Paul M Jones pmjones at ciaweb.net
Mon Mar 12 13:15:16 PDT 2007


On Mar 12, 2007, at 2:37 PM, Rodrigo Moraes wrote:

> On 3/12/07, Paul M Jones wrote:
>> Ah so, very sorry about that.  Fixed in Solar_Sql_Select on my
>> working copy, will commit shortly.  Did you notice it in other places
>> besides Solar_Sql_Select?
>
> Searching the code, besides Solar_Sql_Select, Solar_View has a similar
> comparison that is not strict:
>
>         // assign by name and value
>         if (is_string($spec) && $var != SOLAR_IGNORE_PARAM) {
>             $this->$spec = $var;
>             return true;
>         }

I did the same thing (code search) and caught that one too.  I think  
those are the only places.

Good eyes, man.  :-)



--

Paul M. Jones  <http://paul-m-jones.com>

Solar: Simple Object Library and Application Repository
for PHP5.  <http://solarphp.com>

Join the Solar community wiki!  <http://solarphp.org>

Savant: The simple, elegant, and powerful solution for
templates in PHP.  <http://phpsavant.com>




More information about the solar-talk mailing list