Hi folks!
Reading through https://externals.io/message/120323#120326 and
https://externals.io/message/120323#120332, it reminded me of a few times
I've seen similar debates on internals about "why not do this on userland?"
and the consensus seems to be inclined to only take the maintenance burden
Hi
Please do not "top-post". Instead reply inline and cut the quoted parts
to a minimum.
On 5/17/23 23:49, p...@shyim.de wrote:
No stripping would be needed at the end :)
I don't follow then.
Yes I would like to work on an proper RFC and make thoughts on the already
given feedback here :
Hi
On 5/16/23 18:17, Dan Ackroyd wrote:
I'm now opening discussion for the RFC "Marking overridden methods
(#[\Override])":
This RFC is probably a good idea, even if the number of people who
will benefit from the behaviour in the engine might be quite low. My
guess is the number of people who
On Wed, May 17, 2023 at 4:31 PM Chase Peeler wrote:
> Definitely a useful feature, but not sure it needs to be a core function.
>
>
I feel the same. There are countless useful utility functions which could
exist in core, many of which are even widely used and commonly reinvented
as userland funct
No stripping would be needed at the end :)
Yes I would like to work on an proper RFC and make thoughts on the already
given feedback here :)
My wiki name is: shyim
Thanks!
> On 17. May 2023, at 17:36, Tim Düsterhus wrote:
>
> Hi
>
> On 5/17/23 16:54, p...@shyim.de wrote:
>> When you concat
On Wed, 17 May 2023 at 18:24, Gunnard engebreth wrote:
>
> > Maybe im missing something here but the already available `dirname()`
> does this. right?
> https://www.php.net/manual/en/function.dirname.php
>
>
dirname just traverses up the directory, it doesn't join paths.
For example, this exampl
hello!
On 5/17/23 10:53 AM, Mikhail Galanin via internals wrote:
Hi,
Thank you for the proposal - it echoes somewhere inside me.
Just a little side-view of the problem...
Personally, I will be a fan of Kotlin-style Path API
E.g., the path is an object so we can get path items, and get
sub-pat
Hi,
Thank you for the proposal - it echoes somewhere inside me.
Just a little side-view of the problem...
Personally, I will be a fan of Kotlin-style Path API
E.g., the path is an object so we can get path items, and get
sub-path/resolve child nodes.
It appeared to be quite useful in practice.
Hi
On 5/17/23 16:54, p...@shyim.de wrote:
When you concat just the paths you have to think about:
- normalize string part to strip ending slash
Why is it necessary to strip the ending slash?
- for windows compatibility you have to use DIRECTORY_SEPERATOR
I don't use Windows, but to the be
On Wed, May 17, 2023 at 11:13 AM Timo Tijhof wrote:
> In case it is of interest, the implementation we use on Wikipedia
> as part of MediaWiki, is available on Packagist:
>
> https://packagist.org/packages/wikimedia/relpath
> https://www.mediawiki.org/wiki/RelPath
>
> --
> Timo Tijhof,
> Wikimedi
In case it is of interest, the implementation we use on Wikipedia
as part of MediaWiki, is available on Packagist:
https://packagist.org/packages/wikimedia/relpath
https://www.mediawiki.org/wiki/RelPath
--
Timo Tijhof,
Wikimedia Foundation.
https://timotijhof.net/
On Wed, May 17, 2023 at 3:54
On Wed, May 17, 2023 at 4:54 PM wrote:
> Hey,
>
> I have created on GitHub a feature request for a path_join function (
> https://github.com/php/php-src/issues/11258) and got the label that this
> requires a RFC. So I am here now :)
>
> The idea is to provide in PHP itself a function to join file
Hey,
I have created on GitHub a feature request for a path_join function
(https://github.com/php/php-src/issues/11258) and got the label that this
requires a RFC. So I am here now :)
The idea is to provide in PHP itself a function to join filesystem paths (idea:
path_join) like in other langua
Hi Everyone,
Yesterday, I updated the voting choices based on Rowan's suggestions. I
also picked a few signatures where
only one migration path is proposed (the short one).
Now, I'd be curious what to do with the FFI methods in question (
https://wiki.php.net/rfc/deprecate_functions_with_overload
14 matches
Mail list logo