Re: [PHP-DEV] RC3

2004-05-27 Thread Adam Trachtenberg
to go. -adam -- adam trachtenberg [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] mysqli_fetch() return values

2004-02-18 Thread Adam Trachtenberg
functions. Thanks for pointing it out. The reason was, that we weren't sure if we need other return values (array fetch, etc) for MySQL 5.0/5.1 - but we will add a separate function for. I will change it and update documentation later today. Great. Thanks. -adam -- adam trachtenberg [EMAIL PR

Re: [PHP-DEV] SimpleXML: Moving Forward

2004-01-13 Thread Adam Trachtenberg
as $node) > print "Node Value: ".$node."\n"; I would actually expect abcd but only once: Node Value: abcd Concatenating all text parts _and_ returning them once for each part definitely seems wrong. Aren't those two lines contradictory? :) +1 on getChildren/

Re: [PHP-DEV] SimpleXML: Moving Forward

2004-01-13 Thread Adam Trachtenberg
ne the boundaries of what it is meant to handle. When do you tell someone that what they are doing should not be done in SimpleXML? This is where I get lost with the API as I don't really know its intended limitations. Does this bring us any closer to defining the boundaries? Would you like them shifted? :) -adam -- adam trachtenberg [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] BUG #18630

2003-10-29 Thread Adam Trachtenberg
uot;) . "\n";' /Users/adam/Documents/php/test/FOO realpath() will return a case-preserved match of the original file, but will match the name regardless of case. -adam -- adam trachtenberg [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] SimpleXML schema validate patch

2003-10-04 Thread Adam Trachtenberg
correctly. Please apply. -adam PS: Let me know if I generated the patch incorrectly. -- adam trachtenberg [EMAIL PROTECTED] Index: php_simplexml.h === RCS file: /repository/php-src/ext/simplexml/php_simplexml.h,v retrieving revision

[PHP-DEV] CVS Account Request: amt

2003-09-28 Thread Adam Trachtenberg
Hacking on pres2: I have a bunch of code clean ups to contribute as a prelude to some new features. I will probably also make some misc documentation updates. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php