On 03.02.2009, at 20:52, Greg Beaver wrote:
Stanislav Malyshev wrote:
Hi!
http://bugs.php.net/bug.php?id=46984 - E_STRICT
I think overriding foo($x) with foo($x, $y) - with both parameters
required - leads to calls to foo with one argument be wrong for
child -
thus violating LSP and war
Stanislav Malyshev wrote:
> Hi!
>
>> http://bugs.php.net/bug.php?id=46984 - E_STRICT
>
> I think overriding foo($x) with foo($x, $y) - with both parameters
> required - leads to calls to foo with one argument be wrong for child -
> thus violating LSP and warranting E_STRICT.
I agree. If $y were
On Tue, 3 Feb 2009, Stanislav Malyshev wrote:
> > http://bugs.php.net/bug.php?id=46984 - E_STRICT
>
> I think overriding foo($x) with foo($x, $y) - with both parameters required -
> leads to calls to foo with one argument be wrong for child - thus violating
> LSP and warranting E_STRICT.
I agree
Hi!
http://bugs.php.net/bug.php?id=46984 - E_STRICT
I think overriding foo($x) with foo($x, $y) - with both parameters
required - leads to calls to foo with one argument be wrong for child -
thus violating LSP and warranting E_STRICT.
--
Stanislav Malyshev, Zend Software Architect
s...@zend
Lukas Kahwe Smith wrote:
> Hi,
>
> I also just reopened:
> http://bugs.php.net/bug.php?id=46026
>
> Not sure if Greg has time ..
Actually, this was more complex than originally stated, in that this
code is incorrect:
if (SUCCESS == zend_hash_find(HASH_OF(filterparams), "concatenated",
sizeof("c
Hi:
I just reopend http://bugs.php.net/bug.php?id=43817 (opendir() fails on
Windows...) and marked the version 5.3.0beta1.
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAn
Greg Beaver wrote:
> Lukas Kahwe Smith wrote:
>> Aloha,
>>
>> So Johannes and I have chatted about what needs to happen before we can
>> go to RC1. If there are no bigger issues the next version will indeed be
>> RC1. Release sometime in the second half of February. No specific date
>> has been set
Lukas Kahwe Smith wrote:
> Hi,
>
> I also just reopened:
> http://bugs.php.net/bug.php?id=46026
>
> Not sure if Greg has time ..
Anyone can do this, the 3 lines that need removal are correct, I simply
forgot about it at commit time, and for the last erm, several months :)
Greg
--
PHP Inte
Lukas Kahwe Smith wrote:
> Aloha,
>
> So Johannes and I have chatted about what needs to happen before we can
> go to RC1. If there are no bigger issues the next version will indeed be
> RC1. Release sometime in the second half of February. No specific date
> has been set as of yet. One of the key
Hi,
I also just reopened:
http://bugs.php.net/bug.php?id=46026
Not sure if Greg has time ..
regards,
Lukas
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Aloha,
So Johannes and I have chatted about what needs to happen before we
can go to RC1. If there are no bigger issues the next version will
indeed be RC1. Release sometime in the second half of February. No
specific date has been set as of yet. One of the key questions before
a date can
Ok, let me retify myself and try to be more clear.
It's nothing related to PHP this first part.
I installed PHP 5.3 on different machines running Vista and other
running 7 build 7000. Both were installed same way (without
deactivating ACL).
At the end, I got Vista running ok, but 7 was not working
Hi,
And how did you workaround the ownership issue of scripts?
All File System functions didn't work for me when I tried.
Another one is SQLite driver that didn't work (it seems the driver is
not bundled with this build).
Also, I got a segfault when I tried to run a test suite that uses >
200MB
Just to let you know :-)
Windows 7 built 7000 no updates made (in VMware Workstation 6.5)
Apache 2.2.11 from apachehaus.com
PHP 5.2.8 from php.net
Runs very smooth.
Changes I made was to change the ext path in php.ini(-recommend) and added PHP
as module to httpd.conf
regards
Mario
On 27.01.2009, at 17:36, Nathanael D. Noblet wrote:
showing that passing null as the third param for substr is somehow
interpreted to mean no length or something. Is this indeed a bug
then? and if so where can I submit it?
Please submit a documentation bug if this change is not yet covere
2009/2/3 Karsten Dambekalns :
> Hi.
>
> On 02.02.2009 9:28 Uhr, mike wrote:
>>
>> There's some discussion going on -discuss about whether or not to
>> close PHP tags.
>
> ...
>>
>> Obviously the bonus is no stupid human error/whitespace type issues
>> with output buffering and such. But I wanted t
Hi.
On 02.02.2009 9:28 Uhr, mike wrote:
There's some discussion going on -discuss about whether or not to
close PHP tags.
...
Obviously the bonus is no stupid human error/whitespace type issues
with output buffering and such. But I wanted to know if there's any
opinion either way for any othe
17 matches
Mail list logo