[PHP-DEV] RFC: Namespace declaration with leading backslash

2009-01-16 Thread Bernhard Schmalhofer
error, especially as it is required when refering to symbols with their absolute name. Best regards, Bernhard Schmalhofer -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Redefinition of strnlen in PHP 5.3 head

2009-01-01 Thread Bernhard Schmalhofer
Antony Dovgal schrieb: On 01.01.2009 18:03, Bernhard Schmalhofer wrote: Hi, after syncing with PHP 5.3 head I have a problem with compiling under Linux. After the first failure I went through a 'make distclean; ./configure; make' - cycle, but got the same failure:

[PHP-DEV] Redefinition of strnlen in PHP 5.3 head

2009-01-01 Thread Bernhard Schmalhofer
Hi, after syncing with PHP 5.3 head I have a problem with compiling under Linux. After the first failure I went through a 'make distclean; ./configure; make' - cycle, but got the same failure: bernh...@heist:~/devel/PHP/php5$ cvs status main/spprintf.c =