Posts by [email protected] | |
Post #AtkSPDA48oCCwuUQsq by [email protected] | |
0 likes, 1 repeats | |
@jeremy_list @deane I did not say they were easy or shiny to use but they were … | |
Post #AtpKmYL5jz8HRs497A by [email protected] | |
0 likes, 1 repeats | |
PHP may be the first language to correctly support RFC3986 and WHATWG URL at th… | |
Post #Atq6xtr0svB9A2TPeq by [email protected] | |
0 likes, 1 repeats | |
@shaknais you are indeed correct a user may submit the Unicode version in the a… | |
Post #Atqn8Ob9d5slU0k7Q8 by [email protected] | |
0 likes, 1 repeats | |
@timwolla @shaknais which makes sense when you think about it you only want to… | |
Post #AuKMIThycIVACuJaXA by [email protected] | |
0 likes, 1 repeats | |
@mnapoli congrats!! Still amazed at the download rate of myclas/php-enum wonder… | |
Post #AuMPQUh5WYrll9Ki8G by [email protected] | |
0 likes, 1 repeats | |
It's official #PHP8.5 will get not one but two URI/URL compliant parsers �… | |
Post #AucyF4spki7vRtTfUm by [email protected] | |
0 likes, 1 repeats | |
My older brother once told me if you don't congratulate yourself no one wil… | |
Post #AvHuVBa2Biw6W4Szg0 by [email protected] | |
0 likes, 1 repeats | |
I just published my first PHP RFC https://wiki.php.net/rfc/data_encoding_api Co… | |
Post #AvIB6i6dopghNIdKKG by [email protected] | |
0 likes, 1 repeats | |
@jay you should not I added it to league/URI not yet in production. The conditi… | |
Post #AvIBKjJo6lZ1BmTbzk by [email protected] | |
0 likes, 1 repeats | |
@jay I did this https://github.com/thephpleague/uri-src/blob/master/interfaces/… | |
Post #AvUd1T5JMzURx5oqKu by [email protected] | |
0 likes, 1 repeats | |
thanks to https://github.com/pope-12 for - spotting an issue on league/csv - pr… | |
Post #AvWqE4lwlFnE291W0u by [email protected] | |
0 likes, 1 repeats | |
I was tired of using microtime(true) for simple profiling so I've create th… | |
Post #Ave4E40kLmqt8ZYOW0 by [email protected] | |
0 likes, 1 repeats | |
#PHP tips of the day For small packages, keeping test classes alongside the cla… | |
Post #AvfKHv7n7mQN9xfaIC by [email protected] | |
0 likes, 1 repeats | |
@Crell I may have miss it during Enum discussion but why can't in Backed En… | |
Post #AvfKMAZXdHtMEBfxYm by [email protected] | |
0 likes, 1 repeats | |
@Crell you can do this in Interfacesinterface MemoryUnit{ public const Byte … | |
Post #AvfLMpHSNcpCR85sFE by [email protected] | |
0 likes, 1 repeats | |
@Crell PHPStorm is telling me otherwise ... I should have tested on 3v4l good a… | |
Post #AvgK1yDO3sa5GidpQW by [email protected] | |
0 likes, 0 repeats | |
@Crell not a plugin ... just PHPStorm bug | |
Post #AvgK1yTL6ZLE4C6ZI8 by [email protected] | |
0 likes, 1 repeats | |
@zimzat @Crell good catch indeed 1_024 ** 4 is larger than PHP_INT_MAX on 32-bi… | |
Post #AvkyurA6l7lq7WfqO8 by [email protected] | |
0 likes, 1 repeats | |
https://github.com/bakame-php/aide-profiler is almost stable if you could give … | |
Post #Avl8rrRUG9Wtf90sSm by [email protected] | |
0 likes, 1 repeats | |
I have updated my RFC around data encoding in PHP to allow users to migrate to … |