l is not very simple structure - it doesn't work.
P.S.
Posting this message to php.internals seems to fail.
--
NetCat
---
FREE 10MB Email + AntiSpam + POP3 + more.
Get it at http://www.doal.co.il:81/free/?c=antispam
--
PHP Internals - PHP Runtime De
(rep_CAR(i),&t);
/* ??? add t to array php_array */
}
}
RETVAL_STRING("REP: Unsupported type yet\n",1);
return 0;
}
Thanks in advance.
--
NetCat
--
FREE 10MB Email + Antivirus + POP3 + more
Extension Community Library,
or PECL, on [EMAIL PROTECTED]
- Original Message -
From: "netcat" <[EMAIL PROTECTED]>
To: "PHP Development" <[EMAIL PROTECTED]>
Sent: Tuesday, October 07, 2003 9:43 AM
Subject: [PHP-DEV] help request: passing return value
H
Lisp backtrace:
Segmentation fault
---8<---
Is that rep's or php's problem?
May be t should be duplicated?
If yes, how?
--
NetCat
--
SPAM-Free 10mb Free email + Antivirus + POP3 + more...
Get it at http://ww
ktrace:
Segmentation fault
---8<---
Is that rep's or php's problem?
May be t should be duplicated?
If yes, how?
--
NetCat
---
FREE 10MB Email + AntiSpam + POP3 + more.
Get it at http://www.doal.co.il:81/free/?c=antispam
--
PHP I
Lisp backtrace:
Segmentation fault
---8<---
Is that rep's or php's problem?
May be t should be duplicated?
If yes, how?
--
NetCat
---
FREE 10MB Email + AntiSpam + POP3 + more.
Get it at http://www.doal.co.il:81/free/?c=antis
hp extension)
on picking up a license for the soft?
(I mean except ones on sf.net)
I want to publish first and than introduce that to my boss.
Seems to be the correct order?
What are my chances the people will join the project after
i will publish it ?
Any other ideas ?
P.S.
RTFM pointers are
ost a patch to the list please.
Thanks in advance.
--
NetCat
---
FREE 10MB Email + AntiSpam + POP3 + more.
Get it at http://www.doal.co.il:81/free/?c=antispam
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.ph
Andrei Zmievski wrote:
On Fri, 10 Oct 2003, netcat wrote:
Hi, all.
I've just made available first (for developers only) release of phprep
project.
home page:
http://phprep.sourceforge.net/
download:
http://sourceforge.net/project/showfiles.php?group_id=92157
Everyone is encouraged to
;/(foo)?bar/': ...
switch($foobar, "fnmatch") {
case '*.gif': ...
case '*.jpg': ...
switch($foober, "my_custom_function") {
...
switch($foobar, array($this, "compare_function") {
...
--
NetCat
--
7;t choose it.
As Dave said, we added === when no other language in the world has
that. Why would =~ be necessarily more confusing?
-adam
--
NetCat
---
VIRUS-Free 10mb Free email + Antivirus + POP3 + more...
Get it at http://www.doal.co.il:
Hartmut Holzgraefe wrote:
netcat wrote:
i've started to play with a more general way to handle this:
switch(mixed data [, callback compare_function])
seems the sanest thing up until now.
slighly O.T.: would be and even better if lambda functions were
available here
http://ph
less
important than #1 :)
--
NetCat
--
SPAM-Free 10mb Free email + Antivirus + POP3 + more...
Get it at http://www.doal.co.il:81/free/?c=all-spam
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
netcat wrote:
Hi, internals.
Please send me (post here i mean) a few links about
1. thread safety in general
2. thread saftey in php
3. I'm doing wrapper for librep wich is not thread
safe (so mailing archives say). Do I need to know
something special ?
After doing some googling i found
g($a,keyword 'aa' $ab) {
}
Ok, that's it from my side, it's up to you now,
- Chris
--
NetCat
--
SPAM-Free 10mb Free email + Antivirus + POP3 + more...
Get it at http://www.doal.co.il:81/free/?c=all-spam
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hartmut Holzgraefe wrote:
Sebastian Bergmann wrote:
netcat wrote:
Named parameters - i think is very good idea.
Named parameters are commonly implemented using an associated array in
PHP:
which is a nightmare performancewise and suboptimal as far as
syntax is concerned as the additional
anks.
-- Regards,
Buck Robinson
--
NetCat
--
SPAM-Free 10mb Free email + Antivirus + POP3 + more...
Get it at http://www.doal.co.il:81/free/?c=all-spam
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
--
NetCat
--
FREE 10MB Email + Antivirus + POP3 + more...
Get it at http://www.doal.co.il:81/free/?c=antivirus
--
PHP Internals - PHP Runtime Deve
On Wed, 2003-12-10 at 03:01, jason davidson wrote:
> Ive seen the Control Flow constuct With ...End With used in VB (yup,
> VB.. :)) although im not a fan of VB, i liked the feature, is there any
> consideration to this kind of construct for php.
> here the only example if it i could find online
On Wed, 2003-12-10 at 22:42, Justin Hannus wrote:
> I've used the "with (object)" construct in JavaScript before and I'm
> assuming it would work the same, but instead of:
>
> With $obj
> ->methodCall();
> // ugly ...
>
> it would be much sexier like:
>
> with ($obj) {
> methodCall();
> }
>
20 matches
Mail list logo