-
DayUse
- France
- https://www.webdl.org
Block or Report
Block or report kissifrot
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
php-ixr Public
Forked from lsmonki/php-ixr
This is a fork of the original Incutio PHP XML-RPC library (IXR) SVN repo hosted on Google Code
-
-
symfony-parallel-process Public
Forked from jagandecapri/symfony-parallel-process
Simple parallel processing using Symfony Process component
-
system_daemon Public
Forked from kvz/system_daemon
(PEAR) class to Create Daemons with pure PHP
PHP 1
-
-
Minecraft-Overviewer Public
Forked from overviewer/Minecraft-Overviewer
Render high-resolution maps of a Minecraft world with a Google Maps powered interface
Python 1
68 contributions in the last year
Contribution activity
June 2022
Created 1 commit in 1 repository
Created an issue in phpstan/phpstan that received 3 comments
sprintf with float modifier is not considered as numeric-string on "subcalls"
Bug report
When called directly, a sprintf() with float modifier is correctly considerd as numeric-string
.
However, when called indirectly (sorry I…