Re: [PHP-DEV] RE: Fixing PECL + Core

2007-06-08 Thread Caroline Maynard
Gaetano Giunta wrote: As a side note: does anyone think that providing on pecl4win compiled versions corresponding to the official pecl package releases besides the "compiled from cvs" versions would be a good idea? Yes, the way it works at present does bother me. For this reason, in my extens

Re: [PHP-DEV] unexpected behaviour in SimpleXML (php 5.2.2)

2007-05-24 Thread Caroline Maynard
Vesselin Kenashkov wrote: Here is the first one - how one can find does a SimpleXMLElement has child nodes? Here is an example: $str = ''; $x = new SimpleXMLElement($str); if($x->subnode->children()) print 'yes'; else print 'no'; - will print 'no'; If the $str='';

Re: [PHP-DEV] C++ in non-threaded PHP

2007-02-07 Thread Caroline Maynard
Antony Dovgal wrote: On 01/23/2007 06:07 PM, Caroline Maynard wrote: I hit some problems compiling a C++ extension in a non-threaded environment, because of some missing extern "C" declarations. Looks like this was previously fixed for threaded mode only. Please would someone with k

[PHP-DEV] C++ in non-threaded PHP

2007-01-23 Thread Caroline Maynard
I hit some problems compiling a C++ extension in a non-threaded environment, because of some missing extern "C" declarations. Looks like this was previously fixed for threaded mode only. Please would someone with karma apply the following patch? Index: zend_globals_macros.h ===

[PHP-DEV] CVS Account Request: cem

2005-07-15 Thread Caroline Maynard
work on SDO extension -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php