RE: [PHP-DEV] Native Singleton Implementation

2007-03-13 Thread scott.mcnaught
Very well. I just thought it would be a nice OOP feature to save time on some people's behalf. -Original Message- From: Marcus Boerger [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 March 2007 8:41 AM To: [EMAIL PROTECTED] Cc: internals@lists.php.net Subject: Re: [PHP-DEV] Native Singl

Re: [PHP-DEV] Native Singleton Implementation

2007-03-13 Thread Marcus Boerger
Hello scott, reason we are agsinst is that you can easily do i already in PHP. Actually you can even do it in a manner everybody understands without having to make the language more complex. Or in other words sometimes it does not hurt doing a few keystrokes more. Instead it helps read- and main

Re: [PHP-DEV] Class name clashing

2007-03-13 Thread Marcus Boerger
Hello Ralph, unless someone replaces all the parser and lexer code and the tools around we developed this is independly of our position impossibly. As doing so is not possible we don't even have to discuss pros and cons. best regards marcus Thursday, March 8, 2007, 9:48:46 PM, you wrote: > Is

[PHP-DEV] MacOS X issue with php extensions

2007-03-13 Thread Marco Bambini
I have developed a php extension, the linux version works fine but the osx version has some issue when php is loaded from the command line (within apache works fine). The terminal shows me the following error: dyld: lazy symbol binding failed: Symbol not found: _zend_register_long_constant

Re: [PHP-DEV] Current PHP6 CVS

2007-03-13 Thread Antony Dovgal
Do not forget to run `./cvsclean && ./buildconf` after `cvs update`. On 03/13/2007 10:21 PM, Chris Malton wrote: Found this while trying to compile PHP6 CVS: ext/gd/libgd/wbmp.o: In function `php_gd_readwbmp': /root/php6/ext/gd/libgd/wbmp.c:188: undefined reference to `overflow2' /root/php6/ex

[PHP-DEV] Current PHP6 CVS

2007-03-13 Thread Chris Malton
Found this while trying to compile PHP6 CVS: ext/gd/libgd/wbmp.o: In function `php_gd_readwbmp': /root/php6/ext/gd/libgd/wbmp.c:188: undefined reference to `overflow2' /root/php6/ext/gd/libgd/wbmp.c:188: undefined reference to `overflow2' ext/gd/libgd/wbmp.o: In function `php_gd_createwbmp': /root