classes like Dog gives
an even stranger result: $description is now correctly a separate value
in Cat vs Dog, but calling Animal::describe() now uses the value left by
its child class Cat?! See: http://3v4l.org/61P72
Any thoughts?
Thanks,
Laszlo
--
PHP Internals - PHP Runtime Development Mailing
tatic binding at all? http://3v4l.org/G9nCE
Thanks,
Laszlo
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
during last six months I've studied a language construct called Traits.
It is a construct to allow fine-grained code reuse and in my opinon
this would be a nice feature for PHP, which I did like to propose here.
The following RFC deals with the questions what Traits are, how they are
confirm there's no need for API changes. I will commit the fix as soon as
is't thoroughly tested, hopefully by the end of tomorrow.
Sorry for the delay, but luck isn't on my side lately. I've lost all my
uncommitted changes because of a silly mistake and I had to restart from
scr
Hi all.
I'm using php 5.1.2 compiled from source, with Apache 2.2.0
and MySQL 5.0.18 on SuSE Linux 9.2 pro.
I really do not see the need to keep telling php I'm
refering to the properties and method of the class I'm
already in, when php 5 should be able to deduce this from
Thanks to Marcus and everyone else for their comments.
I note the valid points you raised.
Keith
On Fri, 24 Feb 2006, Marcus Boerger wrote:
> To: [EMAIL PROTECTED]
> From: Marcus Boerger <[EMAIL PROTECTED]>
> Subject: Re: [PHP-DEV] using $this-> implicitly inside same cl
Hey,
Could anyone point me to the current document for the internal PHP
coding standards? (eg. Naming conventions, argument priorities...) .
Thanks,
Brad
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
tch is not merged and closed?
>>
>> Regards,
>>
>> --
>> Yasuo Ohgaki
>> yohg...@ohgaki.net
>>
>> --
>> PHP Internals - PHP Runtime Development Mailing List
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
> Hi,
&g
Hey,
I have created on GitHub a feature request for a path_join function
(https://github.com/php/php-src/issues/11258) and got the label that this
requires a RFC. So I am here now :)
The idea is to provide in PHP itself a function to join filesystem paths (idea:
path_join) like in other
ed with an actual RFC, the folks handing out the RFC
> karma would need your Wiki name.
>
> Best regards
> Tim Düsterhus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
On 2024-01-18 21:23, Niels Dossche wrote:
Hi Frederik
Just putting the link here so people find it more easily :-)
https://github.com/php/php-src/issues/13174
Cheers
Niels
Thank you, the link was originally on the text "on GitHub" but it seems
to have been stripped.
--
PHP Inter
ppy to hear
other ideas.
Kind regards,
Frederik van der Els
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
d be
automatically supported by this new fetch mode right? And indeed, it
would be
useful to use named parameters if available. I overlooked this
possibility in
my response to Saki.
Kind regards,
Frederik van der Els
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
On FreeBSD, I was gettting the following error message when PHP exits:
Php in free(): junk pointer, too high to make sense
Further investigation showed that it stops showing when the MySQL module is
disabled. I rebuilt my MySQL client libraries with debugging symbols, and
forced a crash on
> -Original Message-
> From: Jani Taskinen [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 13 February 2005 5:25 PM
> To: [EMAIL PROTECTED]
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] Symbol clash between Recode and MySQL
> extensions
>
>
>
>
/usr/local/lib/libtidy-0.99.so.0
#4 0x299e09c4 in tidyParseString () from /usr/local/lib/libtidy-0.99.so.0
#5 0x299a4b61 in zif_tidy_parse_string () from
/usr/local/lib/php/20041030/tidy.so
#6 0x08161db3 in zend_do_fcall_common_helper ()
#7 0x0816210e in zend_do_fcall_handler ()
#8 0x0814fe7e in
x27; == $this dot my_var,
than something like
'$this->my_var' == $this right-arrow my_var
Or, even some other single character that may be used
instead of the '->' pair. Any suggestions please?
Regards - Keith Roberts
http://www.karsites.net/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Thankyou for your quick replies Derick and Jason.
I've taken a look at the link below - but I don't want to
make any non-standard changes to the php engine - If it's
working, don't 'fix' it! I want my code to be portable as
well!
I agree with Andrei Zmievski&
Open Random values for include_path
Thanks,
Daniel S
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
I guess I can take a peek, but to get ramped up on the entire php engine
might take longer than just waiting for a fix to become available.
Maybe, because this is the only bug that seems to be causing problems on
my server(s) at this time it is the most important :) This bug seems to
have been
No I have not been able to isolate it, but I will try to set up a script
to force the bug out of hiding on a regular basis... Give me a while
though
thanks,
Daniel S
On Fri, 2003-08-15 at 17:01, Zeev Suraski wrote:
> At 01:46 16/08/2003, php wrote:
> >Zeev,
> >
> >If yo
Quoting Sebastian Bergmann <[EMAIL PROTECTED]>:
> A while ago I posted [1] a script that performed some micro-benchmarks
> on PHP.
>
> I have now refined this benchmark by splitting the monolithic script
> into one script per micro-benchmark thus performin
, it should be in. The non-purist won't use it! The non-purists
even now doesn't use E_ALL, they don't have E_NOTICEs enabled.
Andrey
Just my 0.046BGL :)
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
/debug_print_backtrace_ret_string.diff.txt
Ideas or comments? I would like to see it applied since it's faster (to type) to
pass true value to the function than using output buffering in userland which
needs 3 additional lines of code.
Andrey
--
PHP Internals - PHP Runtime Development Ma
VCS Account Rejected: desty rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: ocramius approved by tyrael \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: cmb approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: dustin rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: ivangabriele rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: tgdice rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: buhlerax approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: mcmic approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: matttait rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: trowski approved by salathe \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: matttait approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked test
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked luballomuyoyo
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
rasmus approved michaelhood account request \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked bspim
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked flmommens
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked riad
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I'm using the VC6 GUI usnder Windows XP and I'm Building PHP 5.0.4
The entire Build works but it comes up with these errors at the end.
"Linking...
Creating library ..\Release_TSDbg/php5ts.lib and object
..\Release_TSDbg/php5ts.exp
network.obj : error LNK2001: unresolved
--- "D. Walsh" <[EMAIL PROTECTED]> wrote:
> I've been trying to build PHP in Mac OS X Server
> 10.4.0
>
> The OS is a fresh install with the appropriate
> graphic libs installed
>
> It fails to configure with the switch '--with-gd'
>
I'm testing the cvs account request system to make sure it works, because
someone insists it's not. Ignore me. --philip
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: yuanyuqiang approved by tyrael \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: hywan approved by tyrael \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: bdrsuh rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: jslingerland rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: joelm approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: fredemmott approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: drew approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: eliw approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: cpusavage5150 rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: demo rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: kalesi rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: royopa rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: nishantcbse rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: hehexianshi rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: fmargaine approved by tyrael \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: leigh approved by tyrael \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: hellosys rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: covibe rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: itsmedinesh31 rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: jacob approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked dr0id
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked nickl
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked sajith
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked demoking8
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked heavenfactory
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
rasmus approved ardbiesheuvel account request \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
rasmus approved cpriest account request \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Approved tyraeltest10 \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Nuked tyraeltest10
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
why and I tend to
> > report this as a bug but I'm not sure.
> >
> >
> > --hakre
> >
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> SplFil
VCS Account Rejected: alejosimon rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: gabrielwu84 approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: mschuster91 approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Deleted: mschuster91 deleted by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: marco approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: dlsniper approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: mehdone rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: sverbeek rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: rajivgadda rejected by bjori /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: jas approved by pajoye \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: baronth rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: jenkins rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: kaplan approved by rasmus \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: requinix approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
{ return $this->Seconds / 3600; }
set { $this->Seconds = $value * 3600; } // The variable $value
holds the incoming value to be "set"
}
};
?>
After compiling and attempting to execute the above PHP file, I'm getting
this parse error:
Parse error: s
VCS Account Rejected: marcio rejected by tyrael /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: marcio approved by tyrael \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: edgarsandi rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Approved: ericmann approved by kalle \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
VCS Account Approved: shivam approved by derick \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
VCS Account Approved: saki approved by derick \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
library is
3.26+. Changing the internals of a SQLite database is something that
should be quite rare in the real world I think.
This addresses potential security issues for PHP applications allowing
end-users to run arbitrary SQL queries.
But please note that if your application does allow en
VCS Account Approved: sjon approved by salathe \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
er than nothing).
That's why it's used by ISPconfig and other panels: there is no other
solution that I know of.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: profforg rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
VCS Account Rejected: mgage rejected by rasmus /o\
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 199 matches
Mail list logo