Hey there,
On Fri, Dec 8, 2023 at 12:11 AM Vinicius Dias wrote:
> PHP doc article about writing tests [1] mentions gcov.php.net as the
> source to see the coverage, but this address is not available anymore.
>
The code coverage report can be found at
https://app.codecov.io/github/php/php-src
Hello Tim,
On Wed, Dec 6, 2023 at 9:05 AM Tim Starling wrote:
> Have you considered keeping the support matrix in the registry
> database, instead of in pecl.json? Then it can be updated with new
> build/test information after release.
We do it for windows, used by pickle, you can see one part
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hello!
PHP 8.1.27RC1 has just been released and can be downloaded from:
https://downloads.php.net/~patrickallaert/
or
https://qa.php.net/
or use the git tag: php-8.1.27RC1
Windows binaries are available at: https://windows.php.net/qa/#php-8.1
Hi Aleksander
On Thu, Dec 7, 2023 at 9:22 AM Aleksander Machniak wrote:
>
> I was under impression that bugs.php.net was supposed to be phased out.
> I.e. made read-only or something.
>
> https://bugs.php.net/bug.php?id=78628&edit=1 proves that it's not the
> case and I'm receiving annoying spam
Hi all,
Voting is now closed. As a result of the vote, this RFC was rejected. (7 in
favor, 8 against)
Therefore, as stated in the RFC, the following pull request will be adopted to
fix the bug in `round()`.
https://github.com/php/php-src/pull/12268
Thank you for all your votes.
Regards.
Saki
PHP doc article about writing tests [1] mentions gcov.php.net as the
source to see the coverage, but this address is not available anymore.
I believe this should be updated to show how the coverage can be found
so people know where to focus their efforts if they want to contribute
with tests.
[1]
PHP 8.3.1RC3 has just been released and may be downloaded from
https://downloads.php.net/~eric/
Or use the git tag: php-8.3.1RC3
Windows binaries are available at: https://windows.php.net/qa/
RC1 or RC2 have been skipped due to errors made during the release
process (my apologies).
Please t
PHP 8.2.14RC1 has just been released and can be downloaded from:
https://downloads.php.net/~pierrick/
or
https://qa.php.net/
or use the git tag: php-8.2.14RC1
Windows binaries are available at: https://windows.php.net/qa/#php-8.2
Please test it carefully, and report any bugs to
https://github
Hey, I'm not sure if this is bikeshedding, but the concept of parsing
bodies for non-POST requests lands really close to a proposal for adding a
QUERY method to the HTTP standard.
Draft:
https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-safe-method-w-body
Discussion:
https://github.com/httpw
> The feature request is about the following:
> We already have some functions to work with paths in PHP, e.g. basename,
> dirname, realpath.
> We do not have some common path APIs that you can find in other languages
> like: path_join to join paths and path_normalize to normalize paths.
...
> Wha
On Thu, 7 Dec 2023 at 06:36, Alex Pravdin wrote:
> Hello internals,
> [...]
> GMP:
> - Workaround: implements the GMP class that allows basic math operations.
> - Requires using separate functions for the rest of operations.
>
> - Objects are always casted to true, GMP(0) will equal to true.
>
T
On Wed, Dec 6, 2023 at 10:36 PM Alex Pravdin wrote:
> Hello internals,
>
>
> This is the second round of the discussion regarding arbitrary precision
> scalar type integration into PHP. The previous part:
> https://marc.info/?l=php-internals&m=168250492216838&w=2 was initiated by
> me before deep
>
> Someone tangential to your proposal, have you given any thought to
> implementing this similar to how Python treats numbers?
>
Unfortunately, I don't know many details of numbers treatment in Python...
In Python, integers have unlimited precision. I’m not sure how they store
> the values int
Hi,
I was under impression that bugs.php.net was supposed to be phased out.
I.e. made read-only or something.
https://bugs.php.net/bug.php?id=78628&edit=1 proves that it's not the
case and I'm receiving annoying spam recently.
--
Aleksander Machniak
Kolab Groupware Developer[https:/
14 matches
Mail list logo