Random Bugs and Testing RCs
At the PHP UK Conference Rasmus mentioned that he wants more people contributing to PHP. There are plenty of ways how you can do that.
The first one is testing release candidates RCs of PHP releases. You can do a very basic test by running "make test" after compiling PHP, but it's even a lot more important to test your own code with the RCs. This often catches more things as the PHP Development Team doesn't quite know how everybody uses PHP. It's a little bit late in the game now for PHP 5.4, but head over to http://qa.php.net/rc.php for a quick intro and a link to where to download the RC8. PHP 5.4.0 is not released yet, so testing the RC is still very valuable. Hurry up though, as this is most likely the last RC for 5.4.0! Also, you are not allowed to complain about PHP 5.4 breaking stuff unless you've tested RCs :-)
The second thing that Rasmus brought up is a new feature on http://bugs.php.net It's modelled like the "random cute cat picture" features that sites like http://cuteoverload.com use for giving you a random cat picture. Except that we don't show cute cats, but a random PHP bug. If you have a few spare minutes go hit http://bugs.php.net/random until there is either an unconfirmed bug report that needs triage, or perhaps you can just fix it because you're a C wizzard. This is hopefully a better time waster than random cute cats.
Oh, yeah, go test the PHP 5.4.0 RC! π±
Comments
As a long-time PHP user, but novice C coder.....I'm unsure how I could assist on bugs.php.net.
Are you suggesting that, in the least, I could attempt to repro bugs -- and then vote aka. "Have you experienced this issue?".
@Ken: Absolutely. Try out if you can reproduce it. If so, add a comment, and possibly as much information extra that you found. If you can't, ask for more information from that user.
How can I run tests when using the precompiled (Debian/dotdeb) PHP package?
@Simon: I'm not sure how to do that either (I'm using a precompiled Win32 build), and qa.php.net seems to only have instructions for building tests from source. Maybe it's not possible at this point for precompiled releases?
Life Line
Enjoying my afternoon and evening out at Lords for some cricket!
Updated a gate
Updated a bakery shop
Updated a convenience shop
Updated a restaurant and a cafe; Confirmed 2 restaurants and a cafe
I got myself a sheet of Sun-safe filter material, and McGuyvered a pop-up filter for my lens.
The first attempt sort of worked, but I didn't get the filter 100% straight. Luckily I have more material.
But this is sort of my first attempt, and a few sunspots are clearly visible on the right of the image.
Warning: Never look at the Sun without protection!
Go with 2026.02
Improve error messages for `timelib_duration_create_from_iso8601strinβ¦
Fix overflow in the nanosecond carry in `timelib_duration_div_static()`
Consistently use `stdint.h` types for `timelib_duration`
Created 2 recyclings
Created a home entrance and a main entrance
Go with 2026.01
Merged pull request #176
Fix #175: Update Makefile to get the latest version from iana.org site
Merged pull request #184
Added the 'timelib_duration_create_from_iso8601string' implementation
Document the 'static' variants, and correct the original functions' cβ¦
Add overflow detection to `timelib_duration_mul_static()`
Simplify `timelib_duration_sub_static()` for differently-signed inputs
Fix `timelib_duration_add_static()` for opposite signs
Handle normalization of `timelib_duration`βs `negative` in `timelib_dβ¦
Updated a restaurant
I walked 9.8km in 1h41m58s
Use `timelib_duration_null_abs_internal()` in `timelib_duration_mul_sβ¦



Shortlink
This article has a short URL available: https://drck.me/random-bug-9bp