Derick Rethans wrote:
> What exactly are you trying to fix here?
>
gcc 4.4's optimiser removes the overflow check present in
php_filter_parse_int and ZEND_HANDLE_NUMERIC (but I can't touch that part of
the code anyway...) which prevents the overflow from being detected.
Cheers,
--
Raphael Ge
On Mon, 22 Feb 2010, Raphael Geissert wrote:
> Derick Rethans wrote:
> > On Mon, 22 Feb 2010, Pierre Joye wrote:
> >> Please don't commit this change. I remember some issues with strtol
> >> (portability, BC breaks, etc.). Please wait until we figured them out,
> >> or find back in the archives wh
On Tue, Feb 23, 2010 at 12:13 AM, Raphael Geissert wrote:
> Derick Rethans wrote:
>> On Mon, 22 Feb 2010, Pierre Joye wrote:
>>> Please don't commit this change. I remember some issues with strtol
>>> (portability, BC breaks, etc.). Please wait until we figured them out,
>>> or find back in the ar
Derick Rethans wrote:
> On Mon, 22 Feb 2010, Pierre Joye wrote:
>> Please don't commit this change. I remember some issues with strtol
>> (portability, BC breaks, etc.). Please wait until we figured them out,
>> or find back in the archives why strtol could be a bad idea.
>
> Poratability was inde
22.2.2010 19:15, Johannes Schlüter wrote:
- Patches / file attachements
I like the idea of calling it "patch" so users won't immediatly upload
large big applications. Is there a size limit?
No limits apart from what is set in either httpd.conf or php.ini, also, they
need to be text forma
22.2.2010 17:28, Richard Quadling wrote:
A couple of low level things
Nitpicking, are we? :D
1 - Can/should the PHP Versions include release candidates?
Yes, they're outdated. This is one part that should be automated/centralized,
it's enough PITA for the RMs already to remember all the pl
Hi,
On Mon, 2010-02-22 at 15:58 +0200, Jani Taskinen wrote:
> FYI: I installed the "new" bug tracker to ez1.php.net for easier
> testing. Feel free to test it and comment to this thread. If the DNS has
Great!
>- Patches / file attachements
I like the idea of calling it "patch" so users wo
On Mon, 2010-02-22 at 10:50 -0600, Raphael Geissert wrote:
> Ah, I see, great.
> >From a quick look at the code it looks like it also uses pcntl.
>
> Is there any plan to switch to that other implementation?
>
> No work has been done in something like the threads extension, has there?
Why would
Hello all,
While on the subject of run-tests.php, any plans for it to support web
server SAPIs and not just CLI/CGI?
I've looked at http://qa.php.net/projects.php and saw no such bullet but
I thought asking anyhow won't hurt.
Thanks,
May the source be with you,
Best regards,
Jess Portnoy
Hi Pierre,
Pierre Joye wrote:
> There is an on-going work on run-test (which began as part of last
> year GSoC). I would begin there instead of working on the current
> run-test.php. Parallel testing is part of the new features as well, in
> a portable way (like not only where pcntl is available).
On 22 February 2010 13:58, Jani Taskinen wrote:
> FYI: I installed the "new" bug tracker to ez1.php.net for easier testing.
> Feel free to test it and comment to this thread. If the DNS has not
> propagated yet, just add this to your hosts file:
>
> 128.39.198.38 bugs-beta.php.net
>
> Keep in min
On Mon, 22 Feb 2010, Pierre Joye wrote:
> On Mon, Feb 22, 2010 at 2:21 AM, Raphael Geissert wrote:
> > Raphael Geissert wrote:
> >>
> >> If there's no objection, I would like to remove them entirely and use
> >> strtol in php_filter_int.
> >
> > By the way, I don't think that the fact that strtol
FYI: I installed the "new" bug tracker to ez1.php.net for easier
testing. Feel free to test it and comment to this thread. If the DNS has
not propagated yet, just add this to your hosts file:
128.39.198.38 bugs-beta.php.net
Keep in mind it's NOT totally new, it's simply been "cleaned up" and
Below is the valgrind output. Seem like it is OpenSSL's fault? Thus I am not
filling another bug report. Or can you do anything about it?
b.
==12933==
==12933== IN SUMMARY: 563339 errors from 307 contexts (suppressed: 69 from
1)
==12933==
==12933== malloc/free: in use at exit: 1,628 bytes in 44
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (109 total -- which includes 47 feature requests)
===[Apache related]===
47061 Open User not logged under Apache
===[
hi,
Please don't commit this change. I remember some issues with strtol
(portability, BC breaks, etc.). Please wait until we figured them out,
or find back in the archives why strtol could be a bad idea.
On Mon, Feb 22, 2010 at 2:21 AM, Raphael Geissert wrote:
> Raphael Geissert wrote:
>>
>> If
forgot to add the link to the repo:
http://svn.php.net/viewvc/php/phpruntests/
On Mon, Feb 22, 2010 at 9:20 AM, Pierre Joye wrote:
> hi,
>
> There is an on-going work on run-test (which began as part of last
> year GSoC). I would begin there instead of working on the current
> run-test.php. Para
hi,
There is an on-going work on run-test (which began as part of last
year GSoC). I would begin there instead of working on the current
run-test.php. Parallel testing is part of the new features as well, in
a portable way (like not only where pcntl is available).
Thanks for your work,
Cheers,
-
18 matches
Mail list logo