[fw-general] Re: [zf2] Class Map Generator utility write path with //

2013-01-22 Thread whisher
Ralf Eggert wrote
> Hi,
> 
> what happens if you move to the Album path first:
> 
> cd /home/fb/public_html/gs/module/Album
> php /home/fb/public_html/gs/vendor/bin/classmap_generator.php
> 
> Do you still encounter the double slash?
> 
> Regards,
> 
> Ralf
> 
> -- 
> List: 

> fw-general@.zend

> Info: http://framework.zend.com/archives
> Unsubscribe: 

> fw-general-unsubscribe@.zend


No, it works fine.
Bye



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/zf2-Class-Map-Generator-utility-write-path-with-tp4658798p4658818.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com




[fw-general] Re: [zf2] Class Map Generator utility write path with //

2013-01-22 Thread whisher
weierophinney wrote
> On Sun, Jan 20, 2013 at 9:47 AM, whisher <

> whisher06@

> > wrote:
>> I've used the map generator utility successfully
>> with this comand
>> php /home/fb/public_html/gs/vendor/bin/classmap_generator.php -w -l
>> /home/fb/public_html/gs/module/Album -o
>> /home/fb/public_html/gs/module/Album/autoload_classmap.php
>> // Generated by ZF2's ./bin/classmap_generator.php
>> return array(
>> 'Album\Module' => __DIR__ .
>> '//Module.php',
> 
>> I'm wondring if it's all ok (my doubt is about the double //)
> 
> I've never witnessed the additional slash occurring when I've run the
> utility; what version of ZF2 are you using?
> 
> Also, to answer your question: it won't cause any issues.
> 
> 
> --
> Matthew Weier O'Phinney
> Project Lead| 

> matthew@

> Zend Framework  | http://framework.zend.com/
> PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
> 
> -- 
> List: 

> fw-general@.zend

> Info: http://framework.zend.com/archives
> Unsubscribe: 

> fw-general-unsubscribe@.zend


I'm using the 2.0.6 version.
Thanks for the explanation about the double slashes.
Bye



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/zf2-Class-Map-Generator-utility-write-path-with-tp4658798p4658817.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com